Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-15157 (GCVE-0-2020-15157)
Vulnerability from cvelistv5
- CWE-522 - Insufficiently Protected Credentials
 
| Vendor | Product | Version | ||
|---|---|---|---|---|
| containerd | containerd | 
                    
                      
                        
                          Version: < 1.2.14 | 
                  
{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T13:08:22.310Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/containerd/containerd/releases/tag/v1.2.14"
          },
          {
            "name": "USN-4589-1",
            "tags": [
              "vendor-advisory",
              "x_refsource_UBUNTU",
              "x_transferred"
            ],
            "url": "https://usn.ubuntu.com/4589-1/"
          },
          {
            "name": "USN-4589-2",
            "tags": [
              "vendor-advisory",
              "x_refsource_UBUNTU",
              "x_transferred"
            ],
            "url": "https://usn.ubuntu.com/4589-2/"
          },
          {
            "name": "DSA-4865",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "https://www.debian.org/security/2021/dsa-4865"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "containerd",
          "vendor": "containerd",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 1.2.14"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \u201cforeign layer\u201d), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-522",
              "description": "CWE-522 Insufficiently Protected Credentials",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2021-02-28T11:06:37",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/containerd/containerd/releases/tag/v1.2.14"
        },
        {
          "name": "USN-4589-1",
          "tags": [
            "vendor-advisory",
            "x_refsource_UBUNTU"
          ],
          "url": "https://usn.ubuntu.com/4589-1/"
        },
        {
          "name": "USN-4589-2",
          "tags": [
            "vendor-advisory",
            "x_refsource_UBUNTU"
          ],
          "url": "https://usn.ubuntu.com/4589-2/"
        },
        {
          "name": "DSA-4865",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "https://www.debian.org/security/2021/dsa-4865"
        }
      ],
      "source": {
        "advisory": "GHSA-742w-89gc-8m9c",
        "discovery": "UNKNOWN"
      },
      "title": "containerd can be coerced into leaking credentials during image pull",
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2020-15157",
          "STATE": "PUBLIC",
          "TITLE": "containerd can be coerced into leaking credentials during image pull"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "containerd",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "\u003c 1.2.14"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "containerd"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \u201cforeign layer\u201d), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected."
            }
          ]
        },
        "impact": {
          "cvss": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          }
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "CWE-522 Insufficiently Protected Credentials"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c",
              "refsource": "CONFIRM",
              "url": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c"
            },
            {
              "name": "https://github.com/containerd/containerd/releases/tag/v1.2.14",
              "refsource": "MISC",
              "url": "https://github.com/containerd/containerd/releases/tag/v1.2.14"
            },
            {
              "name": "USN-4589-1",
              "refsource": "UBUNTU",
              "url": "https://usn.ubuntu.com/4589-1/"
            },
            {
              "name": "USN-4589-2",
              "refsource": "UBUNTU",
              "url": "https://usn.ubuntu.com/4589-2/"
            },
            {
              "name": "DSA-4865",
              "refsource": "DEBIAN",
              "url": "https://www.debian.org/security/2021/dsa-4865"
            }
          ]
        },
        "source": {
          "advisory": "GHSA-742w-89gc-8m9c",
          "discovery": "UNKNOWN"
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2020-15157",
    "datePublished": "2020-10-16T16:45:18",
    "dateReserved": "2020-06-25T00:00:00",
    "dateUpdated": "2024-08-04T13:08:22.310Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2020-15157\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2020-10-16T17:15:11.870\",\"lastModified\":\"2024-11-21T05:04:57.953\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \u201cforeign layer\u201d), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected.\"},{\"lang\":\"es\",\"value\":\"En containerd (un tiempo de ejecuci\u00f3n de contenedor est\u00e1ndar de la industria) anterior a la versi\u00f3n 1.2.14, Se presenta una vulnerabilidad de filtrado de credenciales.\u0026#xa0;Si un manifiesto de imagen de contenedor en el formato OCI Image o el formato Docker Image V2 Schema 2 incluye una URL para la ubicaci\u00f3n de una capa de imagen espec\u00edfica (tambi\u00e9n se conoce como \u201cforeign layer\u201d), el solucionador de containerd predeterminado seguir\u00e1 esa URL para intentar descargarla.\u0026#xa0;En la versi\u00f3n v1.2.x pero no en 1.3.0 o posterior, el solucionador de containerd predeterminado proporcionar\u00e1 sus credenciales de autenticaci\u00f3n si el servidor donde se encuentra la URL presenta un c\u00f3digo de estado HTTP 401 junto con encabezados HTTP espec\u00edficos del registro.\u0026#xa0;Si un atacante publica una imagen p\u00fablica con un manifiesto que indica que una de las capas se extraiga de un servidor web que controlan y enga\u00f1a a un usuario o sistema para que extraiga la imagen,\u0026#xa0;pueden obtener las credenciales usadas para extraer esa imagen.\u0026#xa0;En algunos casos, puede ser el nombre de usuario y la contrase\u00f1a del usuario para el registro.\u0026#xa0;En otros casos, estas pueden ser las credenciales adjuntas a la instancia virtual en nube que pueden otorgar acceso a otros recursos en nube en la cuenta.\u0026#xa0;El solucionador de containerd predeterminado es usado por el plugin cri-containerd (que puede ser usado por Kubernetes), la herramienta de desarrollo ctr y otros programas cliente que se han vinculado expl\u00edcitamente con \u00e9l.\u0026#xa0;Esta vulnerabilidad ha sido corregida en containerd versi\u00f3n 1.2.14.\u0026#xa0;containerd versi\u00f3n 1.3 y posteriores no est\u00e1n afectados.\u0026#xa0;Si est\u00e1 utilizando containerd versi\u00f3n 1.3 o posterior, no estar\u00e1 afectado.\u0026#xa0;Si est\u00e1 utilizando cri-containerd en la serie 1.2 o anterior, debe asegurarse de obtener solo im\u00e1genes de fuentes confiables. Otros tiempos de ejecuci\u00f3n de contenedores construidos por encima de containerd pero que no usan el solucionador predeterminado (tal y como Docker) no est\u00e1n afectados\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":4.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":4.0}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:N/C:P/I:N/A:N\",\"baseScore\":2.6,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":4.9,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-522\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-522\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:containerd:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.2.0\",\"versionEndExcluding\":\"1.2.14\",\"matchCriteriaId\":\"0C304363-533E-4DA0-9F40-93E6D86E59CD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:containerd:1.3.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"456DE836-AA57-4EFD-A86C-605C7E3F2458\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:containerd:1.3.0:beta0:*:*:*:*:*:*\",\"matchCriteriaId\":\"BF7FDBEC-0537-4A66-849D-C713643D2AE0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:containerd:1.3.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"F0B14069-915C-4CA6-BF0C-EC9E8182376F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:containerd:1.3.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"CCD383CB-954C-42D3-B1A6-7116BA2CA022\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:containerd:1.3.0:rc0:*:*:*:*:*:*\",\"matchCriteriaId\":\"E34C93C2-DCBD-4F8A-AE8D-4EDF49CE2BAC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:containerd:1.3.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"541DDD1F-302B-41C7-A4EC-362E3AEDEDDF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:containerd:1.3.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"023E3733-2DF7-4272-A373-65FE6F1C123D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:linuxfoundation:containerd:1.3.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"BBF42CAF-4E8D-46ED-9C14-1EFA57721A72\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"902B8056-9E37-443B-8905-8AA93E2447FB\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://github.com/containerd/containerd/releases/tag/v1.2.14\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4589-1/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4589-2/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4865\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/containerd/containerd/releases/tag/v1.2.14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4589-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4589-2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4865\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
  }
}
  suse-su-2022:23018-1
Vulnerability from csaf_suse
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": "Security update for conmon, libcontainers-common, libseccomp, podman",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for conmon, libcontainers-common, libseccomp, podman fixes the following issues:\n\npodman was updated to 3.4.4.\n\nSecurity issues fixed:\n\n\n- fix CVE-2021-41190 [bsc#1193273], opencontainers: OCI manifest and index parsing confusion\n- fix CVE-2021-4024  [bsc#1193166], podman machine spawns gvproxy with port binded to all IPs\n- fix CVE-2021-20199 [bsc#1181640], Remote traffic to rootless containers is seen as orginating from localhost\n\n- Add: Provides: podman:/usr/bin/podman-remote subpackage for a clearer upgrade\n  path from podman \u003c 3.1.2\n\nUpdate to version 3.4.4:\n\n  * Bugfixes\n\n    - Fixed a bug where the podman exec command would, under some circumstances,\n      print a warning message about failing to move conmon to the appropriate cgroup (#12535).\n    - Fixed a bug where named volumes created as part of container creation\n      (e.g. podman run --volume avolume:/a/mountpoint or similar) would be\n      mounted with incorrect permissions (#12523).\n    - Fixed a bug where the podman-remote create and podman-remote run commands\n      did not properly handle the --entrypoint=\u0027\u0027 option (to clear the container\u0027s entrypoint) (#12521).\n\n- Update to version 3.4.3:\n\n  * Security\n\n    - This release addresses CVE-2021-4024, where the podman machine command opened the gvproxy API (used to forward ports to podman machine VMs) to the public internet on port 7777.\n    - This release addresses CVE-2021-41190, where incomplete specification of behavior regarding image manifests could lead to inconsistent decoding on different clients.\n\n  * Features\n\n    - The --secret type=mount option to podman create and podman run supports a new option, target=, which specifies where in the container the secret will be mounted (#12287).\n\n  * Bugfixes\n\n    - Fixed a bug where rootless Podman would occasionally print warning messages about failing to move the pause process to a new cgroup (#12065).\n    - Fixed a bug where the podman run and podman create commands would, when pulling images, still require TLS even with registries set to Insecure via config file (#11933).\n    - Fixed a bug where the podman generate systemd command generated units that depended on multi-user.target, which has been removed from some distributions (#12438).\n    - Fixed a bug where Podman could not run containers with images that had /etc/ as a symlink (#12189).\n    - Fixed a bug where the podman logs -f command would, when using the journald logs backend, exit immediately if the container had previously been restarted (#12263).\n    - Fixed a bug where, in containers on VMs created by podman machine, the host.containers.internal name pointed to the VM, not the host system (#11642).\n    - Fixed a bug where containers and pods created by the podman play kube command in VMs managed by podman machine would not automatically forward ports from the host machine (#12248).\n    - Fixed a bug where podman machine init would fail on OS X when GNU Coreutils was installed (#12329).\n    - Fixed a bug where podman machine start would exit before SSH on the started VM was accepting connections (#11532).\n    - Fixed a bug where the podman run command with signal proxying (--sig-proxy) enabled could print an error if it attempted to send a signal to a container that had just exited (#8086).\n    - Fixed a bug where the podman stats command would not return correct information for containers running Systemd as PID1 (#12400).\n    - Fixed a bug where the podman image save command would fail on OS X when writing the image to STDOUT (#12402).\n    - Fixed a bug where the podman ps command did not properly handle PS arguments which contained whitespace (#12452).\n    - Fixed a bug where the podman-remote wait command could fail to detect that the container exited and return an error under some circumstances (#12457).\n    - Fixed a bug where the Windows MSI installer for podman-remote would break the PATH environment variable by adding an extra \u0027 (#11416).\n\n  * API\n\n    - The Libpod Play Kube endpoint now also accepts ConfigMap YAML as part of its payload, and will use provided any ConfigMap to configure provided pods and services.\n    - Fixed a bug where the Compat Create endpoint for Containers would not always create the container\u0027s working directory if it did not exist (#11842).\n    - Fixed a bug where the Compat Create endpoint for Containers returned an incorrect error message with 404 errors when the requested image was not found (#12315).\n    - Fixed a bug where the Compat Create endpoint for Containers did not properly handle the HostConfig.Mounts field (#12419).\n    - Fixed a bug where the Compat Archive endpoint for Containers did not properly report errors when the operation failed (#12420).\n    - Fixed a bug where the Compat Build endpoint for Images ignored the layers query parameter (for caching intermediate layers from the build) (#12378).\n    - Fixed a bug where the Compat Build endpoint for Images did not report errors in a manner compatible with Docker (#12392).\n    - Fixed a bug where the Compat Build endpoint for Images would fail to build if the context directory was a symlink (#12409).\n    - Fixed a bug where the Compat List endpoint for Images included manifest lists (and not just images) in returned results (#12453).\n\n- Update to version 3.4.2:\n\n  * Fixed a bug where podman tag could not tag manifest lists (#12046).\n  * Fixed a bug where built-in volumes specified by images would not be\n    created correctly under some circumstances.\n  * Fixed a bug where, when using Podman Machine on OS X, containers in pods\n    did not have working port forwarding from the host (#12207).\n  * Fixed a bug where the podman network reload command command on containers\n    using the slirp4netns network mode and the rootlessport port forwarding\n    driver would make an unnecessary attempt to restart rootlessport\n    on containers that did not forward ports.\n  * Fixed a bug where the podman generate kube command would generate YAML\n    including some unnecessary (set to default) fields (e.g. empty SELinux and\n    DNS configuration blocks, and the privileged flag when set to false) (#11995).\n  * Fixed a bug where the podman pod rm command could, if interrupted at the right moment,\n    leave a reference to an already-removed infra container behind (#12034).\n  * Fixed a bug where the podman pod rm command would not remove pods with\n    more than one container if all containers save for the infra container\n    were stopped unless --force was specified (#11713).\n  * Fixed a bug where the --memory flag to podman run and podman create did\n    not accept a limit of 0 (which should specify unlimited memory) (#12002).\n  * Fixed a bug where the remote Podman client\u0027s podman build command could\n    attempt to build a Dockerfile in the working directory of the podman\n    system service instance instead of the Dockerfile specified by the user (#12054).\n  * Fixed a bug where the podman logs --tail command could function improperly\n    (printing more output than requested) when the journald log driver was used.\n  * Fixed a bug where containers run using the slirp4netns network mode with\n    IPv6 enabled would not have IPv6 connectivity until several seconds after they started (#11062).\n  * Fixed a bug where some Podman commands could cause an extra dbus-daemon\n    process to be created (#9727).\n  * Fixed a bug where rootless Podman would sometimes print warnings\n    about a failure to move the pause process into a given CGroup (#12065).\n  * Fixed a bug where the checkpointed field in podman inspect on a container\n    was not set to false after a container was restored.\n  * Fixed a bug where the podman system service command would print\n    overly-verbose logs about request IDs (#12181).\n  * Fixed a bug where Podman could, when creating a new container without a name\n    explicitly specified by the user, sometimes use an auto-generated name already\n    in use by another container if multiple containers were being created in parallel (#11735).\n\nUpdate to version 3.4.1:\n\n  * Bugfixes\n\n    - Fixed a bug where podman machine init could, under some circumstances,\n      create invalid machine configurations which could not be started (#11824).\n    - Fixed a bug where the podman machine list command would not properly\n      populate some output fields.\n    - Fixed a bug where podman machine rm could leave dangling sockets from\n      the removed machine (#11393).\n    - Fixed a bug where podman run --pids-limit=-1 was not supported (it now\n      sets the PID limit in the container to unlimited) (#11782).\n    - Fixed a bug where podman run and podman attach could throw errors about\n      a closed network connection when STDIN was closed by the client (#11856).\n    - Fixed a bug where the podman stop command could fail when run on a\n      container that had another podman stop command run on it previously.\n    - Fixed a bug where the --sync flag to podman ps was nonfunctional.\n    - Fixed a bug where the Windows and OS X remote clients\u0027 podman stats\n      command would fail (#11909).\n    - Fixed a bug where the podman play kube command did not properly handle\n      environment variables whose values contained an = (#11891).\n    - Fixed a bug where the podman generate kube command could generate\n      invalid annotations when run on containers with volumes that use SELinux\n      relabelling (:z or :Z) (#11929).\n    - Fixed a bug where the podman generate kube command would generate YAML\n      including some unnecessary (set to default) fields (e.g. user and group,\n      entrypoint, default protocol for forwarded ports) (#11914, #11915, and #11965).\n    - Fixed a bug where the podman generate kube command could, under some\n      circumstances, generate YAML including an invalid targetPort field for\n      forwarded ports (#11930).\n    - Fixed a bug where rootless Podman\u0027s podman info command could, under\n      some circumstances, not read available CGroup controllers (#11931).\n    - Fixed a bug where podman container checkpoint --export would fail to\n      checkpoint any container created with --log-driver=none (#11974).\n\n  * API\n\n    - Fixed a bug where the Compat Create endpoint for Containers could panic\n      when no options were passed to a bind mount of tmpfs (#11961).\n\nUpdate to version 3.4.0:\n\n  * Features\n\n    - Pods now support init containers! Init containers are containers which run before the rest of the pod starts. There are two types of init containers: \u0027always\u0027, which always run before the pod is started, and \u0027once\u0027, which only run the first time the pod starts and are subsequently removed. They can be added using the podman create command\u0027s --init-ctr option.\n    - Support for init containers has also been added to podman play kube and podman generate kube - init containers contained in Kubernetes YAML will be created as Podman init containers, and YAML generated by Podman will include any init containers created.\n    - The podman play kube command now supports building images. If the --build option is given and a directory with the name of the specified image exists in the current working directory and contains a valid Containerfile or Dockerfile, the image will be built and used for the container.\n    - The podman play kube command now supports a new option, --teardown, which removes any pods and containers created by the given Kubernetes YAML.\n    - The podman generate kube command now generates annotations for SELinux mount options on volume (:z and :Z) that are respected by the podman play kube command.\n    - A new command has been added, podman pod logs, to return logs for all containers in a pod at the same time.\n    - Two new commands have been added, podman volume export (to export a volume to a tar file) and podman volume import) (to populate a volume from a given tar file).\n    - The podman auto-update command now supports simple rollbacks. If a container fails to start after an automatic update, it will be rolled back to the previous image and restarted again.\n    - Pods now share their user namespace by default, and the podman pod create command now supports the --userns option. This allows rootless pods to be created with the --userns=keep-id option.\n    - The podman pod ps command now supports a new filter with its --filter option, until, which returns pods created before a given timestamp.\n    - The podman image scp command has been added. This command allows images to be transferred between different hosts.\n    - The podman stats command supports a new option, --interval, to specify the amount of time before the information is refreshed.\n    - The podman inspect command now includes ports exposed (but not published) by containers (e.g. ports from --expose when --publish-all is not specified).\n    - The podman inspect command now has a new boolean value, Checkpointed, which indicates that a container was stopped as a result of a podman container checkpoint operation.\n    - Volumes created by podman volume create now support setting quotas when run atop XFS. The size and inode options allow the maximum size and maximum number of inodes consumed by a volume to be limited.\n    - The podman info command now outputs information on what log drivers, network drivers, and volume plugins are available for use (#11265).\n    - The podman info command now outputs the current log driver in use, and the variant and codename of the distribution in use.\n    - The parameters of the VM created by podman machine init (amount of disk space, memory, CPUs) can now be set in containers.conf.\n    - The podman machine ls command now shows additional information (CPUs, memory, disk size) about VMs managed by podman machine.\n    - The podman ps command now includes healthcheck status in container state for containers that have healthchecks (#11527).\n\n  * Changes\n\n    - The podman build command has a new alias, podman buildx, to improve compatibility with Docker. We have already added support for many docker buildx flags to podman build and aim to continue to do so.\n    - Cases where Podman is run without a user session or a writable temporary files directory will now produce better error messages.\n    - The default log driver has been changed from file to journald. The file driver did not properly support log rotation, so this should lead to a better experience. If journald is not available on the system, Podman will automatically revert to the file.\n    - Podman no longer depends on ip for removing networks (#11403).\n    - The deprecated --macvlan flag to podman network create now warns when it is used. It will be removed entirely in the Podman 4.0 release.\n    - The podman machine start command now prints a message when the VM is successfully started.\n    - The podman stats command can now be used on containers that are paused.\n    - The podman unshare command will now return the exit code of the command that was run in the user namespace (assuming the command was successfully run).\n    - Successful healthchecks will no longer add a healthy line to the system log to reduce log spam.\n    - As a temporary workaround for a lack of shortname prompts in the Podman remote client, VMs created by podman machine now default to only using the docker.io registry.\n\n  * Bugfixes\n\n    - Fixed a bug where whitespace in the definition of sysctls (particularly default sysctls specified in containers.conf) would cause them to be parsed incorrectly.\n    - Fixed a bug where the Windows remote client improperly validated volume paths (#10900).\n    - Fixed a bug where the first line of logs from a container run with the journald log driver could be skipped.\n    - Fixed a bug where images created by podman commit did not include ports exposed by the container.\n    - Fixed a bug where the podman auto-update command would ignore the io.containers.autoupdate.authfile label when pulling images (#11171).\n    - Fixed a bug where the --workdir option to podman create and podman run could not be set to a directory where a volume was mounted (#11352).\n    - Fixed a bug where systemd socket-activation did not properly work with systemd-managed Podman containers (#10443).\n    - Fixed a bug where environment variable secrets added to a container were not available to exec sessions launched in the container.\n    - Fixed a bug where rootless containers could fail to start the rootlessport port-forwarding service when XDG_RUNTIME_DIR was set to a long path.\n    - Fixed a bug where arguments to the --systemd option to podman create and podman run were case-sensitive (#11387).\n    - Fixed a bug where the podman manifest rm command would also remove images referenced by the manifest, not just the manifest itself (#11344).\n    - Fixed a bug where the Podman remote client on OS X would not function properly if the TMPDIR environment variable was not set (#11418).\n    - Fixed a bug where the /etc/hosts file was not guaranteed to contain an entry for localhost (this is still not guaranteed if --net=host is used; such containers will exactly match the host\u0027s /etc/hosts) (#11411).\n    - Fixed a bug where the podman machine start command could print warnings about unsupported CPU features (#11421).\n    - Fixed a bug where the podman info command could segfault when accessing cgroup information.\n    - Fixed a bug where the podman logs -f command could hang when a container exited (#11461).\n    - Fixed a bug where the podman generate systemd command could not be used on containers that specified a restart policy (#11438).\n    - Fixed a bug where the remote Podman client\u0027s podman build command would fail to build containers if the UID and GID on the client were higher than 65536 (#11474).\n    - Fixed a bug where the remote Podman client\u0027s podman build command would fail to build containers if the context directory was a symlink (#11732).\n    - Fixed a bug where the --network flag to podman play kube was not properly parsed when a non-bridge network configuration was specified.\n    - Fixed a bug where the podman inspect command could error when the container being inspected was removed as it was being inspected (#11392).\n    - Fixed a bug where the podman play kube command ignored the default pod infra image specified in containers.conf.\n    - Fixed a bug where the --format option to podman inspect was nonfunctional under some circumstances (#8785).\n    - Fixed a bug where the remote Podman client\u0027s podman run and podman exec commands could skip a byte of output every 8192 bytes (#11496).\n    - Fixed a bug where the podman stats command would print nonsensical results if the container restarted while it was running (#11469).\n    - Fixed a bug where the remote Podman client would error when STDOUT was redirected on a Windows client (#11444).\n    - Fixed a bug where the podman run command could return 0 when the application in the container exited with 125 (#11540).\n    - Fixed a bug where containers with --restart=always set using the rootlessport port-forwarding service could not be restarted automatically.\n    - Fixed a bug where the --cgroups=split option to podman create and podman run was silently discarded if the container was part of a pod.\n    - Fixed a bug where the podman container runlabel command could fail if the image name given included a tag.\n    - Fixed a bug where Podman could add an extra 127.0.0.1 entry to /etc/hosts under some circumstances (#11596).\n    - Fixed a bug where the remote Podman client\u0027s podman untag command did not properly handle tags including a digest (#11557).\n    - Fixed a bug where the --format option to podman ps did not properly support the table argument for tabular output.\n    - Fixed a bug where the --filter option to podman ps did not properly handle filtering by healthcheck status (#11687).\n    - Fixed a bug where the podman run and podman start --attach commands could race when retrieving the exit code of a container that had already been removed resulting in an error (e.g. by an external podman rm -f) (#11633).\n    - Fixed a bug where the podman generate kube command would add default environment variables to generated YAML.\n    - Fixed a bug where the podman generate kube command would add the default CMD from the image to generated YAML (#11672).\n    - Fixed a bug where the podman rm --storage command could fail to remove containers under some circumstances (#11207).\n    - Fixed a bug where the podman machine ssh command could fail when run on Linux (#11731).\n    - Fixed a bug where the podman stop command would error when used on a container that was already stopped (#11740).\n    - Fixed a bug where renaming a container in a pod using the podman rename command, then removing the pod using podman pod rm, could cause Podman to believe the new name of the container was permanently in use, despite the container being removed (#11750).\n\n  * API\n\n    - The Libpod Pull endpoint for Images now has a new query parameter, quiet, which (when set to true) suppresses image pull progress reports (#10612).\n    - The Compat Events endpoint now includes several deprecated fields from the Docker v1.21 API for improved compatibility with older clients.\n    - The Compat List and Inspect endpoints for Images now prefix image IDs with sha256: for improved Docker compatibility (#11623).\n    - The Compat Create endpoint for Containers now properly sets defaults for healthcheck-related fields (#11225).\n    - The Compat Create endpoint for Containers now supports volume options provided by the Mounts field (#10831).\n    - The Compat List endpoint for Secrets now supports a new query parameter, filter, which allows returned results to be filtered.\n    - The Compat Auth endpoint now returns the correct response code (500 instead of 400) when logging into a registry fails.\n    - The Version endpoint now includes information about the OCI runtime and Conmon in use (#11227).\n    - Fixed a bug where the X-Registry-Config header was not properly handled, leading to errors when pulling images (#11235).\n    - Fixed a bug where invalid query parameters could cause a null pointer dereference when creating error messages.\n    - Logging of API requests and responses at trace level has been greatly improved, including the addition of an X-Reference-Id header to correlate requests and responses (#10053).\n\nUpdate to version 3.3.1:\n\n  * Bugfixes\n\n    - Fixed a bug where unit files created by podman generate systemd could\n      not cleanup shut down containers when stopped by systemctl stop (#11304).\n    - Fixed a bug where podman machine commands would not properly locate\n      the gvproxy binary in some circumstances.\n    - Fixed a bug where containers created as part of a pod using the\n      --pod-id-file option would not join the pod\u0027s network namespace (#11303).\n    - Fixed a bug where Podman, when using the systemd cgroups driver,\n      could sometimes leak dbus sessions.\n    - Fixed a bug where the until filter to podman logs and podman events\n      was improperly handled, requiring input to be negated (#11158).\n    - Fixed a bug where rootless containers using CNI networking run on\n      systems using systemd-resolved for DNS would fail to start if resolved\n      symlinked /etc/resolv.conf to an absolute path (#11358).\n\n  * API\n\n    - A large number of potential file descriptor leaks from improperly closing\n      client connections have been fixed.\n\nUpdate to version 3.3.0:\n\n  * Fix network aliases with network id\n  * machine: compute sha256 as we read the image file\n  * machine: check for file exists instead of listing directory\n  * pkg/bindings/images.nTar(): slashify hdr.Name values\n  * Volumes: Only remove from DB if plugin removal succeeds\n  * For compatibility, ignore Content-Type\n  * [v3.3] Bump c/image 5.15.2, buildah v1.22.3\n  * Implement SD-NOTIFY proxy in conmon\n  * Fix rootless cni dns without systemd stub resolver\n  * fix rootlessport flake\n  * Skip stats test in CGv1 container environments\n  * Fix AVC denials in tests of volume mounts\n  * Restore buildah-bud test requiring new images\n  * Revert \u0027.cirrus.yml: use fresh images for all VMs\u0027\n  * Fix device tests using ls test files\n  * Enhance priv. dev. check\n  * Workaround host availability of /dev/kvm\n  * Skip cgroup-parent test due to frequent flakes\n  * Cirrus: Fix not uploading logformatter html\n\nSwitch to crun (bsc#1188914)\n\nUpdate to version 3.2.3:\n\n  * Bump to v3.2.3\n  * Update release notes for v3.2.3\n  * vendor containers/common@v0.38.16\n  * vendor containers/buildah@v1.21.3\n  * Fix race conditions in rootless cni setup\n  * CNI-in-slirp4netns: fix bind-mount for /run/systemd/resolve/stub-resolv.conf\n  * Make rootless-cni setup more robust\n  * Support uid,gid,mode options for secrets\n  * vendor containers/common@v0.38.15\n  * [CI:DOCS] podman search: clarify that results depend on implementation\n  * vendor containers/common@v0.38.14\n  * vendor containers/common@v0.38.13\n  * [3.2] vendor containers/common@v0.38.12\n  * Bump README to v3.2.2\n  * Bump to v3.2.3-dev\n\n- Update to version 3.2.2:\n  * Bump to v3.2.2\n  * fix systemcontext to use correct TMPDIR\n  * Scrub podman commands to use report package\n  * Fix volumes with uid and gid options\n  * Vendor in c/common v0.38.11\n  * Initial release notes for v3.2.2\n  * Fix restoring of privileged containers\n  * Fix handling of podman-remote build --device\n  * Add support for podman remote build -f - .\n  * Fix panic condition in cgroups.getAvailableControllers\n  * Fix permissions on initially created named volumes\n  * Fix building static podman-remote\n  * add correct slirp ip to /etc/hosts\n  * disable tty-size exec checks in system tests\n  * Fix resize race with podman exec -it\n  * Fix documentation of the --format option of podman push\n  * Fix systemd-resolved detection.\n  * Health Check is not handled in the compat LibpodToContainerJSON\n  * Do not use inotify for OCICNI\n  * getContainerNetworkInfo: lock netNsCtr before sync\n  * [NO TESTS NEEDED] Create /etc/mtab with the correct ownership\n  * Create the /etc/mtab file if does not exists\n  * [v3.2] cp: do not allow dir-\u003efile copying\n  * create: support images with invalid platform\n  * vendor containers/common@v0.38.10\n  * logs: k8s-file: restore poll sleep\n  * logs: k8s-file: fix spurious error logs\n  * utils: move message from warning to debug\n  * Bump to v3.2.2-dev\n\n- Update to version 3.2.1:\n  * Bump to v3.2.1\n  * Updated release notes for v3.2.1\n  * Fix network connect race with docker-compose\n  * Revert \u0027Ensure minimum API version is set correctly in tests\u0027\n  * Fall back to string for dockerfile parameter\n  * remote events: fix --stream=false\n  * [CI:DOCS] fix incorrect network remove api doc\n  * remote: always send resize before the container starts\n  * remote events: support labels\n  * remote pull: cancel pull when connection is closed\n  * Fix network prune api docs\n  * Improve systemd-resolved detection\n  * logs: k8s-file: fix race\n  * Fix image prune --filter cmd behavior\n  * Several shell completion fixes\n  * podman-remote build should handle -f option properly\n  * System tests: deal with crun 0.20.1\n  * Fix build tags for pkg/machine...\n  * Fix pre-checkpointing\n  * container: ignore named hierarchies\n  * [v3.2] vendor containers/common@v0.38.9\n  * rootless: fix fast join userns path\n  * [v3.2] vendor containers/common@v0.38.7\n  * [v3.2] vendor containers/common@v0.38.6\n  * Correct qemu options for Intel macs\n  * Ensure minimum API version is set correctly in tests\n  * Bump to v3.2.1-dev\n\n- Update to version 3.2.0:\n  * Bump to v3.2.0\n  * Fix network create macvlan with subnet option\n  * Final release notes updates for v3.2.0\n  * add ipv6 nameservers only when the container has ipv6 enabled\n  * Use request context instead of background\n  * [v.3.2] events: support disjunctive filters\n  * System tests: add :Z to volume mounts\n  * generate systemd: make mounts portable\n  * vendor containers/storage@v1.31.3\n  * vendor containers/common@v0.38.5\n  * Bump to v3.2.0-dev\n  * Bump to v3.2.0-RC3\n  * Update release notes for v3.2.0-RC3\n  * Fix race on podman start --all\n  * Fix race condition in running ls container in a pod\n  * docs: --cert-dir: point to containers-certs.d(5)\n  * Handle hard links in different directories\n  * Improve OCI Runtime error\n  * Handle hard links in remote builds\n  * Podman info add support for status of cgroup controllers\n  * Drop container does not exist on removal to debugf\n  * Downgrade API service routing table logging\n  * add libimage events\n  * docs: generate systemd: XDG_RUNTIME_DIR\n  * Fix problem copying files when container is in host pid namespace\n  * Bump to v3.2.0-dev\n  * Bump to v3.2.0-RC2\n  * update c/common\n  * Update Cirrus DEST_BRANCH to v3.2\n  * Updated vendors of c/image, c/storage, Buildah\n  * Initial release notes for v3.2.0-RC2\n  * Add script for identifying commits in release branches\n  * Add host.containers.internal entry into container\u0027s etc/hosts\n  * image prune: remove unused images only with `--all`\n  * podman network reload add rootless support\n  * Use more recent `stale` release...\n  * network tutorial: update with rootless cni changes\n  * [CI:DOCS] Update first line in intro page\n  * Use updated VM images + updated automation tooling\n  * auto-update service: prune images\n  * make vendor\n  * fix system upgrade tests\n  * Print \u0027extracting\u0027 only on compressed file\n  * podman image tree: restore previous behavior\n  * fix network restart always test\n  * fix incorrect log driver in podman container image\n  * Add support for cli network prune --filter flag\n  * Move filter parsing to common utils\n  * Bump github.com/containers/storage from 1.30.2 to 1.30.3\n  * Update nix pin with `make nixpkgs`\n  * [CI:DOCS] hack/bats - new helper for running system tests\n  * fix restart always with slirp4netns\n  * Bump github.com/opencontainers/runc from 1.0.0-rc93 to 1.0.0-rc94\n  * Bump github.com/coreos/go-systemd/v22 from 22.3.1 to 22.3.2\n  * Add host.serviceIsRemote to podman info results\n  * Add client disconnect to build handler loop\n  * Remove obsolete skips\n  * Fix podman-remote build --rm=false ...\n  * fix: improved \u0027containers/{name}/wait\u0027 endpoint\n  * Bump github.com/containers/storage from 1.30.1 to 1.30.2\n  * Add envars to the generated systemd unit\n  * fix: use UTC Time Stamps in response JSON\n  * fix container startup for empty pidfile\n  * Kube like pods should share ipc,net,uts by default\n  * fix: compat API \u0027images/get\u0027 for multiple images\n  * Revert escaped double dash man page flag syntax\n  * Report Download complete in Compatibility mode\n  * Add documentation on short-names\n  * Bump github.com/docker/docker\n  * Adds support to preserve auto update labels in generate and play kube\n  * [CI:DOCS] Stop conversion of `--` into en dash\n  * Revert Patch to relabel if selinux not enabled\n  * fix per review request\n  * Add support for environment variable secrets\n  * fix pre review request\n  * Fix infinite loop in isPathOnVolume\n  * Add containers.conf information for changing defaults\n  * CI: run rootless tests under ubuntu\n  * Fix wrong macvlan PNG in networking doc.\n  * Add restart-policy to container filters \u0026 --filter to podman start\n  * Fixes docker-compose cannot set static ip when use ipam\n  * channel: simplify implementation\n  * build: improve regex for iidfile\n  * Bump github.com/onsi/gomega from 1.11.0 to 1.12.0\n  * cgroup: fix rootless --cgroup-parent with pods\n  * fix: docker APIv2 `images/get`\n  * codespell cleanup\n  * Minor podmanimage docs updates.\n  * Fix handling of runlabel IMAGE and NAME\n  * Bump to v3.2.0-dev\n  * Bump to v3.2.0-rc1\n  * rootless: improve automatic range split\n  * podman: set volatile storage flag for --rm containers\n  * Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.2\n  * Bump github.com/containers/image/v5 from 5.11.1 to 5.12.0\n  * migrate Podman to containers/common/libimage\n  * Add filepath glob support to --security-opt unmask\n  * Force log_driver to k8s-file for containers in containers\n  * add --mac-address to podman play kube\n  * compat api: Networks must be empty instead of null\n  * System tests: honor $OCI_RUNTIME (for CI)\n  * is this a bug?\n  * system test image: add arm64v8 image\n  * Fix troubleshooting documentation on handling sublemental groups.\n  * Add --all to podman start\n  * Fix variable reference typo. in multi-arch image action\n  * cgroup: always honor --cgroup-parent with cgroupfs\n  * Bump github.com/uber/jaeger-client-go\n  * Don\u0027t require tests for github-actions \u0026 metadata\n  * Detect if in podman machine virtual vm\n  * Fix multi-arch image workflow typo\n  * [CI:DOCS] Add titles to remote docs (windows)\n  * Remove unused VolumeList* structs\n  * Cirrus: Update F34beta -\u003e F34\n  * Update container image docs + fix unstable execution\n  * Bump github.com/containers/storage from 1.30.0 to 1.30.1\n  * TODO complete\n  * Docker returns \u0027die\u0027 status rather then \u0027died\u0027 status\n  * Check if another VM is running on machine start\n  * [CI:DOCS] Improve titles of command HTML pages\n  * system tests: networking: fix another race condition\n  * Use seccomp_profile as default profile if defined in containers.conf\n  * Bump github.com/json-iterator/go from 1.1.10 to 1.1.11\n  * Vendored\n  * Autoupdate local label functional\n  * System tests: fix two race conditions\n  * Add more documentation on conmon\n  * Allow docker volume create API to pass without name\n  * Cirrus: Update Ubuntu images to 21.04\n  * Skip blkio-weight test when no kernel BFQ support\n  * rootless: Tell the user what was led to the error, not just what it is\n  * Add troubleshooting advice about the --userns option.\n  * Fix images prune filter until\n  * Fix logic for pushing stable multi-arch images\n  * Fixes generate kube incorrect when bind-mounting \u0027/\u0027 and \u0027/root\u0027\n  * libpod/image: unit tests: don\u0027t use system\u0027s registries.conf.d\n  * runtime: create userns when CAP_SYS_ADMIN is not present\n  * rootless: attempt to copy current mappings first\n  * [CI:DOCS] Restore missing content to manpages\n  * [CI:DOCS] Fix Markdown layout bugs\n  * Fix podman ps --filter ancestor to match exact ImageName/ImageID\n  * Add machine-enabled to containers.conf for machine\n  * Several multi-arch image build/push fixes\n  * Add podman run --timeout option\n  * Parse slirp4netns net options with compat api\n  * Fix rootlesskit port forwarder with custom slirp cidr\n  * Fix removal race condition in ListContainers\n  * Add github-action workflow to build/push multi-arch\n  * rootless: if root is not sub?id raise a debug message\n  * Bump github.com/containers/common from 0.36.0 to 0.37.0\n  * Add go template shell completion for --format\n  * Add --group-add keep-groups: suplimentary groups into container\n  * Fixes from make codespell\n  * Typo fix to usage text of --compress option\n  * corrupt-image test: fix an oops\n  * Add --noheading flag to all list commands\n  * Bump github.com/containers/storage from 1.29.0 to 1.30.0\n  * Bump github.com/containers/image/v5 from 5.11.0 to 5.11.1\n  * [CI:DOCS] Fix Markdown table layout bugs\n  * podman-remote should show podman.sock info\n  * rmi: don\u0027t break when the image is missing a manifest\n  * [CI:DOCS] Rewrite --uidmap doc in podman-create.1.md and podman-run.1.md\n  * Add support for CDI device configuration\n  * [CI:DOCS] Add missing dash to verbose option\n  * Bump github.com/uber/jaeger-client-go\n  * Remove an advanced layer diff function\n  * Ensure mount destination is clean, no trailing slash\n  * add it for inspect pidfile\n  * [CI:DOCS] Fix introduction page typo\n  * support pidfile on container restore\n  * fix start it\n  * skip pidfile test on remote\n  * improve document\n  * set pidfile default value int containerconfig\n  * add pidfile in inspection\n  * add pidfile it for container start\n  * skip pidfile it on remote\n  * Modify according to comments\n  * WIP: drop test requirement\n  * runtime: bump required conmon version\n  * runtime: return findConmon to libpod\n  * oci: drop ExecContainerCleanup\n  * oci: use `--full-path` option for conmon\n  * use AttachSocketPath when removing conmon files\n  * hide conmon-pidfile flag on remote mode\n  * Fix possible panic in libpod/image/prune.go\n  * add --ip to podman play kube\n  * add flag autocomplete\n  * add ut\n  * add flag \u0027--pidfile\u0027 for podman create/run\n  * Add network bindings tests: remove and list\n  * Fix build with GO111MODULE=off\n  * system tests: build --pull-never: deal with flakes\n  * compose test: diagnose flakes v3\n  * podman play kube apply correct log driver\n  * Fixes podman-remote save to directories does not work\n  * Bump github.com/rootless-containers/rootlesskit from 0.14.1 to 0.14.2\n  * Update documentation of podman-run to reflect volume \u0027U\u0027 option\n  * Fix flake on failed podman-remote build : try 2\n  * compose test: ongoing efforts to diagnose flakes\n  * Test that we don\u0027t error out on advertised --log-level values\n  * At trace log level, print error text using %+v instead of %v\n  * pkg/errorhandling.JoinErrors: don\u0027t throw away context for lone errors\n  * Recognize --log-level=trace\n  * Fix flake on failed podman-remote build\n  * System tests: fix racy podman-inspect\n  * Fixes invalid expression in save command\n  * Bump github.com/containers/common from 0.35.4 to 0.36.0\n  * Update nix pin with `make nixpkgs`\n  * compose test: try to get useful data from flakes\n  * Remove in-memory state implementation\n  * Fix message about runtime to show only the actual runtime\n  * System tests: setup: better cleanup of stray images\n  * Bump github.com/containers/ocicrypt from 1.1.0 to 1.1.1\n  * Reflect current state of prune implementation in docs\n  * Do not delete container twice\n  * [CI:DOCS] Correct status code for /pods/create\n  * vendor in containers/storage v1.29.0\n  * cgroup: do not set cgroup parent when rootless and cgroupfs\n  * Overhaul Makefile binary and release worflows\n  * Reorganize Makefile with sections and guide\n  * Simplify Makefile help target\n  * Don\u0027t shell to obtain current directory\n  * Remove unnecessary/not-needed release.txt target\n  * Fix incorrect version number output\n  * Exclude .gitignore from test req.\n  * Fix handling of $NAME and $IMAGE in runlabel\n  * Update podman image Dockerfile to support Podman in container\n  * Bump github.com/containers/image/v5 from 5.10.5 to 5.11.0\n  * Fix slashes in socket URLs\n  * Add network prune filters support to bindings\n  * Add support for play/generate kube volumes\n  * Update manifest API endpoints\n  * Fix panic when not giving a machine name for ssh\n  * cgroups: force 64 bits to ParseUint\n  * Bump k8s.io/api from 0.20.5 to 0.21.0\n  * [CI:DOCS] Fix formatting of podman-build man page\n  * buildah-bud tests: simplify\n  * Add missing return\n  * Bump github.com/onsi/ginkgo from 1.16.0 to 1.16.1\n  * speed up CI handling of images\n  * Volumes prune endpoint should use only prune filters\n  * Cirrus: Use Fedora 34beta images\n  * Bump go.sum + Makefile for golang 1.16\n  * Exempt Makefile changes from test requirements\n  * Adjust libpod API Container Wait documentation to the code\n  * [CI:DOCS] Update swagger definition of inspect manifest\n  * use updated ubuntu images\n  * podman unshare: add --rootless-cni to join the ns\n  * Update swagger-check\n  * swagger: remove name wildcards\n  * Update buildah-bud diffs\n  * Handle podman-remote --arch, --platform, --os\n  * buildah-bud tests: handle go pseudoversions, plus...\n  * Fix flaking rootless compose test\n  * rootless cni add /usr/sbin to PATH if not present\n  * System tests: special case for RHEL: require runc\n  * Add --requires flag to podman run/create\n  * [CI:DOCS] swagger-check: compare operations\n  * [CI:DOCS] Polish swagger OpertionIDs\n  * [NO TESTS NEEDED] Update nix pin with `make nixpkgs`\n  * Ensure that `--userns=keep-id` sets user in config\n  * [CI:DOCS] Set all operation id to be compatibile\n  * Move operationIds to swagger:operation line\n  * swagger: add operationIds that match with docker\n  * Cirrus: Make use of shared get_ci_vm container\n  * Don\u0027t relabel volumes if running in a privileged container\n  * Allow users to override default storage opts with --storage-opt\n  * Add support for podman --context default\n  * Verify existence of auth file if specified\n  * fix machine naming conventions\n  * Initial network bindings tests\n  * Update release notes to indicate CVE fix\n  * Move socket activation check into init() and set global condition.\n  * Bump github.com/onsi/ginkgo from 1.15.2 to 1.16.0\n  * Http api tests for network prune with until filter\n  * podman-run.1.md, podman-create.1.md : Adjust Markdown layout for --userns\n  * Fix typos --uidmapping and --gidmapping\n  * Add transport and destination info to manifest doc\n  * Bump github.com/rootless-containers/rootlesskit from 0.14.0 to 0.14.1\n  * Add default template functions\n  * Fix missing podman-remote build options\n  * Bump github.com/coreos/go-systemd/v22 from 22.3.0 to 22.3.1\n  * Add ssh connection to root user\n  * Add rootless docker-compose test to the CI\n  * Use the slrip4netns dns in the rootless cni ns\n  * Cleanup the rootless cni namespace\n  * Add new docker-compose test for two networks\n  * Make the docker-compose test work rootless\n  * Remove unused rootless-cni-infra container files\n  * Only use rootless RLK when the container has ports\n  * Fix dnsname test\n  * Enable rootless network connect/disconnect\n  * Move slirp4netns functions into an extra file\n  * Fix pod infra container cni network setup\n  * Add rootless support for cni and --uidmap\n  * rootless cni without infra container\n  * Recreate until container prune tests for bindings\n  * Remove --execute from podman machine ssh\n  * Fixed podman-remote --network flag\n  * Makefile: introduce install.docker-full\n  * Makefile: ensure install.docker creates BINDIR\n  * Fix unmount doc reference in image.rst\n  * Should send the OCI runtime path not just the name to buildah\n  * podman machine shell completion\n  * Fix handling of remove --log-rusage param\n  * Fix bindings prune containers flaky test\n  * [CI:DOCS] Add local html build info to docs/README.md\n  * Add podman machine list\n  * Trim white space from /top endpoint results\n  * Remove semantic version suffices from API calls\n  * podman machine init --ignition-path\n  * Document --volume from podman-remote run/create client\n  * Update main branch to reflect the release of v3.1.0\n  * Silence podman network reload errors with iptables-nft\n  * Containers prune endpoint should use only prune filters\n  * resolve proper aarch64 image names\n  * APIv2 basic test: relax APIVersion check\n  * Add machine support for qemu-system-aarch64\n  * podman machine init user input\n  * manpage xref: helpful diagnostic for unescaped dash-dash\n  * Bump to v3.2.0-dev\n  * swagger: update system version response body\n  * buildah-bud tests: reenable pull-never test\n  * [NO TESTS NEEDED] Shrink the size of podman-remote\n  * Add powershell completions\n  * [NO TESTS NEEDED] Drop Warning to Info, if cgroups not mounted\n  * Fix long option format on docs.podman.io\n  * system tests: friendier messages for 2-arg is()\n  * service: use LISTEN_FDS\n  * man pages: correct seccomp-policy label\n  * rootless: use is_fd_inherited\n  * podman generate systemd --new do not duplicate params\n  * play kube: add support for env vars defined from secrets\n  * play kube: support optional/mandatory env var from config map\n  * play kube: prepare supporting other env source than config maps\n  * Add machine support for more Linux distros\n  * [NO TESTS NEEDED] Use same function podman-remote rmi as podman\n  * Podman machine enhancements\n  * Add problematic volume name to kube play error messages\n  * Fix podman build --pull-never\n  * [NO TESTS NEEDED] Fix for kernel without CONFIG_USER_NS\n  * [NO TESTS NEEDED] Turn on podman-remote build --isolation\n  * Fix list pods filter handling in libpod api\n  * Remove resize race condition\n  * [NO TESTS NEEDED] Vendor in containers/buildah v1.20.0\n  * Use TMPDIR when commiting images\n  * Add RequiresMountsFor= to systemd generate\n  * Bump github.com/vbauerster/mpb/v6 from 6.0.2 to 6.0.3\n  * Fix swapped dimensions from terminal.GetSize\n  * Rename podman machine create to init and clean up\n  * Correct json field name\n  * system tests: new interactive tests\n  * Improvements for machine\n  * libpod/image: unit tests: use a `registries.conf` for aliases\n  * libpod/image: unit tests: defer cleanup\n  * libpod/image: unit tests: use `require.NoError`\n  * Add --execute flag to podman machine ssh\n  * introduce podman machine\n  * Podman machine CLI and interface stub\n  * Support multi doc yaml for generate/play kube\n  * Fix filters in image http compat/libpod api endpoints\n  * Bump github.com/containers/common from 0.35.3 to 0.35.4\n  * Bump github.com/containers/storage from 1.28.0 to 1.28.1\n  * Check if stdin is a term in --interactive --tty mode\n  * [NO TESTS NEEDED] Remove /tmp/containers-users-* files on reboot\n  * [NO TESTS NEEDED] Fix rootless volume plugins\n  * Ensure manually-created volumes have correct ownership\n  * Bump github.com/rootless-containers/rootlesskit\n  * Unification of until filter across list/prune endpoints\n  * Unification of label filter across list/prune endpoints\n  * fixup\n  * fix: build endpoint for compat API\n  * [CI:DOCS] Add note to mappings for user/group userns in build\n  * Bump k8s.io/api from 0.20.1 to 0.20.5\n  * Validate passed in timezone from tz option\n  * WIP: run buildah bud tests using podman\n  * Fix containers list/prune http api filter behaviour\n  * Generate Kubernetes PersistentVolumeClaims from named volumes\n\n- Update to version 3.1.2:\n  * Bump to v3.1.2\n  * Update release notes for v3.1.2\n  * Ensure mount destination is clean, no trailing slash\n  * Fixes podman-remote save to directories does not work\n  * [CI:DOCS] Add missing dash to verbose option\n  * [CI:DOCS] Fix Markdown table layout bugs\n  * [CI:DOCS] Rewrite --uidmap doc in podman-create.1.md and podman-run.1.md\n  * rmi: don\u0027t break when the image is missing a manifest\n  * Bump containers/image to v5.11.1\n  * Bump github.com/coreos/go-systemd from 22.2.0 to 22.3.1\n  * Fix lint\n  * Bump to v3.1.2-dev\n- Split podman-remote into a subpackage\n- Add missing scriptlets for systemd units\n- Escape macros in comments\n- Drop some obsolete workarounds, including %{go_nostrip}\n\n- Update to version 3.1.1:\n  * Bump to v3.1.1\n  * Update release notes for v3.1.1\n  * podman play kube apply correct log driver\n  * Fix build with GO111MODULE=off\n  * [CI:DOCS] Set all operation id to be compatibile\n  * Move operationIds to swagger:operation line\n  * swagger: add operationIds that match with docker\n  * Fix missing podman-remote build options\n  * [NO TESTS NEEDED] Shrink the size of podman-remote\n  * Move socket activation check into init() and set global condition.\n  * rootless: use is_fd_inherited\n  * Recreate until container prune tests for bindings\n  * System tests: special case for RHEL: require runc\n  * Document --volume from podman-remote run/create client\n  * Containers prune endpoint should use only prune filters\n  * Trim white space from /top endpoint results\n  * Fix unmount doc reference in image.rst\n  * Fix handling of remove --log-rusage param\n  * Makefile: introduce install.docker-full\n  * Makefile: ensure install.docker creates BINDIR\n  * Should send the OCI runtime path not just the name to buildah\n  * Fixed podman-remote --network flag\n  * podman-run.1.md, podman-create.1.md : Adjust Markdown layout for --userns\n  * Fix typos --uidmapping and --gidmapping\n  * Add default template functions\n  * Don\u0027t relabel volumes if running in a privileged container\n  * Allow users to override default storage opts with --storage-opt\n  * Add transport and destination info to manifest doc\n  * Verify existence of auth file if specified\n  * Ensure that `--userns=keep-id` sets user in config\n  * [CI:DOCS] Update swagger definition of inspect manifest\n  * Volumes prune endpoint should use only prune filters\n  * Adjust libpod API Container Wait documentation to the code\n  * Add missing return\n  * [CI:DOCS] Fix formatting of podman-build man page\n  * cgroups: force 64 bits to ParseUint\n  * Fix slashes in socket URLs\n  * [CI:DOCS] Correct status code for /pods/create\n  * cgroup: do not set cgroup parent when rootless and cgroupfs\n  * Reflect current state of prune implementation in docs\n  * Do not delete container twice\n  * Test that we don\u0027t error out on advertised --log-level values\n  * At trace log level, print error text using %+v instead of %v\n  * pkg/errorhandling.JoinErrors: don\u0027t throw away context for lone errors\n  * Recognize --log-level=trace\n  * Fix message about runtime to show only the actual runtime\n  * Fix handling of $NAME and $IMAGE in runlabel\n  * Fix flake on failed podman-remote build : try 2\n  * Fix flake on failed podman-remote build\n  * Update documentation of podman-run to reflect volume \u0027U\u0027 option\n  * Fixes invalid expression in save command\n  * Fix possible panic in libpod/image/prune.go\n  * Update all containers/ project vendors\n  * Fix tests\n  * Bump to v3.1.1-dev\n\n- Update to version 3.1.0:\n  * Bump to v3.1.0\n  * Fix test failure\n  * Update release notes for v3.1.0 final release\n  * [NO TESTS NEEDED] Turn on podman-remote build --isolation\n  * Fix long option format on docs.podman.io\n  * Fix containers list/prune http api filter behaviour\n  * [CI:DOCS] Add note to mappings for user/group userns in build\n  * Validate passed in timezone from tz option\n  * Generate Kubernetes PersistentVolumeClaims from named volumes\n  * libpod/image: unit tests: use a `registries.conf` for aliases\n- Require systemd 241 or newer due to podman dependency go-systemd v22,\n  otherwise build will fail with unknown C name errors\n\n- Create docker subpackage to allow replacing docker with\n  corresponding aliases to podman.\n\n- Update to v3.0.1\n  * Changes\n    - Several frequently-occurring WARN level log messages have been downgraded to INFO or DEBUG to not clutter terminal output.\nBugfixes\n    - Fixed a bug where the Created field of podman ps --format=json was formatted as a string instead of an Unix timestamp (integer) (#9315).\n    - Fixed a bug where failing lookups of individual layers during the podman images command would cause the whole command to fail without printing output.\n    - Fixed a bug where --cgroups=split did not function properly on cgroups v1 systems.\n    - Fixed a bug where mounting a volume over an directory in the container that existed, but was empty, could fail (#9393).\n    - Fixed a bug where mounting a volume over a directory in the container that existed could copy the entirety of the container\u0027s rootfs, instead of just the directory mounted over, into the volume (#9415).\n    - Fixed a bug where Podman would treat the --entrypoint=[\u0027\u0027] option to podman run and podman create as a literal empty string in the entrypoint, when instead it should have been ignored (#9377).\n    - Fixed a bug where Podman would set the HOME environment variable to \u0027\u0027 when the container ran as a user without an assigned home directory (#9378).\n    - Fixed a bug where specifying a pod infra image that had no tags (by using its ID) would cause podman pod create to panic (#9374).\n    - Fixed a bug where the --runtime option was not properly handled by the podman build command (#9365).\n    - Fixed a bug where Podman would incorrectly print an error message related to the remote API when the remote API was not in use and starting Podman failed.\n    - Fixed a bug where Podman would change ownership of a container\u0027s working directory, even if it already existed (#9387).\n    - Fixed a bug where the podman generate systemd --new command would incorrectly escape %t when generating the path for the PID file (#9373).\n    - Fixed a bug where Podman could, when run inside a Podman container with the host\u0027s containers/storage directory mounted into the container, erroneously detect a reboot and reset container state if the temporary directory was not also mounted in (#9191).\n    - Fixed a bug where some options of the podman build command (including but not limited to --jobs) were nonfunctional (#9247).\n  * API\n    - Fixed a breaking change to the Libpod Wait API for Containers where the Conditions parameter changed type in Podman v3.0 (#9351).\n    - Fixed a bug where the Compat Create endpoint for Containers did not properly handle forwarded ports that did not specify a host port.\n    - Fixed a bug where the Libpod Wait endpoint for Containers could write duplicate headers after an error occurred.\n    - Fixed a bug where the Compat Create endpoint for Images would not pull images that already had a matching tag present locally, even if a more recent version was available at the registry (#9232).\n    - The Compat Create endpoint for Images has had its compatibility with Docker improved, allowing its use with the docker-java library.\n  * Misc\n    - Updated Buildah to v1.19.4\n    - Updated the containers/storage library to v1.24.6\n- Changes from v3.0.0\n  * Features\n    - Podman now features initial support for Docker Compose.\n    - Added the podman rename command, which allows containers to be renamed after they are created (#1925).\n    - The Podman remote client now supports the podman copy command.\n    - A new command, podman network reload, has been added. This command will re-configure the network of all running containers, and can be used to recreate firewall rules lost when the system firewall was reloaded (e.g. via firewall-cmd --reload).\n    - Podman networks now have IDs. They can be seen in podman network ls and can be used when removing and inspecting networks. Existing networks receive IDs automatically.\n    - Podman networks now also support labels. They can be added via the --label option to network create, and podman network ls can filter labels based on them.\n    - The podman network create command now supports setting bridge MTU and VLAN through the --opt option (#8454).\n    - The podman container checkpoint and podman container restore commands can now checkpoint and restore containers that include volumes.\n    - The podman container checkpoint command now supports the --with-previous and --pre-checkpoint options, and the podman container restore command now support the --import-previous option. These add support for two-step checkpointing with lowered dump times.\n    - The podman push command can now push manifest lists. Podman will first attempt to push as an image, then fall back to pushing as a manifest list if that fails.\n    - The podman generate kube command can now be run on multiple containers at once, and will generate a single pod containing all of them.\n    - The podman generate kube and podman play kube commands now support Kubernetes DNS configuration, and will preserve custom DNS configuration when exporting or importing YAML (#9132).\n    - The podman generate kube command now properly supports generating YAML for containers and pods creating using host networking (--net=host) (#9077).\n    - The podman kill command now supports a --cidfile option to kill containers given a file containing the container\u0027s ID (#8443).\n    - The podman pod create command now supports the --net=none option (#9165).\n    - The podman volume create command can now specify volume UID and GID as options with the UID and GID fields passed to the the --opt option.\n    - Initial support has been added for Docker Volume Plugins. Podman can now define available plugins in containers.conf and use them to create volumes with podman volume create --driver.\n    - The podman run and podman create commands now support a new option, --platform, to specify the platform of the image to be used when creating the container.\n    - The --security-opt option to podman run and podman create now supports the systempaths=unconfined option to unrestrict access to all paths in the container, as well as mask and unmask options to allow more granular restriction of container paths.\n    - The podman stats --format command now supports a new format specified, MemUsageBytes, which prints the raw bytes of memory consumed by a container without human-readable formatting #8945.\n    - The podman ps command can now filter containers based on what pod they are joined to via the pod filter (#8512).\n    - The podman pod ps command can now filter pods based on what networks they are joined to via the network filter.\n    The podman pod ps command can now print information on what networks a pod is joined to via the .Networks specifier to the --format option.\n    - The podman system prune command now supports filtering what containers, pods, images, and volumes will be pruned.\n    - The podman volume prune commands now supports filtering what volumes will be pruned.\n    - The podman system prune command now includes information on space reclaimed (#8658).\n    - The podman info command will now properly print information about packages in use on Gentoo and Arch systems.\n    - The containers.conf file now contains an option for disabling creation of a new kernel keyring on container creation (#8384).\n    - The podman image sign command can now sign multi-arch images by producing a signature for each image in a given manifest list.\n    - The podman image sign command, when run as rootless, now supports per-user registry configuration files in $HOME/.config/containers/registries.d.\n    - Configuration options for slirp4netns can now be set system-wide via the NetworkCmdOptions configuration option in containers.conf.\n    - The MTU of slirp4netns can now be configured via the mtu= network command option (e.g. podman run --net slirp4netns:mtu=9000).\n  * Security\n    - A fix for CVE-2021-20199 is included. Podman between v1.8.0 and v2.2.1 used 127.0.0.1 as the source address for all traffic forwarded into rootless containers by a forwarded port; this has been changed to address the issue.\n  * Changes\n    - Shortname aliasing support has now been turned on by default. All Podman commands that must pull an image will, if a TTY is available, prompt the user about what image to pull.\n    - The podman load command no longer accepts a NAME[:TAG] argument. The presence of this argument broke CLI compatibility with Docker by making docker load commands unusable with Podman (#7387).\n    - The Go bindings for the HTTP API have been rewritten with a focus on limiting dependency footprint and improving extensibility. Read more here.\n    - The legacy Varlink API has been completely removed from Podman.\n    - The default log level for Podman has been changed from Error to Warn.\n    - The podman network create command can now create macvlan networks using the --driver macvlan option for Docker compatibility. The existing --macvlan flag has been deprecated and will be removed in Podman 4.0 some time next year.\n    - The podman inspect command has had the LogPath and LogTag fields moved into the LogConfig structure (from the root of the Inspect structure). The maximum size of the log file is also included.\n    - The podman generate systemd command no longer generates unit files using the deprecated KillMode=none option (#8615).\n    - The podman stop command now releases the container lock while waiting for it to stop - as such, commands like podman ps will no longer block until podman stop completes (#8501).\n    - Networks created with podman network create --internal no longer use the dnsname plugin. This configuration never functioned as expected.\n    - Error messages for the remote Podman client have been improved when it cannot connect to a Podman service.\n    - Error messages for podman run when an invalid SELinux is specified have been improved.\n    - Rootless Podman features improved support for containers with a single user mapped into the rootless user namespace.\n    - Pod infra containers now respect default sysctls specified in containers.conf allowing for advanced configuration of the namespaces they will share.\n    - SSH public key handling for remote Podman has been improved.\n  * Bugfixes\n    - Fixed a bug where the podman history --no-trunc command would truncate the Created By field (#9120).\n    - Fixed a bug where root containers that did not explicitly specify a CNI network to join did not generate an entry for the network in use in the Networks field of the output of podman inspect (#6618).\n    - Fixed a bug where, under some circumstances, container working directories specified by the image (via the WORKDIR instruction) but not present in the image, would not be created (#9040).\n    - Fixed a bug where the podman generate systemd command would generate invalid unit files if the container was creating using a command line that included doubled braces ({{ and }}), e.g. --log-opt-tag={{.Name}} (#9034).\n    - Fixed a bug where the podman generate systemd --new command could generate unit files including invalid Podman commands if the container was created using merged short options (e.g. podman run -dt) (#8847).\n    - Fixed a bug where the podman generate systemd --new command could generate unit files that did not handle Podman commands including some special characters (e.g. $) (#9176\n    - Fixed a bug where rootless containers joining CNI networks could not set a static IP address (#7842).\n    - Fixed a bug where rootless containers joining CNI networks could not set network aliases (#8567).\n    - Fixed a bug where the remote client could, under some circumstances, not include the Containerfile when sending build context to the server (#8374).\n    - Fixed a bug where rootless Podman did not mount /sys as a new sysfs in some circumstances where it was acceptable.\n    - Fixed a bug where rootless containers that both joined a user namespace and a CNI networks would cause a segfault. These options are incompatible and now return an error.\n    - Fixed a bug where the podman play kube command did not properly handle CMD and ARGS from images (#8803).\n    - Fixed a bug where the podman play kube command did not properly handle environment variables from images (#8608).\n    - Fixed a bug where the podman play kube command did not properly print errors that occurred when starting containers.\n    - Fixed a bug where the podman play kube command errored when hostNetwork was used (#8790).\n    - Fixed a bug where the podman play kube command would always pull images when the :latest tag was specified, even if the image was available locally (#7838).\n    - Fixed a bug where the podman play kube command did not properly handle SELinux configuration, rending YAML with custom SELinux configuration unusable (#8710).\n    - Fixed a bug where the podman generate kube command incorrectly populated the args and command fields of generated YAML (#9211).\n    - Fixed a bug where containers in a pod would create a duplicate entry in the pod\u0027s shared /etc/hosts file every time the container restarted (#8921).\n    - Fixed a bug where the podman search --list-tags command did not support the --format option (#8740).\n    - Fixed a bug where the http_proxy option in containers.conf was not being respected, and instead was set unconditionally to true (#8843).\n    - Fixed a bug where rootless Podman could, on systems with a recent Conmon and users with a long username, fail to attach to containers (#8798).\n    - Fixed a bug where the podman images command would break and fail to display any images if an empty manifest list was present in storage (#8931).\n    - Fixed a bug where locale environment variables were not properly passed on to Conmon.\n    - Fixed a bug where Podman would not build on the MIPS architecture (#8782).\n    - Fixed a bug where rootless Podman could fail to properly configure user namespaces for rootless containers when the user specified a --uidmap option that included a mapping beginning with UID 0.\n    - Fixed a bug where the podman logs command using the k8s-file backend did not properly handle partial log lines with a length of 1 (#8879).\n    - Fixed a bug where the podman logs command with the --follow option did not properly handle log rotation (#8733).\n    - Fixed a bug where user-specified HOSTNAME environment variables were overwritten by Podman (#8886).\n    - Fixed a bug where Podman would applied default sysctls from containers.conf in too many situations (e.g. applying network sysctls when the container shared its network with a pod).\n    - Fixed a bug where Podman did not properly handle cases where a secondary image store was in use and an image was present in both the secondary and primary stores (#8176).\n    - Fixed a bug where systemd-managed rootless Podman containers where the user in the container was not root could fail as the container\u0027s PID file was not accessible to systemd on the host (#8506).\n    - Fixed a bug where the --privileged option to podman run and podman create would, under some circumstances, not disable Seccomp (#8849).\n    - Fixed a bug where the podman exec command did not properly add capabilities when the container or exec session were run with --privileged.\n    - Fixed a bug where rootless Podman would use the --enable-sandbox option to slirp4netns unconditionally, even when pivot_root was disabled, rendering slirp4netns unusable when pivot_root was disabled (#8846).\n    - Fixed a bug where podman build --logfile did not actually write the build\u0027s log to the logfile.\n    - Fixed a bug where the podman system service command did not close STDIN, and could display user-interactive prompts (#8700).\n    - Fixed a bug where the podman system reset command could, under some circumstances, remove all the contents of the XDG_RUNTIME_DIR directory (#8680).\n    - Fixed a bug where the podman network create command created CNI configurations that did not include a default gateway (#8748).\n    - Fixed a bug where the podman.service systemd unit provided by default used the wrong service type, and would cause systemd to not correctly register the service as started (#8751).\n    - Fixed a bug where, if the TMPDIR environment variable was set for the container engine in containers.conf, it was being ignored.\n    - Fixed a bug where the podman events command did not properly handle future times given to the --until option (#8694).\n    - Fixed a bug where the podman logs command wrote container STDERR logs to STDOUT instead of STDERR (#8683).\n    - Fixed a bug where containers created from an image with multiple tags would report that they were created from the wrong tag (#8547).\n    - Fixed a bug where container capabilities were not set properly when the --cap-add=all and --user options to podman create and podman run were combined.\n    - Fixed a bug where the --layers option to podman build was nonfunctional (#8643).\n    - Fixed a bug where the podman system prune command did not act recursively, and thus would leave images, containers, pods, and volumes present that would be removed by a subsequent call to podman system prune (#7990).\n    - Fixed a bug where the --publish option to podman run and podman create did not properly handle ports specified as a range of ports with no host port specified (#8650).\n    - Fixed a bug where --format did not support JSON output for individual fields (#8444).\n    - Fixed a bug where the podman stats command would fail when run on root containers using the slirp4netns network mode (#7883).\n    - Fixed a bug where the Podman remote client would ask for a password even if the server\u0027s SSH daemon did not support password authentication (#8498).\n    - Fixed a bug where the podman stats command would fail if the system did not support one or more of the cgroup controllers Podman supports (#8588).\n    - Fixed a bug where the --mount option to podman create and podman run did not ignore the consistency mount option.\n    - Fixed a bug where failures during the resizing of a container\u0027s TTY would print the wrong error.\n    - Fixed a bug where the podman network disconnect command could cause the podman inspect command to fail for a container until it was restarted (#9234).\n    - Fixed a bug where containers created from a read-only rootfs (using the --rootfs option to podman create and podman run) would fail (#9230).\n    - Fixed a bug where specifying Go templates to the --format option to multiple Podman commands did not support the join function (#8773).\n    - Fixed a bug where the podman rmi command could, when run in parallel on multiple images, return layer not known errors (#6510).\n    - Fixed a bug where the podman inspect command on containers displayed unlimited ulimits incorrectly (#9303).\n    - Fixed a bug where Podman would fail to start when a volume was mounted over a directory in a container that contained symlinks that terminated outside the directory and its subdirectories (#6003).\nAPI\n    - Libpod API version has been bumped to v3.0.0.\n    - All Libpod Pod APIs have been modified to properly report errors with individual containers. Cases where the operation as a whole succeeded but individual containers failed now report an HTTP 409 error (#8865).\n    - The Compat API for Containers now supports the Rename and Copy APIs.\n    - Fixed a bug where the Compat Prune APIs (for volumes, containers, and images) did not return the amount of space reclaimed in their responses.\n    - Fixed a bug where the Compat and Libpod Exec APIs for Containers would drop errors that occurred prior to the exec session successfully starting (e.g. a \u0027no such file\u0027 error if an invalid executable was passed) (#8281)\n    - Fixed a bug where the Volumes field in the Compat Create API for Containers was being ignored (#8649).\n    - Fixed a bug where the NetworkMode field in the Compat Create API for Containers was not handling some values, e.g. container:, correctly.\n    - Fixed a bug where the Compat Create API for Containers did not set container name properly.\n    - Fixed a bug where containers created using the Compat Create API unconditionally used Kubernetes file logging (the default specified in containers.conf is now used).\n    - Fixed a bug where the Compat Inspect API for Containers could include container states not recognized by Docker.\n    - Fixed a bug where Podman did not properly clean up after calls to the Events API when the journald backend was in use, resulting in a leak of file descriptors (#8864).\n    - Fixed a bug where the Libpod Pull endpoint for Images could fail with an index out of range error under certain circumstances (#8870).\n    - Fixed a bug where the Libpod Exists endpoint for Images could panic.\n    - Fixed a bug where the Compat List API for Containers did not support all filters (#8860).\n    - Fixed a bug where the Compat List API for Containers did not properly populate the Status field.\n    - Fixed a bug where the Compat and Libpod Resize APIs for Containers ignored the height and width parameters (#7102).\n    - Fixed a bug where the Compat Search API for Images returned an incorrectly-formatted JSON response (#8758).\n    - Fixed a bug where the Compat Load API for Images did not properly clean up temporary files.\n    - Fixed a bug where the Compat Create API for Networks could panic when an empty IPAM configuration was specified.\n    - Fixed a bug where the Compat Inspect and List APIs for Networks did not include Scope.\n    - Fixed a bug where the Compat Wait endpoint for Containers did not support the same wait conditions that Docker did.\n  * Misc\n    - Updated Buildah to v1.19.2\n    - Updated the containers/storage library to v1.24.5\n    - Updated the containers/image library to v5.10.2\n    - Updated the containers/common library to v0.33.4\n\n- Update to v2.2.1\n  * Changes\n    - Due to a conflict with a previously-removed field, we were forced to\n      modify the way image volumes (mounting images into containers using\n      --mount type=image) were handled in the database.\n      As a result, containers created in Podman 2.2.0 with image volume\n       will not have them in v2.2.1, and these containers will need to be re-created.\n  * Bugfixes\n    - Fixed a bug where rootless Podman would, on systems without the\n      XDG_RUNTIME_DIR environment variable defined, use an incorrect path\n      for the PID file of the Podman pause process, causing Podman to fail\n      to start (#8539).\n    - Fixed a bug where containers created using Podman v1.7 and earlier were\n      unusable in Podman due to JSON decode errors (#8613).\n    - Fixed a bug where Podman could retrieve invalid cgroup paths, instead\n      of erroring, for containers that were not running.\n    - Fixed a bug where the podman system reset command would print a warning\n      about a duplicate shutdown handler being registered.\n    - Fixed a bug where rootless Podman would attempt to mount sysfs in\n      circumstances where it was not allowed; some OCI runtimes (notably\n      crun) would fall back to alternatives and not fail, but others\n      (notably runc) would fail to run containers.\n    - Fixed a bug where the podman run and podman create commands would fail\n      to create containers from untagged images (#8558).\n    - Fixed a bug where remote Podman would prompt for a password even when\n      the server did not support password authentication (#8498).\n    - Fixed a bug where the podman exec command did not move the Conmon\n      process for the exec session into the correct cgroup.\n    - Fixed a bug where shell completion for the ancestor option to\n      podman ps --filter did not work correctly.\n    - Fixed a bug where detached containers would not properly clean themselves\n      up (or remove themselves if --rm was set) if the Podman command that\n      created them was invoked with --log-level=debug.\n  * API\n    - Fixed a bug where the Compat Create endpoint for Containers did not\n      properly handle the Binds and Mounts parameters in HostConfig.\n    - Fixed a bug where the Compat Create endpoint for Containers\n      ignored the Name query parameter.\n    - Fixed a bug where the Compat Create endpoint for Containers did not\n      properly handle the \u0027default\u0027 value for NetworkMode (this value is\n      used extensively by docker-compose) (#8544).\n    - Fixed a bug where the Compat Build endpoint for Images would sometimes\n      incorrectly use the target query parameter as the image\u0027s tag.\n  * Misc\n    - Podman v2.2.0 vendored a non-released, custom version of the\n      github.com/spf13/cobra package; this has been reverted to the latest\n      upstream release to aid in packaging.\n    - Updated the containers/image library to v5.9.0\n\n- Update to v2.2.0\n * Features\n  - Experimental support for shortname aliasing has been added. This is not enabled by default, but can be turned on by setting the environment variable CONTAINERS_SHORT_NAME_ALIASING to on. Documentation is available here and here.\n  - Initial support has been added for the podman network connect and podman network disconnect commands, which allow existing containers to modify what networks they are connected to. At present, these commands can only be used on running containers that did not specify --network=none when they were created.\n  - The podman run command now supports the --network-alias option to set network aliases (additional names the container can be accessed at from other containers via DNS if the dnsname CNI plugin is in use). Aliases can also be added and removed using the new podman network connect and podman network disconnect commands. Please note that this requires a new release (v1.1.0) of the dnsname plugin, and will only work on newly-created CNI networks.\n  - The podman generate kube command now features support for exporting container\u0027s memory and CPU limits (#7855).\n  - The podman play kube command now features support for setting CPU and Memory limits for containers (#7742).\n  - The podman play kube command now supports persistent volumes claims using Podman named volumes.\n  - The podman play kube command now supports Kubernetes configmaps via the --configmap option (#7567).\n  - The podman play kube command now supports a --log-driver option to set the log driver for created containers.\n  - The podman play kube command now supports a --start option, enabled by default, to start the pod after creating it. This allows for podman play kube to be more easily used in systemd unitfiles.\n  - The podman network create command now supports the --ipv6 option to enable dual-stack IPv6 networking for created networks (#7302).\n  - The podman inspect command can now inspect pods, networks, and volumes, in addition to containers and images (#6757).\n  - The --mount option for podman run and podman create now supports a new type, image, to mount the contents of an image into the container at a given location.\n  - The Bash and ZSH completions have been completely reworked and have received significant enhancements! Additionally, support for Fish completions and completions for the podman-remote executable have been added.\n  - The --log-opt option for podman create and podman run now supports the max-size option to set the maximum size for a container\u0027s logs (#7434).\n  - The --network option to the podman pod create command now allows pods to be configured to use slirp4netns networking, even when run as root (#6097).\n  - The podman pod stop, podman pod pause, podman pod unpause, and podman pod kill commands now work on multiple containers in parallel and should be significantly faster.\n  - The podman search command now supports a --list-tags option to list all available tags for a single image in a single repository.\n  - The podman search command can now output JSON using the --format=json option.\n  - The podman diff and podman mount commands now work with all containers in the storage library, including those not created by Podman. This allows them to be used with Buildah and CRI-O containers.\n  - The podman container exists command now features a --external option to check if a container exists not just in Podman, but also in the storage library. This will allow Podman to identify Buildah and CRI-O containers.\n  - The --tls-verify and --authfile options have been enabled for use with remote Podman.\n  - The /etc/hosts file now includes the container\u0027s name and hostname (both pointing to localhost) when the container is run with --net=none (#8095).\n  - The podman events command now supports filtering events based on the labels of the container they occurred on using the --filter label=key=value option.\n  - The podman volume ls command now supports filtering volumes based on their labels using the --filter label=key=value option.\n  - The --volume and --mount options to podman run and podman create now support two new mount propagation options, unbindable and runbindable.\n  - The name and id filters for podman pod ps now match based on a regular expression, instead of requiring an exact match.\n  - The podman pod ps command now supports a new filter status, that matches pods in a certain state.\n * Changes\n  - The podman network rm --force command will now also remove pods that are using the network (#7791).\n  - The podman volume rm, podman network rm, and podman pod rm commands now return exit code 1 if the object specified for removal does not exist, and exit code 2 if the object is in use and the --force option was not given.\n  - If /dev/fuse is passed into Podman containers as a device, Podman will open it before starting the container to ensure that the kernel module is loaded on the host and the device is usable in the container.\n  - Global Podman options that were not supported with remote operation have been removed from podman-remote (e.g. --cgroup-manager, --storage-driver).\n  - Many errors have been changed to remove repetition and be more clear as to what has gone wrong.\n  - The --storage option to podman rm is now enabled by default, with slightly changed semantics. If the given container does not exist in Podman but does exist in the storage library, it will be removed even without the --storage option. If the container exists in Podman it will be removed normally. The --storage option for podman rm is now deprecated and will be removed in a future release.\n  - The --storage option to podman ps has been renamed to --external. An alias has been added so the old form of the option will continue to work.\n  - Podman now delays the SIGTERM and SIGINT signals during container creation to ensure that Podman is not stopped midway through creating a container resulting in potential resource leakage (#7941).\n  - The podman save command now strips signatures from images it is exporting, as the formats we export to do not support signatures (#7659).\n  - A new Degraded state has been added to pods. Pods that have some, but not all, of their containers running are now considered to be Degraded instead of Running.\n  - Podman will now print a warning when conflicting network options related to port forwarding (e.g. --publish and --net=host) are specified when creating a container.\n  - The --restart on-failure and --rm options for containers no longer conflict. When both are specified, the container will be restarted if it exits with a non-zero error code, and removed if it exits cleanly (#7906).\n  - Remote Podman will no longer use settings from the client\u0027s containers.conf; defaults will instead be provided by the server\u0027s containers.conf (#7657).\n  - The podman network rm command now has a new alias, podman network remove (#8402).\n * Bugfixes\n  - Fixed a bug where podman load on the remote client did not error when attempting to load a directory, which is not yet supported for remote use.\n  - Fixed a bug where rootless Podman could hang when the newuidmap binary was not installed (#7776).\n  - Fixed a bug where the --pull option to podman run, podman create, and podman build did not match Docker\u0027s behavior.\n  - Fixed a bug where sysctl settings from the containers.conf configuration file were applied, even if the container did not join the namespace associated with a sysctl.\n  - Fixed a bug where Podman would not return the text of errors encounted when trying to run a healthcheck for a container.\n  - Fixed a bug where Podman was accidentally setting the containers environment variable in addition to the expected container environment variable.\n  - Fixed a bug where rootless Podman using CNI networking did not properly clean up DNS entries for removed containers (#7789).\n  - Fixed a bug where the podman untag --all command was not supported with remote Podman.\n  - Fixed a bug where the podman system service command could time out even if active attach connections were present (#7826).\n  - Fixed a bug where the podman system service command would sometimes never time out despite no active connections being present.\n  - Fixed a bug where Podman\u0027s handling of capabilities, specifically inheritable, did not match Docker\u0027s.\n  - Fixed a bug where podman run would fail if the image specified was a manifest list and had already been pulled (#7798).\n  - Fixed a bug where Podman did not take search registries into account when looking up images locally (#6381).\n  - Fixed a bug where the podman manifest inspect command would fail for images that had already been pulled (#7726).\n  - Fixed a bug where rootless Podman would not add supplemental GIDs to containers when when a user, but not a group, was set via the --user option to podman create and podman run and sufficient GIDs were available to add the groups (#7782).\n  - Fixed a bug where remote Podman commands did not properly handle cases where the user gave a name that could also be a short ID for a pod or container (#7837).\n  - Fixed a bug where podman image prune could leave images ready to be pruned after podman image prune was run (#7872).\n  - Fixed a bug where the podman logs command with the journald log driver would not read all available logs (#7476).\n  - Fixed a bug where the --rm and --restart options to podman create and podman run did not conflict when a restart policy that is not on-failure was chosen (#7878).\n  - Fixed a bug where the --format \u0027table {{ .Field }}\u0027 option to numerous Podman commands ceased to function on Podman v2.0 and up.\n  - Fixed a bug where pods did not properly share an SELinux label between their containers, resulting in containers being unable to see the processes of other containers when the pod shared a PID namespace (#7886).\n  - Fixed a bug where the --namespace option to podman ps did not work with the remote client (#7903).\n  - Fixed a bug where rootless Podman incorrectly calculated the number of UIDs available in the container if multiple different ranges of UIDs were specified.\n  - Fixed a bug where the /etc/hosts file would not be correctly populated for containers in a user namespace (#7490).\n  - Fixed a bug where the podman network create and podman network remove commands could race when run in parallel, with unpredictable results (#7807).\n  - Fixed a bug where the -p option to podman run, podman create, and podman pod create would, when given only a single number (e.g. -p 80), assign the same port for both host and container, instead of generating a random host port (#7947).\n  - Fixed a bug where Podman containers did not properly store the cgroup manager they were created with, causing them to stop functioning after the cgroup manager was changed in containers.conf or with the --cgroup-manager option (#7830).\n  - Fixed a bug where the podman inspect command did not include information on the CNI networks a container was connected to if it was not running.\n  - Fixed a bug where the podman attach command would not print a newline after detaching from the container (#7751).\n  - Fixed a bug where the HOME environment variable was not set properly in containers when the --userns=keep-id option was set (#8004).\n  - Fixed a bug where the podman container restore command could panic when the container in question was in a pod (#8026).\n  - Fixed a bug where the output of the podman image trust show --raw command was not properly formatted.\n  - Fixed a bug where the podman runlabel command could panic if a label to run was not given (#8038).\n  - Fixed a bug where the podman run and podman start --attach commands would exit with an error when the user detached manually using the detach keys on remote Podman (#7979).\n  - Fixed a bug where rootless CNI networking did not use the dnsname CNI plugin if it was not available on the host, despite it always being available in the container used for rootless networking (#8040).\n  - Fixed a bug where Podman did not properly handle cases where an OCI runtime is specified by its full path, and could revert to using another OCI runtime with the same binary path that existed in the system $PATH on subsequent invocations.\n  - Fixed a bug where the --net=host option to podman create and podman run would cause the /etc/hosts file to be incorrectly populated (#8054).\n  - Fixed a bug where the podman inspect command did not include container network information when the container shared its network namespace (IE, joined a pod or another container\u0027s network namespace via --net=container:...) (#8073).\n  - Fixed a bug where the podman ps command did not include information on all ports a container was publishing.\n  - Fixed a bug where the podman build command incorrectly forwarded STDIN into build containers from RUN instructions.\n  - Fixed a bug where the podman wait command\u0027s --interval option did not work when units were not specified for the duration (#8088).\n  - Fixed a bug where the --detach-keys and --detach options could be passed to podman create despite having no effect (and not making sense in that context).\n  - Fixed a bug where Podman could not start containers if running on a system without a /etc/resolv.conf file (which occurs on some WSL2 images) (#8089).\n  - Fixed a bug where the --extract option to podman cp was nonfunctional.\n  - Fixed a bug where the --cidfile option to podman run would, when the container was not run with --detach, only create the file after the container exited (#8091).\n  - Fixed a bug where the podman images and podman images -a commands could panic and not list any images when certain improperly-formatted images were present in storage (#8148).\n  - Fixed a bug where the podman events command could, when the journald events backend was in use, become nonfunctional when a badly-formatted event or a log message that container certain string was present in the journal (#8125).\n  - Fixed a bug where remote Podman would, when using SSH transport, not authenticate to the server using hostkeys when connecting on a port other than 22 (#8139).\n  - Fixed a bug where the podman attach command would not exit when containers stopped (#8154).\n  - Fixed a bug where Podman did not properly clean paths before verifying them, resulting in Podman refusing to start if the root or temporary directories were specified with extra trailing / characters (#8160).\n  - Fixed a bug where remote Podman did not support hashed hostnames in the known_hosts file on the host for establishing connections (#8159).\n  - Fixed a bug where the podman image exists command would return non-zero (false) when multiple potential matches for the given name existed.\n  - Fixed a bug where the podman manifest inspect command on images that are not manifest lists would error instead of inspecting the image (#8023).\n  - Fixed a bug where the podman system service command would fail if the directory the Unix socket was to be created inside did not exist (#8184).\n  - Fixed a bug where pods that shared the IPC namespace (which is done by default) did not share a /dev/shm filesystem between all containers in the pod (#8181).\n  - Fixed a bug where filters passed to podman volume list were not inclusive (#6765).\n  - Fixed a bug where the podman volume create command would fail when the volume\u0027s data directory already existed (as might occur when a volume was not completely removed) (#8253).\n  - Fixed a bug where the podman run and podman create commands would deadlock when trying to create a container that mounted the same named volume at multiple locations (e.g. podman run -v testvol:/test1 -v testvol:/test2) (#8221).\n  - Fixed a bug where the parsing of the --net option to podman build was incorrect (#8322).\n  - Fixed a bug where the podman build command would print the ID of the built image twice when using remote Podman (#8332).\n  - Fixed a bug where the podman stats command did not show memory limits for containers (#8265).\n  - Fixed a bug where the podman pod inspect command printed the static MAC address of the pod in a non-human-readable format (#8386).\n  - Fixed a bug where the --tls-verify option of the podman play kube command had its logic inverted (false would enforce the use of TLS, true would disable it).\n  - Fixed a bug where the podman network rm command would error when trying to remove macvlan networks and rootless CNI networks (#8491).\n  - Fixed a bug where Podman was not setting sane defaults for missing XDG_ environment variables.\n  - Fixed a bug where remote Podman would check if volume paths to be mounted in the container existed on the host, not the server (#8473).\n  - Fixed a bug where the podman manifest create and podman manifest add commands on local images would drop any images in the manifest not pulled by the host.\n  - Fixed a bug where networks made by podman network create did not include the tuning plugin, and as such did not support setting custom MAC addresses (#8385).\n  - Fixed a bug where container healthchecks did not use $PATH when searching for the Podman executable to run the healthcheck.\n  - Fixed a bug where the --ip-range option to podman network create did not properly handle non-classful subnets when calculating the last usable IP for DHCP assignment (#8448).\n  - Fixed a bug where the podman container ps alias for podman ps was missing (#8445).\n * API\n  - The Compat Create endpoint for Container has received a major refactor to share more code with the Libpod Create endpoint, and should be significantly more stable.\n  - A Compat endpoint for exporting multiple images at once, GET /images/get, has been added (#7950).\n  - The Compat Network Connect and Network Disconnect endpoints have been added.\n  - Endpoints that deal with image registries now support a X-Registry-Config header to specify registry authentication configuration.\n  - The Compat Create endpoint for images now properly supports specifying images by digest.\n  - The Libpod Build endpoint for images now supports an httpproxy query parameter which, if set to true, will forward the server\u0027s HTTP proxy settings into the build container for RUN instructions.\n  - The Libpod Untag endpoint for images will now remove all tags for the given image if no repository and tag are specified for removal.\n  - Fixed a bug where the Ping endpoint misspelled a header name (Libpod-Buildha-Version instead of Libpod-Buildah-Version).\n  - Fixed a bug where the Ping endpoint sent an extra newline at the end of its response where Docker did not.\n  - Fixed a bug where the Compat Logs endpoint for containers did not send a newline character after each log line.\n  - Fixed a bug where the Compat Logs endpoint for containers would mangle line endings to change newline characters to add a preceding carriage return (#7942).\n  - Fixed a bug where the Compat Inspect endpoint for Containers did not properly list the container\u0027s stop signal (#7917).\n  - Fixed a bug where the Compat Inspect endpoint for Containers formatted the container\u0027s create time incorrectly (#7860).\n  - Fixed a bug where the Compat Inspect endpoint for Containers did not include the container\u0027s Path, Args, and Restart Count.\n  - Fixed a bug where the Compat Inspect endpoint for Containers prefixed added and dropped capabilities with CAP_ (Docker does not do so).\n  - Fixed a bug where the Compat Info endpoint for the Engine did not include configured registries.\n  - Fixed a bug where the server could panic if a client closed a connection midway through an image pull (#7896).\n  - Fixed a bug where the Compat Create endpoint for volumes returned an error when a volume with the same name already existed, instead of succeeding with a 201 code (#7740).\n  - Fixed a bug where a client disconnecting from the Libpod or Compat events endpoints could result in the server using 100% CPU (#7946).\n  - Fixed a bug where the \u0027no such image\u0027 error message sent by the Compat Inspect endpoint for Images returned a 404 status code with an error that was improperly formatted for Docker compatibility.\n  - Fixed a bug where the Compat Create endpoint for networks did not properly set a default for the driver parameter if it was not provided by the client.\n  - Fixed a bug where the Compat Inspect endpoint for images did not populate the RootFS field of the response.\n  - Fixed a bug where the Compat Inspect endpoint for images would omit the ParentId field if the image had no parent, and the Created field if the image did not have a creation time.\n  - Fixed a bug where the Compat Remove endpoint for Networks did not support the Force query parameter.\n\n- add dependency to timezone package or podman fails to build a\n- Correct invalid use of %{_libexecdir} to ensure files should be in /usr/lib\nSELinux support [jsc#SMO-15]\n\n\nlibseccomp was updated to release 2.5.3:\n\n* Update the syscall table for Linux v5.15\n* Fix issues with multiplexed syscalls on mipsel introduced in v2.5.2\n* Document that seccomp_rule_add() may return -EACCES\n\nUpdate to release 2.5.2\n\n* Update the syscall table for Linux v5.14-rc7                                                                    \n* Add a function, get_notify_fd(), to the Python bindings to\n  get the nofication file descriptor.\n* Consolidate multiplexed syscall handling for all\n  architectures into one location.\n* Add multiplexed syscall support to PPC and MIPS\n* The meaning of SECCOMP_IOCTL_NOTIF_ID_VALID changed within\n  the kernel. libseccomp\u0027s fd notification logic was modified\n  to support the kernel\u0027s previous and new usage of\n  SECCOMP_IOCTL_NOTIF_ID_VALID.\n\nupdate to 2.5.1:\n\n* Fix a bug where seccomp_load() could only be called once\n* Change the notification fd handling to only request a notification fd if\n* the filter has a _NOTIFY action\n* Add documentation about SCMP_ACT_NOTIFY to the seccomp_add_rule(3) manpage\n* Clarify the maintainers\u0027 GPG keys\n\nUpdate to release 2.5.0\n\n* Add support for the seccomp user notifications, see the\n  seccomp_notify_alloc(3), seccomp_notify_receive(3),\n  seccomp_notify_respond(3) manpages for more information\n* Add support for new filter optimization approaches, including a balanced\n  tree optimization, see the SCMP_FLTATR_CTL_OPTIMIZE filter attribute for\n  more information\n* Add support for the 64-bit RISC-V architecture\n* Performance improvements when adding new rules to a filter thanks to the\n  use of internal shadow transactions and improved syscall lookup tables\n* Properly document the libseccomp API return values and include them in the\n  stable API promise\n* Improvements to the s390 and s390x multiplexed syscall handling\n* Multiple fixes and improvements to the libseccomp manpages\n* Moved from manually maintained syscall tables to an automatically generated\n  syscall table in CSV format\n* Update the syscall tables to Linux v5.8.0-rc5\n* Python bindings and build now default to Python 3.x\n* Improvements to the tests have boosted code coverage to over 93%\n\nUpdate to release 2.4.3\n\n* Add list of authorized release signatures to README.md\n* Fix multiplexing issue with s390/s390x shm* syscalls\n* Remove the static flag from libseccomp tools compilation\n* Add define for __SNR_ppoll\n* Fix potential memory leak identified by clang in the\n  scmp_bpf_sim tool\n\nUpdate to release 2.4.2\n\n* Add support for io-uring related system calls\n\n\nconmon was updated to version 2.0.30:\n\n  * Remove unreachable code path\n  * exit: report if the exit command was killed\n  * exit: fix race zombie reaper\n  * conn_sock: allow watchdog messages through the notify socket proxy\n  * seccomp: add support for seccomp notify\n\nUpdate to version 2.0.29:\n\n  * Reset OOM score back to 0 for container runtime\n  * call functions registered with atexit on SIGTERM\n  * conn_sock: fix potential segfault\n\nUpdate to version 2.0.27:\n\n  * Add CRI-O integration test GitHub action\n  * exec: don\u0027t fail on EBADFD\n  * close_fds: fix close of external fds\n  * Add arm64 static build binary\n\nUpdate to version 2.0.26:\n\n  * conn_sock: do not fail on EAGAIN\n  * fix segfault from a double freed pointer\n  * Fix a bug where conmon could never spawn a container, because\n    a disagreement between the caller and itself on where the attach\n    socket was.\n  * improve --full-attach to ignore the socket-dir directly. that\n    means callers don\u0027t need to specify a socket dir at all (and\n    can remove it)\n  * add full-attach option to allow callers to not truncate a very\n    long path for the attach socket\n  * close only opened FDs\n  * set locale to inherit environment\n\nUpdate to version 2.0.22:\n\n  * added man page\n  * attach: always chdir\n  * conn_sock: Explicitly free a heap-allocated string\n  * refactor I/O and add SD_NOTIFY proxy support\n\nUpdate to version 2.0.21:\n\n  * protect against kill(-1)\n  * Makefile: enable debuginfo generation\n  * Remove go.sum file and add go.mod\n  * Fail if conmon config could not be written\n  * nix: remove double definition for e2fsprogs\n  * Speedup static build by utilizing CI cache on `/nix` folder\n  * Fix nix build for failing e2fsprogs tests\n  * test: fix CI\n  * Use Podman for building\n\nlibcontainers-common was updated to include:\n\n- common 0.44.0\n- image 5.16.0\n- podman 3.3.1\n- storage 1.36.0\n(changes too long to list)\n\nCVEs fixed: CVE-2020-14370,CVE-2020-15157,CVE-2021-20199,CVE-2021-20291,CVE-2021-3602\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-SLE-Module-Basesystem-15-SP3-2022-23018,SUSE-SLE-Module-Containers-15-SP3-2022-23018,SUSE-SUSE-MicroOS-5.1-2022-23018",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_23018-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2022:23018-1",
        "url": "https://www.suse.com/support/update/announcement/2022/suse-su-202223018-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2022:23018-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010347.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1176804",
        "url": "https://bugzilla.suse.com/1176804"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1177598",
        "url": "https://bugzilla.suse.com/1177598"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1181640",
        "url": "https://bugzilla.suse.com/1181640"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1182998",
        "url": "https://bugzilla.suse.com/1182998"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1188520",
        "url": "https://bugzilla.suse.com/1188520"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1188914",
        "url": "https://bugzilla.suse.com/1188914"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1193166",
        "url": "https://bugzilla.suse.com/1193166"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1193273",
        "url": "https://bugzilla.suse.com/1193273"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-14370 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-14370/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-15157 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-15157/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-20199 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-20199/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-20291 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-20291/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-3602 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-3602/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-4024 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-4024/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-41190 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-41190/"
      }
    ],
    "title": "Security update for conmon, libcontainers-common, libseccomp, podman",
    "tracking": {
      "current_release_date": "2022-02-25T12:54:40Z",
      "generator": {
        "date": "2022-02-25T12:54:40Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2022:23018-1",
      "initial_release_date": "2022-02-25T12:54:40Z",
      "revision_history": [
        {
          "date": "2022-02-25T12:54:40Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
                "product": {
                  "name": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
                  "product_id": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp2-2.5.3-150300.10.5.1.aarch64",
                "product": {
                  "name": "libseccomp2-2.5.3-150300.10.5.1.aarch64",
                  "product_id": "libseccomp2-2.5.3-150300.10.5.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2.0.30-150300.8.3.1.aarch64",
                "product": {
                  "name": "conmon-2.0.30-150300.8.3.1.aarch64",
                  "product_id": "conmon-2.0.30-150300.8.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "podman-3.4.4-150300.9.3.2.aarch64",
                "product": {
                  "name": "podman-3.4.4-150300.9.3.2.aarch64",
                  "product_id": "podman-3.4.4-150300.9.3.2.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libcontainers-common-20210626-150300.8.3.1.noarch",
                "product": {
                  "name": "libcontainers-common-20210626-150300.8.3.1.noarch",
                  "product_id": "libcontainers-common-20210626-150300.8.3.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "podman-cni-config-3.4.4-150300.9.3.2.noarch",
                "product": {
                  "name": "podman-cni-config-3.4.4-150300.9.3.2.noarch",
                  "product_id": "podman-cni-config-3.4.4-150300.9.3.2.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
                "product": {
                  "name": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
                  "product_id": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp2-2.5.3-150300.10.5.1.ppc64le",
                "product": {
                  "name": "libseccomp2-2.5.3-150300.10.5.1.ppc64le",
                  "product_id": "libseccomp2-2.5.3-150300.10.5.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2.0.30-150300.8.3.1.ppc64le",
                "product": {
                  "name": "conmon-2.0.30-150300.8.3.1.ppc64le",
                  "product_id": "conmon-2.0.30-150300.8.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "podman-3.4.4-150300.9.3.2.ppc64le",
                "product": {
                  "name": "podman-3.4.4-150300.9.3.2.ppc64le",
                  "product_id": "podman-3.4.4-150300.9.3.2.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libseccomp-devel-2.5.3-150300.10.5.1.s390x",
                "product": {
                  "name": "libseccomp-devel-2.5.3-150300.10.5.1.s390x",
                  "product_id": "libseccomp-devel-2.5.3-150300.10.5.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp2-2.5.3-150300.10.5.1.s390x",
                "product": {
                  "name": "libseccomp2-2.5.3-150300.10.5.1.s390x",
                  "product_id": "libseccomp2-2.5.3-150300.10.5.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2.0.30-150300.8.3.1.s390x",
                "product": {
                  "name": "conmon-2.0.30-150300.8.3.1.s390x",
                  "product_id": "conmon-2.0.30-150300.8.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "podman-3.4.4-150300.9.3.2.s390x",
                "product": {
                  "name": "podman-3.4.4-150300.9.3.2.s390x",
                  "product_id": "podman-3.4.4-150300.9.3.2.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
                "product": {
                  "name": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
                  "product_id": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp2-2.5.3-150300.10.5.1.x86_64",
                "product": {
                  "name": "libseccomp2-2.5.3-150300.10.5.1.x86_64",
                  "product_id": "libseccomp2-2.5.3-150300.10.5.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2.0.30-150300.8.3.1.x86_64",
                "product": {
                  "name": "conmon-2.0.30-150300.8.3.1.x86_64",
                  "product_id": "conmon-2.0.30-150300.8.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "podman-3.4.4-150300.9.3.2.x86_64",
                "product": {
                  "name": "podman-3.4.4-150300.9.3.2.x86_64",
                  "product_id": "podman-3.4.4-150300.9.3.2.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
                  "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Containers 15 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Containers 15 SP3",
                  "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-containers:15:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Micro 5.1",
                "product": {
                  "name": "SUSE Linux Enterprise Micro 5.1",
                  "product_id": "SUSE Linux Enterprise Micro 5.1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:suse-microos:5.1"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150300.8.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150300.8.3.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64"
        },
        "product_reference": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le"
        },
        "product_reference": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp-devel-2.5.3-150300.10.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x"
        },
        "product_reference": "libseccomp-devel-2.5.3-150300.10.5.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64"
        },
        "product_reference": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp2-2.5.3-150300.10.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64"
        },
        "product_reference": "libseccomp2-2.5.3-150300.10.5.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp2-2.5.3-150300.10.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le"
        },
        "product_reference": "libseccomp2-2.5.3-150300.10.5.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp2-2.5.3-150300.10.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x"
        },
        "product_reference": "libseccomp2-2.5.3-150300.10.5.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp2-2.5.3-150300.10.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64"
        },
        "product_reference": "libseccomp2-2.5.3-150300.10.5.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2.0.30-150300.8.3.1.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64"
        },
        "product_reference": "conmon-2.0.30-150300.8.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2.0.30-150300.8.3.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le"
        },
        "product_reference": "conmon-2.0.30-150300.8.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2.0.30-150300.8.3.1.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x"
        },
        "product_reference": "conmon-2.0.30-150300.8.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2.0.30-150300.8.3.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64"
        },
        "product_reference": "conmon-2.0.30-150300.8.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3.4.4-150300.9.3.2.aarch64 as component of SUSE Linux Enterprise Module for Containers 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64"
        },
        "product_reference": "podman-3.4.4-150300.9.3.2.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3.4.4-150300.9.3.2.ppc64le as component of SUSE Linux Enterprise Module for Containers 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le"
        },
        "product_reference": "podman-3.4.4-150300.9.3.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3.4.4-150300.9.3.2.s390x as component of SUSE Linux Enterprise Module for Containers 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x"
        },
        "product_reference": "podman-3.4.4-150300.9.3.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3.4.4-150300.9.3.2.x86_64 as component of SUSE Linux Enterprise Module for Containers 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64"
        },
        "product_reference": "podman-3.4.4-150300.9.3.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-cni-config-3.4.4-150300.9.3.2.noarch as component of SUSE Linux Enterprise Module for Containers 15 SP3",
          "product_id": "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        },
        "product_reference": "podman-cni-config-3.4.4-150300.9.3.2.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2.0.30-150300.8.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
          "product_id": "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64"
        },
        "product_reference": "conmon-2.0.30-150300.8.3.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2.0.30-150300.8.3.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
          "product_id": "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x"
        },
        "product_reference": "conmon-2.0.30-150300.8.3.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2.0.30-150300.8.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
          "product_id": "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64"
        },
        "product_reference": "conmon-2.0.30-150300.8.3.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150300.8.3.1.noarch as component of SUSE Linux Enterprise Micro 5.1",
          "product_id": "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150300.8.3.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp2-2.5.3-150300.10.5.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
          "product_id": "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64"
        },
        "product_reference": "libseccomp2-2.5.3-150300.10.5.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp2-2.5.3-150300.10.5.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
          "product_id": "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x"
        },
        "product_reference": "libseccomp2-2.5.3-150300.10.5.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp2-2.5.3-150300.10.5.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
          "product_id": "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64"
        },
        "product_reference": "libseccomp2-2.5.3-150300.10.5.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3.4.4-150300.9.3.2.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
          "product_id": "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64"
        },
        "product_reference": "podman-3.4.4-150300.9.3.2.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3.4.4-150300.9.3.2.s390x as component of SUSE Linux Enterprise Micro 5.1",
          "product_id": "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x"
        },
        "product_reference": "podman-3.4.4-150300.9.3.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3.4.4-150300.9.3.2.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
          "product_id": "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64"
        },
        "product_reference": "podman-3.4.4-150300.9.3.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-cni-config-3.4.4-150300.9.3.2.noarch as component of SUSE Linux Enterprise Micro 5.1",
          "product_id": "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        },
        "product_reference": "podman-cni-config-3.4.4-150300.9.3.2.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-14370",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-14370"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An information disclosure vulnerability was found in containers/podman in versions before 2.0.5. When using the deprecated Varlink API or the Docker-compatible REST API, if multiple containers are created in a short duration, the environment variables from the first container will get leaked into subsequent containers. An attacker who has control over the subsequent containers could use this flaw to gain access to sensitive information stored in such variables.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
          "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
          "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-14370",
          "url": "https://www.suse.com/security/cve/CVE-2020-14370"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1176804 for CVE-2020-14370",
          "url": "https://bugzilla.suse.com/1176804"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-25T12:54:40Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-14370"
    },
    {
      "cve": "CVE-2020-15157",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-15157"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \"foreign layer\"), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
          "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
          "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-15157",
          "url": "https://www.suse.com/security/cve/CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1177598 for CVE-2020-15157",
          "url": "https://bugzilla.suse.com/1177598"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-25T12:54:40Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-15157"
    },
    {
      "cve": "CVE-2021-20199",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-20199"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Rootless containers run with Podman, receive all traffic with a source IP address of 127.0.0.1 (including from remote hosts). This impacts containerized applications that trust localhost (127.0.01) connections by default and do not require authentication. This issue affects Podman 1.8.0 onwards.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
          "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
          "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-20199",
          "url": "https://www.suse.com/security/cve/CVE-2021-20199"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1181640 for CVE-2021-20199",
          "url": "https://bugzilla.suse.com/1181640"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-25T12:54:40Z",
          "details": "low"
        }
      ],
      "title": "CVE-2021-20199"
    },
    {
      "cve": "CVE-2021-20291",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-20291"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A deadlock vulnerability was found in \u0027github.com/containers/storage\u0027 in versions before 1.28.1. When a container image is processed, each layer is unpacked using `tar`. If one of those layers is not a valid `tar` archive this causes an error leading to an unexpected situation where the code indefinitely waits for the tar unpacked stream, which never finishes. An attacker could use this vulnerability to craft a malicious image, which when downloaded and stored by an application using containers/storage, would then cause a deadlock leading to a Denial of Service (DoS).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
          "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
          "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-20291",
          "url": "https://www.suse.com/security/cve/CVE-2021-20291"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1196497 for CVE-2021-20291",
          "url": "https://bugzilla.suse.com/1196497"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-25T12:54:40Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-20291"
    },
    {
      "cve": "CVE-2021-3602",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-3602"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An information disclosure flaw was found in Buildah, when building containers using chroot isolation. Running processes in container builds (e.g. Dockerfile RUN commands) can access environment variables from parent and grandparent processes. When run in a container in a CI/CD environment, environment variables may include sensitive information that was shared with the container in order to be used only by Buildah itself (e.g. container registry credentials).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
          "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
          "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-3602",
          "url": "https://www.suse.com/security/cve/CVE-2021-3602"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1188520 for CVE-2021-3602",
          "url": "https://bugzilla.suse.com/1188520"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-25T12:54:40Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-3602"
    },
    {
      "cve": "CVE-2021-4024",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-4024"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A flaw was found in podman. The `podman machine` function (used to create and manage Podman virtual machine containing a Podman process) spawns a `gvproxy` process on the host system. The `gvproxy` API is accessible on port 7777 on all IP addresses on the host. If that port is open on the host\u0027s firewall, an attacker can potentially use the `gvproxy` API to forward ports on the host to ports in the VM, making private services on the VM accessible to the network. This issue could be also used to interrupt the host\u0027s services by forwarding all ports to the VM.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
          "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
          "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-4024",
          "url": "https://www.suse.com/security/cve/CVE-2021-4024"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1193166 for CVE-2021-4024",
          "url": "https://bugzilla.suse.com/1193166"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-25T12:54:40Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-4024"
    },
    {
      "cve": "CVE-2021-41190",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-41190"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \"manifests\" and \"layers\" fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \"manifests\" and \"layers\" fields or \"manifests\" and \"config\" fields if they are unable to update to version 1.0.1 of the spec.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
          "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
          "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
          "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
          "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
          "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
          "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-41190",
          "url": "https://www.suse.com/security/cve/CVE-2021-41190"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1193273 for CVE-2021-41190",
          "url": "https://bugzilla.suse.com/1193273"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Micro 5.1:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Micro 5.1:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Micro 5.1:podman-cni-config-3.4.4-150300.9.3.2.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:conmon-2.0.30-150300.8.3.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.aarch64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.s390x",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-3.4.4-150300.9.3.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 15 SP3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-02-25T12:54:40Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-41190"
    }
  ]
}
  suse-su-2021:0445-1
Vulnerability from csaf_suse
Notes
{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for containerd, docker, docker-runc, golang-github-docker-libnetwork",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for containerd, docker, docker-runc, golang-github-docker-libnetwork fixes the following issues:\n\nUpdate Docker to 19.03.15-ce:\n\n- CVE-2021-21284: potential privilege escalation when the root user in the remapped namespace has access to the host filesystem (bsc#1181732)\n- CVE-2021-21285: malformed Docker image manifest crashes the dockerd daemon (bsc#1181730)\n- CVE-2020-15157: containerd: credentials leaking during image pull (bsc#1177598)\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2021-445,SUSE-SLE-Module-Containers-12-2021-445",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_0445-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2021:0445-1",
        "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210445-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2021:0445-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008318.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1065609",
        "url": "https://bugzilla.suse.com/1065609"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1153367",
        "url": "https://bugzilla.suse.com/1153367"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1157330",
        "url": "https://bugzilla.suse.com/1157330"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1158590",
        "url": "https://bugzilla.suse.com/1158590"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1176708",
        "url": "https://bugzilla.suse.com/1176708"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1177598",
        "url": "https://bugzilla.suse.com/1177598"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1178801",
        "url": "https://bugzilla.suse.com/1178801"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1180401",
        "url": "https://bugzilla.suse.com/1180401"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1181730",
        "url": "https://bugzilla.suse.com/1181730"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1181732",
        "url": "https://bugzilla.suse.com/1181732"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-15157 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-15157/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-21284 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-21284/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-21285 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-21285/"
      }
    ],
    "title": "Security update for containerd, docker, docker-runc, golang-github-docker-libnetwork",
    "tracking": {
      "current_release_date": "2021-02-12T08:15:52Z",
      "generator": {
        "date": "2021-02-12T08:15:52Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2021:0445-1",
      "initial_release_date": "2021-02-12T08:15:52Z",
      "revision_history": [
        {
          "date": "2021-02-12T08:15:52Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "containerd-1.3.9-16.35.1.aarch64",
                "product": {
                  "name": "containerd-1.3.9-16.35.1.aarch64",
                  "product_id": "containerd-1.3.9-16.35.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-ctr-1.3.9-16.35.1.aarch64",
                "product": {
                  "name": "containerd-ctr-1.3.9-16.35.1.aarch64",
                  "product_id": "containerd-ctr-1.3.9-16.35.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-kubic-1.3.9-16.35.1.aarch64",
                "product": {
                  "name": "containerd-kubic-1.3.9-16.35.1.aarch64",
                  "product_id": "containerd-kubic-1.3.9-16.35.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-kubic-ctr-1.3.9-16.35.1.aarch64",
                "product": {
                  "name": "containerd-kubic-ctr-1.3.9-16.35.1.aarch64",
                  "product_id": "containerd-kubic-ctr-1.3.9-16.35.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-19.03.15_ce-98.60.2.aarch64",
                "product": {
                  "name": "docker-19.03.15_ce-98.60.2.aarch64",
                  "product_id": "docker-19.03.15_ce-98.60.2.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-19.03.15_ce-98.60.2.aarch64",
                "product": {
                  "name": "docker-kubic-19.03.15_ce-98.60.2.aarch64",
                  "product_id": "docker-kubic-19.03.15_ce-98.60.2.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-kubeadm-criconfig-19.03.15_ce-98.60.2.aarch64",
                "product": {
                  "name": "docker-kubic-kubeadm-criconfig-19.03.15_ce-98.60.2.aarch64",
                  "product_id": "docker-kubic-kubeadm-criconfig-19.03.15_ce-98.60.2.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-test-19.03.15_ce-98.60.2.aarch64",
                "product": {
                  "name": "docker-kubic-test-19.03.15_ce-98.60.2.aarch64",
                  "product_id": "docker-kubic-test-19.03.15_ce-98.60.2.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.aarch64",
                "product": {
                  "name": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.aarch64",
                  "product_id": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.aarch64",
                "product": {
                  "name": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.aarch64",
                  "product_id": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.aarch64",
                "product": {
                  "name": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.aarch64",
                  "product_id": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.aarch64",
                "product": {
                  "name": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.aarch64",
                  "product_id": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-test-19.03.15_ce-98.60.2.aarch64",
                "product": {
                  "name": "docker-test-19.03.15_ce-98.60.2.aarch64",
                  "product_id": "docker-test-19.03.15_ce-98.60.2.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.aarch64",
                "product": {
                  "name": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.aarch64",
                  "product_id": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.aarch64",
                "product": {
                  "name": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.aarch64",
                  "product_id": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "containerd-1.3.9-16.35.1.i586",
                "product": {
                  "name": "containerd-1.3.9-16.35.1.i586",
                  "product_id": "containerd-1.3.9-16.35.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-ctr-1.3.9-16.35.1.i586",
                "product": {
                  "name": "containerd-ctr-1.3.9-16.35.1.i586",
                  "product_id": "containerd-ctr-1.3.9-16.35.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-kubic-1.3.9-16.35.1.i586",
                "product": {
                  "name": "containerd-kubic-1.3.9-16.35.1.i586",
                  "product_id": "containerd-kubic-1.3.9-16.35.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-kubic-ctr-1.3.9-16.35.1.i586",
                "product": {
                  "name": "containerd-kubic-ctr-1.3.9-16.35.1.i586",
                  "product_id": "containerd-kubic-ctr-1.3.9-16.35.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "docker-19.03.15_ce-98.60.2.i586",
                "product": {
                  "name": "docker-19.03.15_ce-98.60.2.i586",
                  "product_id": "docker-19.03.15_ce-98.60.2.i586"
                }
              },
              {
                "category": "product_version",
                "name": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.i586",
                "product": {
                  "name": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.i586",
                  "product_id": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.i586",
                "product": {
                  "name": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.i586",
                  "product_id": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.i586",
                "product": {
                  "name": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.i586",
                  "product_id": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.i586",
                "product": {
                  "name": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.i586",
                  "product_id": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "docker-test-19.03.15_ce-98.60.2.i586",
                "product": {
                  "name": "docker-test-19.03.15_ce-98.60.2.i586",
                  "product_id": "docker-test-19.03.15_ce-98.60.2.i586"
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.i586",
                "product": {
                  "name": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.i586",
                  "product_id": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.i586",
                "product": {
                  "name": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.i586",
                  "product_id": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "docker-bash-completion-19.03.15_ce-98.60.2.noarch",
                "product": {
                  "name": "docker-bash-completion-19.03.15_ce-98.60.2.noarch",
                  "product_id": "docker-bash-completion-19.03.15_ce-98.60.2.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "docker-fish-completion-19.03.15_ce-98.60.2.noarch",
                "product": {
                  "name": "docker-fish-completion-19.03.15_ce-98.60.2.noarch",
                  "product_id": "docker-fish-completion-19.03.15_ce-98.60.2.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-bash-completion-19.03.15_ce-98.60.2.noarch",
                "product": {
                  "name": "docker-kubic-bash-completion-19.03.15_ce-98.60.2.noarch",
                  "product_id": "docker-kubic-bash-completion-19.03.15_ce-98.60.2.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-fish-completion-19.03.15_ce-98.60.2.noarch",
                "product": {
                  "name": "docker-kubic-fish-completion-19.03.15_ce-98.60.2.noarch",
                  "product_id": "docker-kubic-fish-completion-19.03.15_ce-98.60.2.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-zsh-completion-19.03.15_ce-98.60.2.noarch",
                "product": {
                  "name": "docker-kubic-zsh-completion-19.03.15_ce-98.60.2.noarch",
                  "product_id": "docker-kubic-zsh-completion-19.03.15_ce-98.60.2.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "docker-zsh-completion-19.03.15_ce-98.60.2.noarch",
                "product": {
                  "name": "docker-zsh-completion-19.03.15_ce-98.60.2.noarch",
                  "product_id": "docker-zsh-completion-19.03.15_ce-98.60.2.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "containerd-1.3.9-16.35.1.ppc64le",
                "product": {
                  "name": "containerd-1.3.9-16.35.1.ppc64le",
                  "product_id": "containerd-1.3.9-16.35.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-ctr-1.3.9-16.35.1.ppc64le",
                "product": {
                  "name": "containerd-ctr-1.3.9-16.35.1.ppc64le",
                  "product_id": "containerd-ctr-1.3.9-16.35.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-kubic-1.3.9-16.35.1.ppc64le",
                "product": {
                  "name": "containerd-kubic-1.3.9-16.35.1.ppc64le",
                  "product_id": "containerd-kubic-1.3.9-16.35.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-kubic-ctr-1.3.9-16.35.1.ppc64le",
                "product": {
                  "name": "containerd-kubic-ctr-1.3.9-16.35.1.ppc64le",
                  "product_id": "containerd-kubic-ctr-1.3.9-16.35.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "docker-19.03.15_ce-98.60.2.ppc64le",
                "product": {
                  "name": "docker-19.03.15_ce-98.60.2.ppc64le",
                  "product_id": "docker-19.03.15_ce-98.60.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-19.03.15_ce-98.60.2.ppc64le",
                "product": {
                  "name": "docker-kubic-19.03.15_ce-98.60.2.ppc64le",
                  "product_id": "docker-kubic-19.03.15_ce-98.60.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-kubeadm-criconfig-19.03.15_ce-98.60.2.ppc64le",
                "product": {
                  "name": "docker-kubic-kubeadm-criconfig-19.03.15_ce-98.60.2.ppc64le",
                  "product_id": "docker-kubic-kubeadm-criconfig-19.03.15_ce-98.60.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-test-19.03.15_ce-98.60.2.ppc64le",
                "product": {
                  "name": "docker-kubic-test-19.03.15_ce-98.60.2.ppc64le",
                  "product_id": "docker-kubic-test-19.03.15_ce-98.60.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
                "product": {
                  "name": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
                  "product_id": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
                "product": {
                  "name": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
                  "product_id": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le",
                "product": {
                  "name": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le",
                  "product_id": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le",
                "product": {
                  "name": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le",
                  "product_id": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "docker-test-19.03.15_ce-98.60.2.ppc64le",
                "product": {
                  "name": "docker-test-19.03.15_ce-98.60.2.ppc64le",
                  "product_id": "docker-test-19.03.15_ce-98.60.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
                "product": {
                  "name": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
                  "product_id": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
                "product": {
                  "name": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
                  "product_id": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "containerd-1.3.9-16.35.1.s390x",
                "product": {
                  "name": "containerd-1.3.9-16.35.1.s390x",
                  "product_id": "containerd-1.3.9-16.35.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-ctr-1.3.9-16.35.1.s390x",
                "product": {
                  "name": "containerd-ctr-1.3.9-16.35.1.s390x",
                  "product_id": "containerd-ctr-1.3.9-16.35.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-kubic-1.3.9-16.35.1.s390x",
                "product": {
                  "name": "containerd-kubic-1.3.9-16.35.1.s390x",
                  "product_id": "containerd-kubic-1.3.9-16.35.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-kubic-ctr-1.3.9-16.35.1.s390x",
                "product": {
                  "name": "containerd-kubic-ctr-1.3.9-16.35.1.s390x",
                  "product_id": "containerd-kubic-ctr-1.3.9-16.35.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "docker-19.03.15_ce-98.60.2.s390x",
                "product": {
                  "name": "docker-19.03.15_ce-98.60.2.s390x",
                  "product_id": "docker-19.03.15_ce-98.60.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-19.03.15_ce-98.60.2.s390x",
                "product": {
                  "name": "docker-kubic-19.03.15_ce-98.60.2.s390x",
                  "product_id": "docker-kubic-19.03.15_ce-98.60.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-kubeadm-criconfig-19.03.15_ce-98.60.2.s390x",
                "product": {
                  "name": "docker-kubic-kubeadm-criconfig-19.03.15_ce-98.60.2.s390x",
                  "product_id": "docker-kubic-kubeadm-criconfig-19.03.15_ce-98.60.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-test-19.03.15_ce-98.60.2.s390x",
                "product": {
                  "name": "docker-kubic-test-19.03.15_ce-98.60.2.s390x",
                  "product_id": "docker-kubic-test-19.03.15_ce-98.60.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
                "product": {
                  "name": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
                  "product_id": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
                "product": {
                  "name": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
                  "product_id": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x",
                "product": {
                  "name": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x",
                  "product_id": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x",
                "product": {
                  "name": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x",
                  "product_id": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "docker-test-19.03.15_ce-98.60.2.s390x",
                "product": {
                  "name": "docker-test-19.03.15_ce-98.60.2.s390x",
                  "product_id": "docker-test-19.03.15_ce-98.60.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
                "product": {
                  "name": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
                  "product_id": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
                "product": {
                  "name": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
                  "product_id": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "containerd-1.3.9-16.35.1.x86_64",
                "product": {
                  "name": "containerd-1.3.9-16.35.1.x86_64",
                  "product_id": "containerd-1.3.9-16.35.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-ctr-1.3.9-16.35.1.x86_64",
                "product": {
                  "name": "containerd-ctr-1.3.9-16.35.1.x86_64",
                  "product_id": "containerd-ctr-1.3.9-16.35.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-kubic-1.3.9-16.35.1.x86_64",
                "product": {
                  "name": "containerd-kubic-1.3.9-16.35.1.x86_64",
                  "product_id": "containerd-kubic-1.3.9-16.35.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-kubic-ctr-1.3.9-16.35.1.x86_64",
                "product": {
                  "name": "containerd-kubic-ctr-1.3.9-16.35.1.x86_64",
                  "product_id": "containerd-kubic-ctr-1.3.9-16.35.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-19.03.15_ce-98.60.2.x86_64",
                "product": {
                  "name": "docker-19.03.15_ce-98.60.2.x86_64",
                  "product_id": "docker-19.03.15_ce-98.60.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-19.03.15_ce-98.60.2.x86_64",
                "product": {
                  "name": "docker-kubic-19.03.15_ce-98.60.2.x86_64",
                  "product_id": "docker-kubic-19.03.15_ce-98.60.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-kubeadm-criconfig-19.03.15_ce-98.60.2.x86_64",
                "product": {
                  "name": "docker-kubic-kubeadm-criconfig-19.03.15_ce-98.60.2.x86_64",
                  "product_id": "docker-kubic-kubeadm-criconfig-19.03.15_ce-98.60.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-kubic-test-19.03.15_ce-98.60.2.x86_64",
                "product": {
                  "name": "docker-kubic-test-19.03.15_ce-98.60.2.x86_64",
                  "product_id": "docker-kubic-test-19.03.15_ce-98.60.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
                "product": {
                  "name": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
                  "product_id": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
                "product": {
                  "name": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
                  "product_id": "docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64",
                "product": {
                  "name": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64",
                  "product_id": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64",
                "product": {
                  "name": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64",
                  "product_id": "docker-runc-kubic-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "docker-test-19.03.15_ce-98.60.2.x86_64",
                "product": {
                  "name": "docker-test-19.03.15_ce-98.60.2.x86_64",
                  "product_id": "docker-test-19.03.15_ce-98.60.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
                "product": {
                  "name": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
                  "product_id": "golang-github-docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
                "product": {
                  "name": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
                  "product_id": "golang-github-docker-libnetwork-kubic-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Containers 12",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Containers 12",
                  "product_id": "SUSE Linux Enterprise Module for Containers 12",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-containers:12"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containerd-1.3.9-16.35.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.ppc64le"
        },
        "product_reference": "containerd-1.3.9-16.35.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containerd-1.3.9-16.35.1.s390x as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.s390x"
        },
        "product_reference": "containerd-1.3.9-16.35.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containerd-1.3.9-16.35.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.x86_64"
        },
        "product_reference": "containerd-1.3.9-16.35.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "docker-19.03.15_ce-98.60.2.ppc64le as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.ppc64le"
        },
        "product_reference": "docker-19.03.15_ce-98.60.2.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "docker-19.03.15_ce-98.60.2.s390x as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.s390x"
        },
        "product_reference": "docker-19.03.15_ce-98.60.2.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "docker-19.03.15_ce-98.60.2.x86_64 as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.x86_64"
        },
        "product_reference": "docker-19.03.15_ce-98.60.2.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le"
        },
        "product_reference": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x"
        },
        "product_reference": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64"
        },
        "product_reference": "docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le"
        },
        "product_reference": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x"
        },
        "product_reference": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 12",
          "product_id": "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64"
        },
        "product_reference": "docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Containers 12"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-15157",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-15157"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \"foreign layer\"), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.s390x",
          "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.s390x",
          "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.x86_64",
          "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
          "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x",
          "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-15157",
          "url": "https://www.suse.com/security/cve/CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1177598 for CVE-2020-15157",
          "url": "https://bugzilla.suse.com/1177598"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-02-12T08:15:52Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-15157"
    },
    {
      "cve": "CVE-2021-21284",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-21284"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In Docker before versions 9.03.15, 20.10.3 there is a vulnerability involving the --userns-remap option in which access to remapped root allows privilege escalation to real root. When using \"--userns-remap\", if the root user in the remapped namespace has access to the host filesystem they can modify files under \"/var/lib/docker/\u003cremapping\u003e\" that cause writing files with extended privileges. Versions 20.10.3 and 19.03.15 contain patches that prevent privilege escalation from remapped user.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.s390x",
          "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.s390x",
          "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.x86_64",
          "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
          "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x",
          "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-21284",
          "url": "https://www.suse.com/security/cve/CVE-2021-21284"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1181732 for CVE-2021-21284",
          "url": "https://bugzilla.suse.com/1181732"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 2.5,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-02-12T08:15:52Z",
          "details": "low"
        }
      ],
      "title": "CVE-2021-21284"
    },
    {
      "cve": "CVE-2021-21285",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-21285"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In Docker before versions 9.03.15, 20.10.3 there is a vulnerability in which pulling an intentionally malformed Docker image manifest crashes the dockerd daemon. Versions 20.10.3 and 19.03.15 contain patches that prevent the daemon from crashing.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.s390x",
          "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.s390x",
          "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.x86_64",
          "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
          "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
          "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le",
          "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x",
          "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-21285",
          "url": "https://www.suse.com/security/cve/CVE-2021-21285"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1181730 for CVE-2021-21285",
          "url": "https://bugzilla.suse.com/1181730"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:containerd-1.3.9-16.35.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-19.03.15_ce-98.60.2.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-libnetwork-0.7.0.1+gitr2908_55e924b8a842-37.1.x86_64",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.ppc64le",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.s390x",
            "SUSE Linux Enterprise Module for Containers 12:docker-runc-1.0.0rc10+gitr3981_dc9208a3303f-1.52.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-02-12T08:15:52Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-21285"
    }
  ]
}
  suse-su-2022:3312-1
Vulnerability from csaf_suse
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": "Security update for libcontainers-common",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for libcontainers-common fixes the following issues:\n\nlibcontainers-common was updated:\n\n- common component was updated to 0.44.0.\n- storage component was updated to 1.36.0.\n- image component was updated to 5.16.0.\n- podman component was updated to 3.3.1.\n\n3.3.1:\n\nBugfixes:\n\n- Fixed a bug where unit files created by `podman generate systemd` could not cleanup shut down containers when stopped by `systemctl stop` .\n- Fixed a bug where `podman machine` commands would not properly locate the `gvproxy` binary in some circumstances.\n- Fixed a bug where containers created as part of a pod using the `--pod-id-file` option would not join the pod\u0027s network namespace .\n- Fixed a bug where Podman, when using the systemd cgroups driver, could sometimes leak dbus sessions.\n- Fixed a bug where the `until` filter to `podman logs` and `podman events` was improperly handled, requiring input to be negated .\n- Fixed a bug where rootless containers using CNI networking run on systems using `systemd-resolved` for DNS would fail to start if resolved symlinked `/etc/resolv.conf` to an absolute path .\n\nAPI:\n\n- A large number of potential file descriptor leaks from improperly closing client connections have been fixed.\n\n3.3.0:\n\nFeatures:\n\n- Containers inside VMs created by `podman machine` will now automatically handle port forwarding - containers in `podman machine` VMs that publish ports via `--publish` or `--publish-all` will have these ports not just forwarded on the VM, but also on the host system.\n- The `podman play kube` command\u0027s `--network` option now accepts advanced network options (e.g. `--network slirp4netns:port_handler=slirp4netns`) .\n- The `podman play kube` commmand now supports Kubernetes liveness probes, which will be created as Podman healthchecks.\n- Podman now provides a systemd unit, `podman-restart.service`, which, when enabled, will restart all containers that were started with `--restart=always` after the system reboots.\n- Rootless Podman can now be configured to use CNI networking by default by using the `rootless_networking` option in `containers.conf`.\n- Images can now be pulled using `image:tag@digest` syntax (e.g. `podman pull fedora:34@sha256:1b0d4ddd99b1a8c8a80e885aafe6034c95f266da44ead992aab388e6aa91611a`) .\n- The `podman container checkpoint` and `podman container restore` commands can now be used to checkpoint containers that are in pods, and restore those containers into pods.\n- The `podman container restore` command now features a new option, `--publish`, to change the ports that are forwarded to a container that is being restored from an exported checkpoint.\n- The `podman container checkpoint` command now features a new option, `--compress`, to specify the compression algorithm that will be used on the generated checkpoint.\n- The `podman pull` command can now pull multiple images at once (e.g. `podman pull fedora:34 ubi8:latest` will pull both specified images).\n- THe `podman cp` command can now copy files from one container into another directly (e.g. `podman cp containera:/etc/hosts containerb:/etc/`) .\n- The `podman cp` command now supports a new option, `--archive`, which controls whether copied files will be chown\u0027d to the UID and GID of the user of the destination container.\n- The `podman stats` command now provides two additional metrics: Average CPU, and CPU time.\n- The `podman pod create` command supports a new flag, `--pid`, to specify the PID namespace of the pod. If specified, containers that join the pod will automatically share its PID namespace.\n- The `podman pod create` command supports a new flag, `--infra-name`, which allows the name of the pod\u0027s infra container to be set .\n- The `podman auto-update` command has had its output reformatted - it is now much clearer what images were pulled and what containers were updated.\n- The `podman auto-update` command now supports a new option, `--dry-run`, which reports what would be updated but does not actually perform the update .\n- The `podman build` command now supports a new option, `--secret`, to mount secrets into build containers.\n- The `podman manifest remove` command now has a new alias, `podman manifest rm`.\n- The `podman login` command now supports a new option, `--verbose`, to print detailed information about where the credentials entered were stored.\n- The `podman events` command now supports a new event, `exec_died`, which is produced when an exec session exits, and includes the exit code of the exec session.\n- The `podman system connection add` command now supports adding connections that connect using the `tcp://` and `unix://` URL schemes.\n- The `podman system connection list` command now supports a new flag, `--format`, to determine how the output is printed.\n- The `podman volume prune` and `podman volume ls` commands\u0027 `--filter` option now support a new filter, `until`, that matches volumes created before a certain time .\n- The `podman ps --filter` option\u0027s `network` filter now accepts a new value: `container:`, which matches containers that share a network namespace with a specific container .\n- The `podman diff` command can now accept two arguments, allowing two images or two containers to be specified; the diff between the two will be printed .\n- Podman can now optionally copy-up content from containers into volumes mounted into those containers earlier (at creation time, instead of at runtime) via the `prepare_on_create` option in `containers.conf` .\n- A new option, `--gpus`, has been added to `podman create` and `podman run` as a no-op for better compatibility with Docker. If the nvidia-container-runtime package is installed, GPUs should be automatically added to containers without using the flag.\n- If an invalid subcommand is provided, similar commands to try will now be suggested in the error message.\n### Changes\n- The `podman system reset` command now removes non-Podman (e.g. Buildah and CRI-O) containers as well.\n- The new port forwarding offered by `podman machine` requires [gvproxy] in order to function.\n- Podman will now automatically create the default CNI network if it does not exist, for both root and rootless users. This will only be done once per user - if the network is subsequently removed, it will not be recreated.\n- The `install.cni` makefile option has been removed. It is no longer required to distribute the default `87-podman.conflist` CNI configuration file, as Podman will now automatically create it.\n- The `--root` option to Podman will not automatically clear all default storage options when set. Storage options can be set manually using `--storage-opt` .\n- The output of `podman system connection list` is now deterministic, with connections being sorted alpabetically by their name.\n- The auto-update service (`podman-auto-update.service`) has had its default timer adjusted so it now starts at a random time up to 15 minutes after midnight, to help prevent system congestion from numerous daily services run at once.\n- Systemd unit files generated by `podman generate systemd` now depend on `network-online.target` by default .\n- Systemd unit files generated by `podman generate systemd` now use `Type=notify` by default, instead of using PID files.\n- The `podman info` command\u0027s logic for detecting package versions on Gentoo has been improved, and should be significantly faster.\n\nBugfixes:\n\n- Fixed a bug where the `podman play kube` command did not perform SELinux relabelling of volumes specified with a `mountPath` that included the `:z` or `:Z` options .\n- Fixed a bug where the `podman play kube` command would ignore the `USER` and `EXPOSE` directives in images .\n- Fixed a bug where the `podman play kube` command would only accept lowercase pull policies.\n- Fixed a bug where named volumes mounted into containers with the `:z` or `:Z` options were not appropriately relabelled for access from the container .\n- Fixed a bug where the `podman logs -f` command, with the `journald` log driver, could sometimes fail to pick up the last line of output from a container .\n- Fixed a bug where running `podman rm` on a container created with the `--rm` option would occasionally emit an error message saying the container failed to be removed, when it was successfully removed.\n- Fixed a bug where starting a Podman container would segfault if the `LISTEN_PID` and `LISTEN_FDS` environment variables were set, but `LISTEN_FDNAMES` was not .\n- Fixed a bug where exec sessions in containers were sometimes not cleaned up when run without `-d` and when the associated `podman exec` process was killed before completion.\n- Fixed a bug where `podman system service` could, when run in a systemd unit file with sdnotify in use, drop some connections when it was starting up.\n- Fixed a bug where containers run using the REST API using the `slirp4netns` network mode would leave zombie processes that were not cleaned up until `podman system service` exited .\n- Fixed a bug where the `podman system service` command would leave zombie processes after its initial launch that were not cleaned up until it exited .\n- Fixed a bug where VMs created by `podman machine` could not be started after the host system restarted .\n- Fixed a bug where the `podman pod ps` command would not show headers for optional information (e.g. container names when the `--ctr-names` option was given).\n- Fixed a bug where the remote Podman client\u0027s `podman create` and `podman run` commands would ignore timezone configuration from the server\u0027s `containers.conf` file .\n- Fixed a bug where the remote Podman client\u0027s `podman build` command would only respect `.containerignore` and not `.dockerignore` files (when both are present, `.containerignore` will be preferred) .\n- Fixed a bug where the remote Podman client\u0027s `podman build` command would fail to send the Dockerfile being built to the server when it was excluded by the `.dockerignore` file, resulting in an error .\n- Fixed a bug where the remote Podman client\u0027s `podman build` command could unexpectedly stop streaming the output of the build .\n- Fixed a bug where the remote Podman client\u0027s `podman build` command would fail to build when run on Windows .\n- Fixed a bug where the `podman manifest create` command accepted at most two arguments (an arbitrary number of images are allowed as arguments, which will be added to the manifest).\n- Fixed a bug where named volumes would not be properly chowned to the UID and GID of the directory they were mounted over when first mounted into a container .\n- Fixed a bug where named volumes created using a volume plugin would be removed from Podman, even if the plugin reported a failure to remove the volume .\n- Fixed a bug where the remote Podman client\u0027s `podman exec -i` command would hang when input was provided via shell redirection (e.g. `podman --remote exec -i foo cat \u003c\u003c\u003c\u0027hello\u0027`) .\n- Fixed a bug where containers created with `--rm` were not immediately removed after being started by `podman start` if they failed to start .\n- Fixed a bug where the `--storage-opt` flag to `podman create` and `podman run` was nonfunctional .\n- Fixed a bug where the `--device-cgroup-rule` option to `podman create` and `podman run` was nonfunctional .\n- Fixed a bug where the `--tls-verify` option to `podman manifest push` was nonfunctional.\n- Fixed a bug where the `podman import` command could, in some circumstances, produce empty images .\n- Fixed a bug where images pulled using the `docker-daemon:` transport had the wrong registry (`localhost` instead of `docker.io/library`) .\n- Fixed a bug where operations that pruned images (`podman image prune` and `podman system prune`) would prune untagged images with children .\n- Fixed a bug where dual-stack networks created by `podman network create` did not properly auto-assign an IPv4 subnet when one was not explicitly specified .\n- Fixed a bug where port forwarding using the `rootlessport` port forwarder would break when a network was disconnected and then reconnected .\n- Fixed a bug where Podman would ignore user-specified SELinux policies for containers using the Kata OCI runtime, or containers using systemd as PID 1 .\n- Fixed a bug where Podman containers created using `--net=host` would add an entry to `/etc/hosts` for the container\u0027s hostname pointing to `127.0.1.1` .\n- Fixed a bug where the `podman unpause --all` command would throw an error for every container that was not paused .\n- Fixed a bug where timestamps for the `since` and `until` filters using Unix timestamps with a nanoseconds portion could not be parsed .\n- Fixed a bug where the `podman info` command would sometimes print the wrong path for the `slirp4netns` binary.\n- Fixed a bug where rootless Podman containers joined to a CNI network would not have functional DNS when the host used systemd-resolved without the resolved stub resolver being enabled .\n- Fixed a bug where `podman network connect` and `podman network disconnect` of rootless containers could sometimes break port forwarding to the container .\n- Fixed a bug where joining a container to a CNI network by ID and adding network aliases to this network would cause the container to fail to start .\n### API\n- Fixed a bug where the Compat List endpoint for Containers included healthcheck information for all containers, even those that did not have a configured healthcheck.\n- Fixed a bug where the Compat Create endpoint for Containers would fail to create containers with the `NetworkMode` parameter set to `default` .\n- Fixed a bug where the Compat Create endpoint for Containers did not properly handle healthcheck commands .\n- Fixed a bug where the Compat Wait endpoint for Containers would always send an empty string error message when no error occurred.\n- Fixed a bug where the Libpod Stats endpoint for Containers would not error when run on rootless containers on cgroups v1 systems (nonsensical results would be returned, as this configuration cannot be supportable).\n- Fixed a bug where the Compat List endpoint for Images omitted the `ContainerConfig` field .\n- Fixed a bug where the Compat Build endpoint for Images was too strict when validating the `Content-Type` header, rejecting content that Docker would have accepted .\n- Fixed a bug where the Compat Pull endpoint for Images could fail, but return a 200 status code, if an image name that could not be parsed was provided.\n- Fixed a bug where the Compat Pull endpoint for Images would continue to pull images after the client disconnected.\n- Fixed a bug where the Compat List endpoint for Networks would fail for non-bridge (e.g. macvlan) networks .\n- Fixed a bug where the Libpod List endpoint for Networks would return nil, instead of an empty list, when no networks were present .\n- The Compat and Libpod Logs endpoints for Containers now support the `until` query parameter .\n- The Compat Import endpoint for Images now supports the `platform`, `message`, and `repo` query parameters.\n- The Compat Pull endpoint for Images now supports the `platform` query parameter.\n\nMisc:\n\n- Updated Buildah to v1.22.3\n- Updated the containers/storage library to v1.34.1\n- Updated the containers/image library to v5.15.2\n- Updated the containers/common library to v0.42.1\n\nstorage was updated to 1.36.0.\n\nUpdated image to 5.16.0.\n\nUpdate podman to 3.2.3:\n\nSecurity:\n\n- This release addresses CVE-2021-3602, an issue with the `podman build` command with the `--isolation chroot` flag that results in environment variables from the host leaking into build containers. (bsc#1188520)\n\nBugfixes:\n\n- Fixed a bug where events related to images could occur before the relevant operation had completed (e.g. an image pull event could be written before the pull was finished) .\n- Fixed a bug where `podman save` would refuse to save images with an architecture different from that of the host .\n- Fixed a bug where the `podman import` command did not correctly handle images without tags .\n- Fixed a bug where Podman\u0027s journald events backend would fail and prevent Podman from running when run on a host with systemd as PID1 but in an environment (e.g. a container) without systemd .\n- Fixed a bug where containers using rootless CNI networking would fail to start when the `dnsname` CNI plugin was in use and the host system\u0027s `/etc/resolv.conf` was a symlink ([#10855] and [#10929](https://github.com/containers/podman/issues/10929)).\n- Fixed a bug where containers using rootless CNI networking could fail to start due to a race in rootless CNI initialization .\n\nUpdate podman to 3.2.2\n\n3.2.2:\n\n- Podman\u0027s handling of the Architecture field of images has been relaxed. Since 3.2.0, Podman required that the architecture of the image match the architecture of the system to run containers based on an image, but images often incorrectly report architecture, causing Podman to reject valid images ([#10648] and [#10682](https://github.com/containers/podman/issues/10682)).\n- Podman no longer uses inotify to monitor for changes to CNI configurations. This removes potential issues where Podman cannot be run because a user has exhausted their available inotify sessions .\n\nBugfixes\n\n- Fixed a bug where the `podman cp` would, when given a directory as its source and a target that existed and was a file, copy the contents of the directory into the parent directory of the file; this now results in an error.\n- Fixed a bug where the `podman logs` command would, when following a running container\u0027s logs, not include the last line of output from the container when it exited when the `k8s-file` driver was in use .\n- Fixed a bug where Podman would fail to run containers if `systemd-resolved` was incorrectly detected as the system\u0027s DNS server .\n- Fixed a bug where the `podman exec -t` command would only resize the exec session\u0027s TTY after the session started, leading to a race condition where the terminal would initially not have a size set .\n- Fixed a bug where Podman containers using the `slirp4netns` network mode would add an incorrect entry to `/etc/hosts` pointing the container\u0027s hostname to the wrong IP address.\n- Fixed a bug where Podman would create volumes specified by images with incorrect permissions ([#10188] and [#10606](https://github.com/containers/podman/issues/10606)).\n- Fixed a bug where Podman would not respect the `uid` and `gid` options to `podman volume create -o` .\n- Fixed a bug where the `podman run` command could panic when parsing the system\u0027s cgroup configuration .\n- Fixed a bug where the remote Podman client\u0027s `podman build -f - ...` command did not read a Containerfile from STDIN .\n- Fixed a bug where the `podman container restore --import` command would fail to restore checkpoints created from privileged containers .\n- Fixed a bug where Podman was not respecting the `TMPDIR` environment variable when pulling images .\n- Fixed a bug where a number of Podman commands did not properly support using Go templates as an argument to the `--format` option.\n\nAPI:\n\n- Fixed a bug where the Compat Inspect endpoint for Containers did not include information on container healthchecks .\n- Fixed a bug where the Libpod and Compat Build endpoints for Images did not properly handle the `devices` query parameter .\n\nMisc:\n\n- Fixed a bug where the Makefile\u0027s `make podman-remote-static` target to build a statically-linked `podman-remote` binary was instead producing dynamic binaries .\n- Updated the containers/common library to v0.38.11\n\n3.2.1:\n\nChanges:\n- Podman now allows corrupt images (e.g. from restarting the system during an image pull) to be replaced by a `podman pull` of the same image (instead of requiring they be removed first, then re-pulled).\n\nBugfixes:\n\n- Fixed a bug where Podman would fail to start containers if a Seccomp profile was not available at `/usr/share/containers/seccomp.json` .\n- Fixed a bug where the `podman machine start` command failed on OS X machines with the AMD64 architecture and certain QEMU versions .\n- Fixed a bug where Podman would always use the slow path for joining the rootless user namespace.\n- Fixed a bug where the `podman stats` command would fail on Cgroups v1 systems when run on a container running systemd .\n- Fixed a bug where pre-checkpoint support for `podman container checkpoint` did not function correctly.\n- Fixed a bug where the remote Podman client\u0027s `podman build` command did not properly handle the `-f` option .\n- Fixed a bug where the remote Podman client\u0027s `podman run` command would sometimes not resize the container\u0027s terminal before execution began .\n- Fixed a bug where the `--filter` option to the `podman image prune` command was nonfunctional.\n- Fixed a bug where the `podman logs -f` command would exit before all output for a container was printed when the `k8s-file` log driver was in use .\n- Fixed a bug where Podman would not correctly detect that systemd-resolved was in use on the host and adjust DNS servers in the container appropriately under some circumstances .\n- Fixed a bug where the `podman network connect` and `podman network disconnect` commands acted improperly when containers were in the Created state, marking the changes as done but not actually performing them.\n\nAPI:\n\n- Fixed a bug where the Compat and Libpod Prune endpoints for Networks returned null, instead of an empty array, when nothing was pruned.\n- Fixed a bug where the Create API for Images would continue to pull images even if a client closed the connection mid-pull .\n- Fixed a bug where the Events API did not include some information (including labels) when sending events.\n- Fixed a bug where the Events API would, when streaming was not requested, send at most one event .\n\n3.2.0:\n\nFeatures:\n\n- Docker Compose is now supported with rootless Podman .\n- The `podman network connect`, `podman network disconnect`, and `podman network reload` commands have been enabled for rootless Podman.\n- An experimental new set of commands, `podman machine`, was added to assist in managing virtual machines containing a Podman server. These are intended for easing the use of Podman on OS X by handling the creation of a Linux VM for running Podman.\n- The `podman generate kube` command can now be run on Podman named volumes (generating `PersistentVolumeClaim` YAML), in addition to pods and containers.\n- The `podman play kube` command now supports two new options, `--ip` and `--mac`, to set static IPs and MAC addresses for created pods ([#8442] and [#9731](https://github.com/containers/podman/issues/9731)).\n- The `podman play kube` command\u0027s support for `PersistentVolumeClaim` YAML has been greatly improved.\n- The `podman generate kube` command now preserves the label used by `podman auto-update` to identify containers to update as a Kubernetes annotation, and the `podman play kube` command will convert this annotation back into a label. This allows `podman auto-update` to be used with containers created by `podman play kube`.\n- The `podman play kube` command now supports Kubernetes `secretRef` YAML (using the secrets support from `podman secret`) for environment variables.\n- Secrets can now be added to containers as environment variables using the `type=env` option to the `--secret` flag to `podman create` and `podman run`.\n- The `podman start` command now supports the `--all` option, allowing all containers to be started simultaneously with a single command. The `--filter` option has also been added to filter which containers to start when `--all` is used.\n- Filtering containers with the `--filter` option to `podman ps` and `podman start` now supports a new filter, `restart-policy`, to filter containers based on their restart policy.\n- The `--group-add` option to rootless `podman run` and `podman create` now accepts a new value, `keep-groups`, which instructs Podman to retain the supplemental groups of the user running Podman in the created container. This is only supported with the `crun` OCI runtime.\n- The `podman run` and `podman create` commands now support a new option, `--timeout`. This sets a maximum time the container is allowed to run, after which it is killed .\n- The `podman run` and `podman create` commands now support a new option, `--pidfile`. This will create a file when the container is started containing the PID of the first process in the container.\n- The `podman run` and `podman create` commands now support a new option, `--requires`. The `--requires` option adds dependency containers - containers that must be running before the current container. Commands like `podman start` will automatically start the requirements of a container before starting the container itself.\n- Auto-updating containers can now be done with locally-built images, not just images hosted on a registry, by creating containers with the `io.containers.autoupdate` label set to `local`.\n- Podman now supports the [Container Device Interface] (CDI) standard.\n- Podman now adds an entry to `/etc/hosts`, `host.containers.internal`, pointing to the current gateway (which, for root containers, is usually a bridge interface on the host system) .\n- The `podman ps`, `podman pod ps`, `podman network list`, `podman secret list`, and `podman volume list` commands now support a `--noheading` option, which will cause Podman to omit the heading line including column names.\n- The `podman unshare` command now supports a new flag, `--rootless-cni`, to join the rootless network namespace. This allows commands to be run in the same network environment as rootless containers with CNI networking.\n- The `--security-opt unmask=` option to `podman run` and `podman create` now supports glob operations to unmask a group of paths at once (e.g. `podman run --security-opt unmask=/proc/* ...` will unmask all paths in `/proc` in the container).\n- The `podman network prune` command now supports a `--filter` option to filter which networks will be pruned.\n### Changes\n- The change in Podman 3.1.2 where the `:z` and `:Z` mount options for volumes were ignored for privileged containers has been reverted after discussion in [#10209].\n- Podman\u0027s rootless CNI functionality no longer requires a sidecar container! The removal of the requirement for the `rootless-cni-infra` container means that rootless CNI is now usable on all architectures, not just AMD64, and no longer requires pulling an image .\n- The Image handling code used by Podman has seen a major rewrite to improve code sharing with our other projects, Buildah and CRI-O. This should result in fewer bugs and performance gains in the long term. Work on this is still ongoing.\n- The `podman auto-update` command now prunes previous versions of images after updating if they are unused, to prevent disk exhaustion after repeated updates .\n- The `podman play kube` now treats environment variables configured as references to a `ConfigMap` as mandatory unless the `optional` parameter was set; this better matches the behavior of Kubernetes.\n- Podman now supports the `--context=default` flag from Docker as a no-op for compatibility purposes.\n- When Podman is run as root, but without `CAP_SYS_ADMIN` being available, it will run in a user namespace using the same code as rootless Podman (instead of failing outright).\n- The `podman info` command now includes the path of the Seccomp profile Podman is using, available cgroup controllers, and whether Podman is connected to a remote service or running containers locally.\n- Containers created with the `--rm` option now automatically use the `volatile` storage flag when available for their root filesystems, causing them not to write changes to disk as often as they will be removed at completion anyways. This should result in improved performance.\n- The `podman generate systemd --new` command will now include environment variables referenced by the container in generated unit files if the value would be looked up from the system environment.\n- Podman now requires that Conmon v2.0.24 be available.\n\nBugfixes:\n\n- Fixed a bug where the remote Podman client\u0027s `podman build` command did not support the `--arch`, `--platform`, and `--os`, options.\n- Fixed a bug where the remote Podman client\u0027s `podman build` command ignored the `--rm=false` option .\n- Fixed a bug where the remote Podman client\u0027s `podman build --iidfile` command could include extra output (in addition to just the image ID) in the image ID file written .\n- Fixed a bug where the remote Podman client\u0027s `podman build` command did not preserve hardlinks when moving files into the container via `COPY` instructions .\n- Fixed a bug where the `podman generate systemd --new` command could generate extra `--iidfile` arguments if the container was already created with one.\n- Fixed a bug where the `podman generate systemd --new` command would generate unit files that did not include `RequiresMountsFor` lines .\n- Fixed a bug where the `podman generate kube` command produced incorrect YAML for containers which bind-mounted both `/` and `/root` from the host system into the container .\n- Fixed a bug where pods created by `podman play kube` from YAML that specified `ShareProcessNamespace` would only share the PID namespace (and not also the UTS, Network, and IPC namespaces) .\n- Fixed a bug where the `podman network reload` command could generate spurious error messages when `iptables-nft` was in use.\n- Fixed a bug where rootless Podman could fail to attach to containers when the user running Podman had a large UID.\n- Fixed a bug where the `podman ps` command could fail with a `no such container` error due to a race condition with container removal .\n- Fixed a bug where containers using the `slirp4netns` network mode and setting a custom `slirp4netns` subnet while using the `rootlesskit` port forwarder would not be able to forward ports .\n- Fixed a bug where the `--filter ancestor=` option to `podman ps` did not require an exact match of the image name/ID to include a container in its results.\n- Fixed a bug where the `--filter until=` option to `podman image prune` would prune images created after the specified time (instead of before).\n- Fixed a bug where setting a custom Seccomp profile via the `seccomp_profile` option in `containers.conf` had no effect, and the default profile was used instead.\n- Fixed a bug where the `--cgroup-parent` option to `podman create` and `podman run` was ignored in rootless Podman on cgroups v2 systems with the `cgroupfs` cgroup manager .\n- Fixed a bug where the `IMAGE` and `NAME` variables in `podman container runlabel` were not being correctly substituted .\n- Fixed a bug where Podman could freeze when creating containers with a specific combination of volumes and working directory .\n- Fixed a bug where rootless Podman containers restarted by restart policy (e.g. containers created with `--restart=always`) would lose networking after being restarted .\n- Fixed a bug where the `podman cp` command could not copy files into containers created with the `--pid=host` flag .\n- Fixed a bug where filters to the `podman events` command could not be specified twice (if a filter is specified more than once, it will match if any of the given values match - logical or) .\n- Fixed a bug where Podman would include IPv6 nameservers in `resolv.conf` in containers without IPv6 connectivity .\n- Fixed a bug where containers could not be created with static IP addresses when connecting to a network using the `macvlan` driver .\n### API\n- Fixed a bug where the Compat Create endpoint for Containers did not allow advanced network options to be set .\n- Fixed a bug where the Compat Create endpoint for Containers ignored static IP information provided in the `IPAMConfig` block .\n- Fixed a bug where the Compat Inspect endpoint for Containers returned null (instead of an empty list) for Networks when the container was not joined to a CNI network .\n- Fixed a bug where the Compat Wait endpoint for Containers could miss containers exiting if they were immediately restarted.\n- Fixed a bug where the Compat Create endpoint for Volumes required that the user provide a name for the new volume .\n- Fixed a bug where the Libpod Info handler would sometimes not return the correct path to the Podman API socket.\n- Fixed a bug where the Compat Events handler used the wrong name for container exited events (`died` instead of `die`) .\n- Fixed a bug where the Compat Push endpoint for Images could leak goroutines if the remote end closed the connection prematurely.\n\n\nUpdate storage to 1.32.5\n\nUpdate podman to 3.1.2\n\n3.1.2:\n\nBugfixes:\n\n- Fixed a bug where images with empty layers were stored incorrectly, causing them to be unable to be pushed or saved.\n- Fixed a bug where the `podman rmi` command could fail to remove corrupt images from storage.\n- Fixed a bug where the remote Podman client\u0027s `podman save` command did not support the `oci-dir` and `docker-dir` formats .\n- Fixed a bug where volume mounts from `podman play kube` created with a trailing `/` in the container path were were not properly superceding named volumes from the image .\n- Fixed a bug where Podman could fail to build on 32-bit architectures.\n\nUpdate podman to 3.1.1\n\n- Podman now recognizes `trace` as a valid argument to the `--log-level` command. Trace logging is now the most verbose level of logging available.\n- The `:z` and `:Z` options for volume mounts are now ignored when the container is privileged or is run with SELinux isolation disabled (`--security-opt label=disable`). This matches better matches Docker\u0027s behavior in this case.\n\nBugfixes\n\n- Fixed a bug where pruning images with the `podman image prune` or `podman system prune` commands could cause Podman to panic.\n- Fixed a bug where the `podman save` command did not properly error when the `--compress` flag was used with incompatible format types.\n- Fixed a bug where the `--security-opt` and `--ulimit` options to the remote Podman client\u0027s `podman build` command were nonfunctional.\n- Fixed a bug where the `--log-rusage` option to the remote Podman client\u0027s `podman build` command was nonfunctional .\n- Fixed a bug where the `podman build` command could, in some circumstances, use the wrong OCI runtime .\n- Fixed a bug where the remote Podman client\u0027s `podman build` command could return 0 despite failing .\n- Fixed a bug where the `podman container runlabel` command did not properly expand the `IMAGE` and `NAME` variables in the label .\n- Fixed a bug where poststop OCI hooks would be executed twice on containers started with the `--rm` argument .\n- Fixed a bug where rootless Podman could fail to launch containers on cgroups v2 systems when the `cgroupfs` cgroup manager was in use.\n- Fixed a bug where the `podman stats` command could error when statistics tracked exceeded the maximum size of a 32-bit signed integer .\n- Fixed a bug where rootless Podman containers run with `--userns=keepid` (without a `--user` flag in addition) would grant exec sessions run in them too many capabilities .\n- Fixed a bug where the `--authfile` option to `podman build` did not validate that the path given existed .\n- Fixed a bug where the `--storage-opt` option to Podman was appending to, instead of overriding (as is documented), the default storage options.\n- Fixed a bug where the `podman system service` connection did not function properly when run in a socket-activated systemd unit file as a non-root user.\n- Fixed a bug where the `--network` option to the `podman play kube` command of the remote Podman client was being ignored .\n- Fixed a bug where the `--log-driver` option to the `podman play kube` command was nonfunctional .\n\nAPI\n\n- Fixed a bug where the Libpod Create endpoint for Manifests did not properly validate the image the manifest was being created with.\n- Fixed a bug where the Libpod DF endpoint could, in error cases, append an extra null to the JSON response, causing decode errors.\n- Fixed a bug where the Libpod and Compat Top endpoint for Containers would return process names that included extra whitespace.\n- Fixed a bug where the Compat Prune endpoint for Containers accepted too many types of filter.\n\nUpdate podman to 3.1.0\n\nFeatures:\n\n- A set of new commands has been added to manage secrets! The `podman secret create`, `podman secret inspect`, `podman secret ls` and `podman secret rm` commands have been added to handle secrets, along with the `--secret` option to `podman run` and `podman create` to add secrets to containers. The initial driver for secrets does not support encryption - this will be added in a future release.\n- A new command to prune networks, `podman network prune`, has been added .\n- The `-v` option to `podman run` and `podman create` now supports a new volume option, `:U`, to chown the volume\u0027s source directory on the host to match the UID and GID of the container and prevent permissions issues .\n- Three new commands, `podman network exists`, `podman volume exists`, and `podman manifest exists`, have been added to check for the existence of networks, volumes, and manifest lists.\n- The `podman cp` command can now copy files into directories mounted as `tmpfs` in a running container.\n- The `podman volume prune` command will now list volumes that will be pruned when prompting the user whether to continue and perform the prune .\n- The Podman remote client\u0027s `podman build` command now supports the `--disable-compression`, `--excludes`, and `--jobs` options.\n- The Podman remote client\u0027s `podman push` command now supports the `--format` option.\n- The Podman remote client\u0027s `podman rm` command now supports the `--all` and `--ignore` options.\n- The Podman remote client\u0027s `podman search` command now supports the `--no-trunc` and `--list-tags` options.\n- The `podman play kube` command can now read in Kubernetes YAML from `STDIN` when `-` is specified as file name (`podman play kube -`), allowing input to be piped into the command for scripting .\n- The `podman generate systemd` command now supports a `--no-header` option, which disables creation of the header comment automatically added by Podman to generated unit files.\n- The `podman generate kube` command can now generate `PersistentVolumeClaim` YAML for Podman named volumes .\n- The `podman generate kube` command can now generate YAML files containing multiple resources (pods or deployments) .\n\nSecurity:\n\n- This release resolves CVE-2021-20291, a deadlock vulnerability in the storage library caused by pulling a specially-crafted container image. (bsc#1196497)\n\nChanges:\n\n- The Podman remote client\u0027s `podman build` command no longer allows the `-v` flag to be used. Volumes are not yet supported with remote Podman when the client and service are on different machines.\n- The `podman kill` and `podman stop` commands now print the name given by the user for each container, instead of the full ID.\n- When the `--security-opt unmask=ALL` or `--security-opt unmask=/sys/fs/cgroup` options to `podman create` or `podman run` are given, Podman will mount cgroups into the container as read-write, instead of read-only .\n- The `podman rmi` command has been changed to better handle cases where an image is incomplete or corrupted, which can be caused by interrupted image pulls.\n- The `podman rename` command has been improved to be more atomic, eliminating many race conditions that could potentially render a renamed container unusable.\n- Detection of which OCI runtimes run using virtual machines and thus require custom SELinux labelling has been improved .\n- The hidden `--trace` option to `podman` has been turned into a no-op. It was used in very early versions for performance tracing, but has not been supported for some time.\n- The `podman generate systemd` command now generates `RequiresMountsFor` lines to ensure necessary storage directories are mounted before systemd starts Podman.\n- Podman will now emit a warning when `--tty` and `--interactive` are both passed, but `STDIN` is not a TTY. This will be made into an error in the next major Podman release some time next year.\n### Bugfixes\n- Fixed a bug where rootless Podman containers joined to CNI networks could not receive traffic from forwarded ports .\n- Fixed a bug where `podman network create` with the `--macvlan` flag did not honor the `--gateway`, `--subnet`, and `--opt` options .\n- Fixed a bug where the `podman generate kube` command generated invalid YAML for privileged containers .\n- Fixed a bug where the `podman generate kube` command could not be used with containers that were not running.\n- Fixed a bug where the `podman generate systemd` command could duplicate some parameters to Podman in generated unit files .\n- Fixed a bug where Podman did not add annotations specified in `containers.conf` to containers.\n- Foxed a bug where Podman did not respect the `no_hosts` default in `containers.conf` when creating containers.\n- Fixed a bug where the `--tail=0`, `--since`, and `--follow` options to the `podman logs` command did not function properly when using the `journald` log backend.\n- Fixed a bug where specifying more than one container to `podman logs` when the `journald` log backend was in use did not function correctly.\n- Fixed a bug where the `podman run` and `podman create` commands would panic if a memory limit was set, but the swap limit was set to unlimited .\n- Fixed a bug where the `--network` option to `podman run`, `podman create`, and `podman pod create` would error if the user attempted to specify CNI networks by ID, instead of name .\n- Fixed a bug where Podman\u0027s cgroup handling for cgroups v1 systems did not properly handle cases where a cgroup existed on some, but not all, controllers, resulting in errors from the `podman stats` command .\n- Fixed a bug where the `podman cp` did not properly handle cases where `/dev/stdout` was specified as the destination (it was treated identically to `-`) .\n- Fixed a bug where the `podman cp` command would create files with incorrect ownership .\n- Fixed a bug where the `podman cp` command did not properly handle cases where the destination directory did not exist.\n- Fixed a bug where the `podman cp` command did not properly evaluate symlinks when copying out of containers.\n- Fixed a bug where the `podman rm -fa` command would error when attempting to remove containers created with `--rm` .\n- Fixed a bug where the ordering of capabilities was nondeterministic in the `CapDrop` field of the output of `podman inspect` on a container .\n- Fixed a bug where the `podman network connect` command could be used with containers that were not initially connected to a CNI bridge network (e.g. containers created with `--net=host`) .\n- Fixed a bug where DNS search domains required by the `dnsname` CNI plugin were not being added to container\u0027s `resolv.conf` under some circumstances.\n- Fixed a bug where the `--ignorefile` option to `podman build` was nonfunctional .\n- Fixed a bug where the `--timestamp` option to `podman build` was nonfunctional .\n- Fixed a bug where the `--iidfile` option to `podman build` could cause Podman to panic if an error occurred during the build.\n- Fixed a bug where the `--dns-search` option to `podman build` was nonfunctional .\n- Fixed a bug where the `--pull-never` option to `podman build` was nonfunctional .\n- Fixed a bug where the `--build-arg` option to `podman build` would, when given a key but not a value, error (instead of attempting to look up the key as an environment variable) .\n- Fixed a bug where the `--isolation` option to `podman build` in the remote Podman client was nonfunctional.\n- Fixed a bug where the `podman network disconnect` command could cause errors when the container that had a network removed was stopped and its network was cleaned up .\n- Fixed a bug where the `podman network rm` command did not properly check what networks a container was present in, resulting in unexpected behavior if `podman network connect` or `podman network disconnect` had been used with the network .\n- Fixed a bug where some errors with stopping a container could cause Podman to panic, and the container to be stuck in an unusable `stopping` state .\n- Fixed a bug where the `podman load` command could return 0 even in cases where an error occurred .\n- Fixed a bug where specifying storage options to Podman using the `--storage-opt` option would override all storage options. Instead, storage options are now overridden only when the `--storage-driver` option is used to override the current graph driver .\n- Fixed a bug where containers created with `--privileged` could request more capabilities than were available to Podman.\n- Fixed a bug where `podman commit` did not use the `TMPDIR` environment variable to place temporary files created during the commit .\n- Fixed a bug where remote Podman could error when attempting to resize short-lived containers .\n- Fixed a bug where Podman was unusable on kernels built without `CONFIG_USER_NS`.\n- Fixed a bug where the ownership of volumes created by `podman volume create` and then mounted into a container could be incorrect .\n- Fixed a bug where Podman volumes using a volume plugin could not pass certain options, and could not be used as non-root users.\n- Fixed a bug where the `--tz` option to `podman create` and `podman run` did not properly validate its input.\n### API\n- Fixed a bug where the `X-Registry-Auth` header did not accept `null` as a valid value.\n- A new compat endpoint, `/auth`, has been added. This endpoint validates credentials against a registry .\n- Fixed a bug where the compat Build endpoint for Images specified labels using the wrong type (array vs map). Both formats will be accepted now.\n- Fixed a bug where the compat Build endpoint for Images did not report that it successfully tagged the built image in its response.\n- Fixed a bug where the compat Create endpoint for Images did not provide progress information on pulling the image in its response.\n- Fixed a bug where the compat Push endpoint for Images did not properly handle the destination (used a query parameter, instead of a path parameter).\n- Fixed a bug where the compat Push endpoint for Images did not send the progress of the push and the digest of the pushed image in the response body.\n- Fixed a bug where the compat List endpoint for Networks returned null, instead of an empty array (`[]`), when no networks were present .\n- Fixed a bug where the compat List endpoint for Networks returned nulls, instead of empty maps, for networks that do not have Labels and/or Options.\n- The Libpod Inspect endpoint for networks (`/libpod/network/$ID/json`) now has an alias at `/libpod/network/$ID` .\n- Fixed a bug where the libpod Inspect endpoint for Networks returned a 1-size array of results, instead of a single result .\n- The Compat List endpoint for Networks now supports the legacy format for filters in parallel with the current filter format .\n- Fixed a bug where the compat Create endpoint for Containers did not properly handle tmpfs filesystems specified with options .\n- Fixed a bug where the compat Create endpoint for Containers did not create bind-mount source directories .\n- Fixed a bug where the compat Create endpoint for Containers did not properly handle the `NanoCpus` option .\n- Fixed a bug where the Libpod create endpoint for Containers has a misnamed field in its JSON.\n- Fixed a bug where the compat List endpoint for Containers did not populate information on forwarded ports \n- Fixed a bug where the compat List endpoint for Containers did not populate information on container CNI networks .\n- Fixed a bug where the compat and libpod Stop endpoints for Containers would ignore a timeout of 0.\n- Fixed a bug where the compat and libpod Resize endpoints for Containers did not set the correct terminal sizes (dimensions were reversed) .\n- Fixed a bug where the compat Remove endpoint for Containers would not return 404 when attempting to remove a container that does not exist .\n- Fixed a bug where the compat Prune endpoint for Volumes would still prune even if an invalid filter was specified.\n- Numerous bugs related to filters have been addressed.\n\nUpdate podman to 3.0.1\n\n3.0.1:\n\nChanges:\n\n- Several frequently-occurring `WARN` level log messages have been downgraded to `INFO` or `DEBUG` to not clutter terminal output.\n\nBugfixes:\n\n- Fixed a bug where the `Created` field of `podman ps --format=json` was formatted as a string instead of an Unix timestamp (integer) .\n- Fixed a bug where failing lookups of individual layers during the `podman images` command would cause the whole command to fail without printing output.\n- Fixed a bug where `--cgroups=split` did not function properly on cgroups v1 systems.\n- Fixed a bug where mounting a volume over an directory in the container that existed, but was empty, could fail .\n- Fixed a bug where mounting a volume over a directory in the container that existed could copy the entirety of the container\u0027s rootfs, instead of just the directory mounted over, into the volume .\n- Fixed a bug where Podman would treat the `--entrypoint=[\u0027\u0027]` option to `podman run` and `podman create` as a literal empty string in the entrypoint, when instead it should have been ignored .\n- Fixed a bug where Podman would set the `HOME` environment variable to `\u0027\u0027` when the container ran as a user without an assigned home directory .\n- Fixed a bug where specifying a pod infra image that had no tags (by using its ID) would cause `podman pod create` to panic .\n- Fixed a bug where the `--runtime` option was not properly handled by the `podman build` command .\n- Fixed a bug where Podman would incorrectly print an error message related to the remote API when the remote API was not in use and starting Podman failed.\n- Fixed a bug where Podman would change ownership of a container\u0027s working directory, even if it already existed .\n- Fixed a bug where the `podman generate systemd --new` command would incorrectly escape `%t` when generating the path for the PID file .\n- Fixed a bug where Podman could, when run inside a Podman container with the host\u0027s containers/storage directory mounted into the container, erroneously detect a reboot and reset container state if the temporary directory was not also mounted in .\n- Fixed a bug where some options of the `podman build` command (including but not limited to `--jobs`) were nonfunctional .\n### API\n- Fixed a breaking change to the Libpod Wait API for Containers where the Conditions parameter changed type in Podman v3.0 .\n- Fixed a bug where the Compat Create endpoint for Containers did not properly handle forwarded ports that did not specify a host port.\n- Fixed a bug where the Libpod Wait endpoint for Containers could write duplicate headers after an error occurred.\n- Fixed a bug where the Compat Create endpoint for Images would not pull images that already had a matching tag present locally, even if a more recent version was available at the registry .\n- The Compat Create endpoint for Images has had its compatibility with Docker improved, allowing its use with the `docker-java` library.\n### Misc\n- Updated Buildah to v1.19.4\n- Updated the containers/storage library to v1.24.6\n\n3.0.0:\n\nFeatures:\n\n- Podman now features initial support for Docker Compose.\n- Added the `podman rename` command, which allows containers to be renamed after they are created .\n- The Podman remote client now supports the `podman copy` command.\n- A new command, `podman network reload`, has been added. This command will re-configure the network of all running containers, and can be used to recreate firewall rules lost when the system firewall was reloaded (e.g. via `firewall-cmd --reload`).\n- Podman networks now have IDs. They can be seen in `podman network ls` and can be used when removing and inspecting networks. Existing networks receive IDs automatically.\n- Podman networks now also support labels. They can be added via the `--label` option to `network create`, and `podman network ls` can filter labels based on them.\n- The `podman network create` command now supports setting bridge MTU and VLAN through the `--opt` option .\n- The `podman container checkpoint` and `podman container restore` commands can now checkpoint and restore containers that include volumes.\n- The `podman container checkpoint` command now supports the `--with-previous` and `--pre-checkpoint` options, and the `podman container restore` command now support the `--import-previous` option. These add support for two-step checkpointing with lowered dump times.\n- The `podman push` command can now push manifest lists. Podman will first attempt to push as an image, then fall back to pushing as a manifest list if that fails.\n- The `podman generate kube` command can now be run on multiple containers at once, and will generate a single pod containing all of them.\n- The `podman generate kube` and `podman play kube` commands now support Kubernetes DNS configuration, and will preserve custom DNS configuration when exporting or importing YAML .\n- The `podman generate kube` command now properly supports generating YAML for containers and pods creating using host networking (`--net=host`) .\n- The `podman kill` command now supports a `--cidfile` option to kill containers given a file containing the container\u0027s ID .\n- The `podman pod create` command now supports the `--net=none` option .\n- The `podman volume create` command can now specify volume UID and GID as options with the `UID` and `GID` fields passed to the the `--opt` option.\n- Initial support has been added for Docker Volume Plugins. Podman can now define available plugins in `containers.conf` and use them to create volumes with `podman volume create --driver`.\n- The `podman run` and `podman create` commands now support a new option, `--platform`, to specify the platform of the image to be used when creating the container.\n- The `--security-opt` option to `podman run` and `podman create` now supports the `systempaths=unconfined` option to unrestrict access to all paths in the container, as well as `mask` and `unmask` options to allow more granular restriction of container paths.\n- The `podman stats --format` command now supports a new format specified, `MemUsageBytes`, which prints the raw bytes of memory consumed by a container without human-readable formatting [#8945].\n- The `podman ps` command can now filter containers based on what pod they are joined to via the `pod` filter .\n- The `podman pod ps` command can now filter pods based on what networks they are joined to via the `network` filter.\n- The `podman pod ps` command can now print information on what networks a pod is joined to via the `.Networks` specifier to the `--format` option.\n- The `podman system prune` command now supports filtering what containers, pods, images, and volumes will be pruned.\n- The `podman volume prune` commands now supports filtering what volumes will be pruned.\n- The `podman system prune` command now includes information on space reclaimed .\n- The `podman info` command will now properly print information about packages in use on Gentoo and Arch systems.\n- The `containers.conf` file now contains an option for disabling creation of a new kernel keyring on container creation .\n- The `podman image sign` command can now sign multi-arch images by producing a signature for each image in a given manifest list.\n- The `podman image sign` command, when run as rootless, now supports per-user registry configuration files in `$HOME/.config/containers/registries.d`.\n- Configuration options for `slirp4netns` can now be set system-wide via the `NetworkCmdOptions` configuration option in `containers.conf`.\n- The MTU of `slirp4netns` can now be configured via the `mtu=` network command option (e.g. `podman run --net slirp4netns:mtu=9000`).\n\nSecurity:\n\n- A fix for CVE-2021-20199 is included. Podman between v1.8.0 and v2.2.1 used `127.0.0.1` as the source address for all traffic forwarded into rootless containers by a forwarded port; this has been changed to address the issue. (bsc#1181640)\n\nChanges:\n\n- Shortname aliasing support has now been turned on by default. All Podman commands that must pull an image will, if a TTY is available, prompt the user about what image to pull.\n- The `podman load` command no longer accepts a `NAME[:TAG]` argument. The presence of this argument broke CLI compatibility with Docker by making `docker load` commands unusable with Podman .\n- The Go bindings for the HTTP API have been rewritten with a focus on limiting dependency footprint and improving extensibility. Read more [here].\n- The legacy Varlink API has been completely removed from Podman.\n- The default log level for Podman has been changed from Error to Warn.\n- The `podman network create` command can now create `macvlan` networks using the `--driver macvlan` option for Docker compatibility. The existing `--macvlan` flag has been deprecated and will be removed in Podman 4.0 some time next year.\n- The `podman inspect` command has had the `LogPath` and `LogTag` fields moved into the `LogConfig` structure (from the root of the Inspect structure). The maximum size of the log file is also included.\n- The `podman generate systemd` command no longer generates unit files using the deprecated `KillMode=none` option .\n- The `podman stop` command now releases the container lock while waiting for it to stop - as such, commands like `podman ps` will no longer block until `podman stop` completes .\n- Networks created with `podman network create --internal` no longer use the `dnsname` plugin. This configuration never functioned as expected.\n- Error messages for the remote Podman client have been improved when it cannot connect to a Podman service.\n- Error messages for `podman run` when an invalid SELinux is specified have been improved.\n- Rootless Podman features improved support for containers with a single user mapped into the rootless user namespace.\n- Pod infra containers now respect default sysctls specified in `containers.conf` allowing for advanced configuration of the namespaces they will share.\n- SSH public key handling for remote Podman has been improved.\n### Bugfixes\n- Fixed a bug where the `podman history --no-trunc` command would truncate the `Created By` field .\n- Fixed a bug where root containers that did not explicitly specify a CNI network to join did not generate an entry for the network in use in the `Networks` field of the output of `podman inspect` .\n- Fixed a bug where, under some circumstances, container working directories specified by the image (via the `WORKDIR` instruction) but not present in the image, would not be created .\n- Fixed a bug where the `podman generate systemd` command would generate invalid unit files if the container was creating using a command line that included doubled braces (`{{` and `}}`), e.g. `--log-opt-tag={{.Name}}` .\n- Fixed a bug where the `podman generate systemd --new` command could generate unit files including invalid Podman commands if the container was created using merged short options (e.g. `podman run -dt`) .\n- Fixed a bug where the `podman generate systemd --new` command could generate unit files that did not handle Podman commands including some special characters (e.g. `$`) ([#9176]\n- Fixed a bug where rootless containers joining CNI networks could not set a static IP address .\n- Fixed a bug where rootless containers joining CNI networks could not set network aliases .\n- Fixed a bug where the remote client could, under some circumstances, not include the `Containerfile` when sending build context to the server .\n- Fixed a bug where rootless Podman did not mount `/sys` as a new `sysfs` in some circumstances where it was acceptable.\n- Fixed a bug where rootless containers that both joined a user namespace and a CNI networks would cause a segfault. These options are incompatible and now return an error.\n- Fixed a bug where the `podman play kube` command did not properly handle `CMD` and `ARGS` from images .\n- Fixed a bug where the `podman play kube` command did not properly handle environment variables from images .\n- Fixed a bug where the `podman play kube` command did not properly print errors that occurred when starting containers.\n- Fixed a bug where the `podman play kube` command errored when `hostNetwork` was used .\n- Fixed a bug where the `podman play kube` command would always pull images when the `:latest` tag was specified, even if the image was available locally .\n- Fixed a bug where the `podman play kube` command did not properly handle SELinux configuration, rending YAML with custom SELinux configuration unusable .\n- Fixed a bug where the `podman generate kube` command incorrectly populated the `args` and `command` fields of generated YAML .\n- Fixed a bug where containers in a pod would create a duplicate entry in the pod\u0027s shared `/etc/hosts` file every time the container restarted .\n- Fixed a bug where the `podman search --list-tags` command did not support the `--format` option .\n- Fixed a bug where the `http_proxy` option in `containers.conf` was not being respected, and instead was set unconditionally to true .\n- Fixed a bug where rootless Podman could, on systems with a recent Conmon and users with a long username, fail to attach to containers .\n- Fixed a bug where the `podman images` command would break and fail to display any images if an empty manifest list was present in storage .\n- Fixed a bug where locale environment variables were not properly passed on to Conmon.\n- Fixed a bug where Podman would not build on the MIPS architecture .\n- Fixed a bug where rootless Podman could fail to properly configure user namespaces for rootless containers when the user specified a `--uidmap` option that included a mapping beginning with UID `0`.\n- Fixed a bug where the `podman logs` command using the `k8s-file` backend did not properly handle partial log lines with a length of 1 .\n- Fixed a bug where the `podman logs` command with the `--follow` option did not properly handle log rotation .\n- Fixed a bug where user-specified `HOSTNAME` environment variables were overwritten by Podman .\n- Fixed a bug where Podman would applied default sysctls from `containers.conf` in too many situations (e.g. applying network sysctls when the container shared its network with a pod).\n- Fixed a bug where Podman did not properly handle cases where a secondary image store was in use and an image was present in both the secondary and primary stores .\n- Fixed a bug where systemd-managed rootless Podman containers where the user in the container was not root could fail as the container\u0027s PID file was not accessible to systemd on the host .\n- Fixed a bug where the `--privileged` option to `podman run` and `podman create` would, under some circumstances, not disable Seccomp .\n- Fixed a bug where the `podman exec` command did not properly add capabilities when the container or exec session were run with `--privileged`.\n- Fixed a bug where rootless Podman would use the `--enable-sandbox` option to `slirp4netns` unconditionally, even when `pivot_root` was disabled, rendering `slirp4netns` unusable when `pivot_root` was disabled .\n- Fixed a bug where `podman build --logfile` did not actually write the build\u0027s log to the logfile.\n- Fixed a bug where the `podman system service` command did not close STDIN, and could display user-interactive prompts .\n- Fixed a bug where the `podman system reset` command could, under some circumstances, remove all the contents of the `XDG_RUNTIME_DIR` directory .\n- Fixed a bug where the `podman network create` command created CNI configurations that did not include a default gateway .\n- Fixed a bug where the `podman.service` systemd unit provided by default used the wrong service type, and would cause systemd to not correctly register the service as started .\n- Fixed a bug where, if the `TMPDIR` environment variable was set for the container engine in `containers.conf`, it was being ignored.\n- Fixed a bug where the `podman events` command did not properly handle future times given to the `--until` option .\n- Fixed a bug where the `podman logs` command wrote container `STDERR` logs to `STDOUT` instead of `STDERR` .\n- Fixed a bug where containers created from an image with multiple tags would report that they were created from the wrong tag .\n- Fixed a bug where container capabilities were not set properly when the `--cap-add=all` and `--user` options to `podman create` and `podman run` were combined.\n- Fixed a bug where the `--layers` option to `podman build` was nonfunctional .\n- Fixed a bug where the `podman system prune` command did not act recursively, and thus would leave images, containers, pods, and volumes present that would be removed by a subsequent call to `podman system prune` .\n- Fixed a bug where the `--publish` option to `podman run` and `podman create` did not properly handle ports specified as a range of ports with no host port specified .\n- Fixed a bug where `--format` did not support JSON output for individual fields .\n- Fixed a bug where the `podman stats` command would fail when run on root containers using the `slirp4netns` network mode .\n- Fixed a bug where the Podman remote client would ask for a password even if the server\u0027s SSH daemon did not support password authentication .\n- Fixed a bug where the `podman stats` command would fail if the system did not support one or more of the cgroup controllers Podman supports .\n- Fixed a bug where the `--mount` option to `podman create` and `podman run` did not ignore the `consistency` mount option.\n- Fixed a bug where failures during the resizing of a container\u0027s TTY would print the wrong error.\n- Fixed a bug where the `podman network disconnect` command could cause the `podman inspect` command to fail for a container until it was restarted .\n- Fixed a bug where containers created from a read-only rootfs (using the `--rootfs` option to `podman create` and `podman run`) would fail .\n- Fixed a bug where specifying Go templates to the `--format` option to multiple Podman commands did not support the `join` function .\n- Fixed a bug where the `podman rmi` command could, when run in parallel on multiple images, return `layer not known` errors .\n- Fixed a bug where the `podman inspect` command on containers displayed unlimited ulimits incorrectly .\n- Fixed a bug where Podman would fail to start when a volume was mounted over a directory in a container that contained symlinks that terminated outside the directory and its subdirectories .\n### API\n- All Libpod Pod APIs have been modified to properly report errors with individual containers. Cases where the operation as a whole succeeded but individual containers failed now report an HTTP 409 error .\n- The Compat API for Containers now supports the Rename and Copy APIs.\n- Fixed a bug where the Compat Prune APIs (for volumes, containers, and images) did not return the amount of space reclaimed in their responses.\n- Fixed a bug where the Compat and Libpod Exec APIs for Containers would drop errors that occurred prior to the exec session successfully starting (e.g. a \u0027no such file\u0027 error if an invalid executable was passed) \n- Fixed a bug where the Volumes field in the Compat Create API for Containers was being ignored .\n- Fixed a bug where the NetworkMode field in the Compat Create API for Containers was not handling some values, e.g. `container:`, correctly.\n- Fixed a bug where the Compat Create API for Containers did not set container name properly.\n- Fixed a bug where containers created using the Compat Create API unconditionally used Kubernetes file logging (the default specified in `containers.conf` is now used).\n- Fixed a bug where the Compat Inspect API for Containers could include container states not recognized by Docker.\n- Fixed a bug where Podman did not properly clean up after calls to the Events API when the `journald` backend was in use, resulting in a leak of file descriptors .\n- Fixed a bug where the Libpod Pull endpoint for Images could fail with an `index out of range` error under certain circumstances .\n- Fixed a bug where the Libpod Exists endpoint for Images could panic.\n- Fixed a bug where the Compat List API for Containers did not support all filters .\n- Fixed a bug where the Compat List API for Containers did not properly populate the Status field.\n- Fixed a bug where the Compat and Libpod Resize APIs for Containers ignored the height and width parameters .\n- Fixed a bug where the Compat Search API for Images returned an incorrectly-formatted JSON response .\n- Fixed a bug where the Compat Load API for Images did not properly clean up temporary files.\n- Fixed a bug where the Compat Create API for Networks could panic when an empty IPAM configuration was specified.\n- Fixed a bug where the Compat Inspect and List APIs for Networks did not include Scope.\n- Fixed a bug where the Compat Wait endpoint for Containers did not support the same wait conditions that Docker did.\n\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2022-3312,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2022-3312,SUSE-SLE-Product-HPC-15-SP1-LTSS-2022-3312,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-3312,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-3312,SUSE-SLE-Product-SLES-15-SP1-BCL-2022-3312,SUSE-SLE-Product-SLES-15-SP1-LTSS-2022-3312,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-3312,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-3312,SUSE-SLE-Product-SLES_SAP-15-SP1-2022-3312,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-3312,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-3312,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-3312,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-3312,SUSE-Storage-6-2022-3312,SUSE-Storage-7-2022-3312",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_3312-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2022:3312-1",
        "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223312-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2022:3312-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-September/012287.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1176804",
        "url": "https://bugzilla.suse.com/1176804"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1177598",
        "url": "https://bugzilla.suse.com/1177598"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1181640",
        "url": "https://bugzilla.suse.com/1181640"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1182998",
        "url": "https://bugzilla.suse.com/1182998"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1188520",
        "url": "https://bugzilla.suse.com/1188520"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1189893",
        "url": "https://bugzilla.suse.com/1189893"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-14370 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-14370/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-15157 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-15157/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-20199 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-20199/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-20291 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-20291/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-3602 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-3602/"
      }
    ],
    "title": "Security update for libcontainers-common",
    "tracking": {
      "current_release_date": "2022-09-19T15:36:55Z",
      "generator": {
        "date": "2022-09-19T15:36:55Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2022:3312-1",
      "initial_release_date": "2022-09-19T15:36:55Z",
      "revision_history": [
        {
          "date": "2022-09-19T15:36:55Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libcontainers-common-20210626-150100.3.15.1.noarch",
                "product": {
                  "name": "libcontainers-common-20210626-150100.3.15.1.noarch",
                  "product_id": "libcontainers-common-20210626-150100.3.15.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
                  "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP1-BCL",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP1-BCL",
                  "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_bcl:15:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:15:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP2-BCL",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP2-BCL",
                  "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_bcl:15:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:15:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15:sp1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15:sp2"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Manager Proxy 4.1",
                "product": {
                  "name": "SUSE Manager Proxy 4.1",
                  "product_id": "SUSE Manager Proxy 4.1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Manager Retail Branch Server 4.1",
                "product": {
                  "name": "SUSE Manager Retail Branch Server 4.1",
                  "product_id": "SUSE Manager Retail Branch Server 4.1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Manager Server 4.1",
                "product": {
                  "name": "SUSE Manager Server 4.1",
                  "product_id": "SUSE Manager Server 4.1",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:suse-manager-server:4.1"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Enterprise Storage 6",
                "product": {
                  "name": "SUSE Enterprise Storage 6",
                  "product_id": "SUSE Enterprise Storage 6",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:ses:6"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Enterprise Storage 7",
                "product": {
                  "name": "SUSE Enterprise Storage 7",
                  "product_id": "SUSE Enterprise Storage 7",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:ses:7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-BCL",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Manager Proxy 4.1",
          "product_id": "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Manager Proxy 4.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Manager Retail Branch Server 4.1",
          "product_id": "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Manager Server 4.1",
          "product_id": "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Manager Server 4.1"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Enterprise Storage 6",
          "product_id": "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Enterprise Storage 6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150100.3.15.1.noarch as component of SUSE Enterprise Storage 7",
          "product_id": "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150100.3.15.1.noarch",
        "relates_to_product_reference": "SUSE Enterprise Storage 7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-14370",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-14370"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An information disclosure vulnerability was found in containers/podman in versions before 2.0.5. When using the deprecated Varlink API or the Docker-compatible REST API, if multiple containers are created in a short duration, the environment variables from the first container will get leaked into subsequent containers. An attacker who has control over the subsequent containers could use this flaw to gain access to sensitive information stored in such variables.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-14370",
          "url": "https://www.suse.com/security/cve/CVE-2020-14370"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1176804 for CVE-2020-14370",
          "url": "https://bugzilla.suse.com/1176804"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-09-19T15:36:55Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-14370"
    },
    {
      "cve": "CVE-2020-15157",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-15157"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \"foreign layer\"), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-15157",
          "url": "https://www.suse.com/security/cve/CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1177598 for CVE-2020-15157",
          "url": "https://bugzilla.suse.com/1177598"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-09-19T15:36:55Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-15157"
    },
    {
      "cve": "CVE-2021-20199",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-20199"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Rootless containers run with Podman, receive all traffic with a source IP address of 127.0.0.1 (including from remote hosts). This impacts containerized applications that trust localhost (127.0.01) connections by default and do not require authentication. This issue affects Podman 1.8.0 onwards.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-20199",
          "url": "https://www.suse.com/security/cve/CVE-2021-20199"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1181640 for CVE-2021-20199",
          "url": "https://bugzilla.suse.com/1181640"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-09-19T15:36:55Z",
          "details": "low"
        }
      ],
      "title": "CVE-2021-20199"
    },
    {
      "cve": "CVE-2021-20291",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-20291"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A deadlock vulnerability was found in \u0027github.com/containers/storage\u0027 in versions before 1.28.1. When a container image is processed, each layer is unpacked using `tar`. If one of those layers is not a valid `tar` archive this causes an error leading to an unexpected situation where the code indefinitely waits for the tar unpacked stream, which never finishes. An attacker could use this vulnerability to craft a malicious image, which when downloaded and stored by an application using containers/storage, would then cause a deadlock leading to a Denial of Service (DoS).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-20291",
          "url": "https://www.suse.com/security/cve/CVE-2021-20291"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1196497 for CVE-2021-20291",
          "url": "https://bugzilla.suse.com/1196497"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-09-19T15:36:55Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-20291"
    },
    {
      "cve": "CVE-2021-3602",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-3602"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An information disclosure flaw was found in Buildah, when building containers using chroot isolation. Running processes in container builds (e.g. Dockerfile RUN commands) can access environment variables from parent and grandparent processes. When run in a container in a CI/CD environment, environment variables may include sensitive information that was shared with the container in order to be used only by Buildah itself (e.g. container registry credentials).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
          "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-3602",
          "url": "https://www.suse.com/security/cve/CVE-2021-3602"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1188520 for CVE-2021-3602",
          "url": "https://bugzilla.suse.com/1188520"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Enterprise Storage 6:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Enterprise Storage 7:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP1-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-BCL:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server 15 SP2-LTSS:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Proxy 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Retail Branch Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch",
            "SUSE Manager Server 4.1:libcontainers-common-20210626-150100.3.15.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-09-19T15:36:55Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-3602"
    }
  ]
}
  gsd-2020-15157
Vulnerability from gsd
{
  "GSD": {
    "alias": "CVE-2020-15157",
    "description": "In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \u201cforeign layer\u201d), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected.",
    "id": "GSD-2020-15157",
    "references": [
      "https://www.suse.com/security/cve/CVE-2020-15157.html",
      "https://www.debian.org/security/2021/dsa-4865",
      "https://access.redhat.com/errata/RHSA-2020:5634",
      "https://ubuntu.com/security/CVE-2020-15157",
      "https://advisories.mageia.org/CVE-2020-15157.html",
      "https://alas.aws.amazon.com/cve/html/CVE-2020-15157.html",
      "https://linux.oracle.com/cve/CVE-2020-15157.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2020-15157"
      ],
      "details": "In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \u201cforeign layer\u201d), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected.",
      "id": "GSD-2020-15157",
      "modified": "2023-12-13T01:21:43.983799Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2020-15157",
        "STATE": "PUBLIC",
        "TITLE": "containerd can be coerced into leaking credentials during image pull"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "containerd",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "\u003c 1.2.14"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "containerd"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \u201cforeign layer\u201d), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected."
          }
        ]
      },
      "impact": {
        "cvss": {
          "attackComplexity": "HIGH",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 6.1,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "CHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
          "version": "3.1"
        }
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "CWE-522 Insufficiently Protected Credentials"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c",
            "refsource": "CONFIRM",
            "url": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c"
          },
          {
            "name": "https://github.com/containerd/containerd/releases/tag/v1.2.14",
            "refsource": "MISC",
            "url": "https://github.com/containerd/containerd/releases/tag/v1.2.14"
          },
          {
            "name": "USN-4589-1",
            "refsource": "UBUNTU",
            "url": "https://usn.ubuntu.com/4589-1/"
          },
          {
            "name": "USN-4589-2",
            "refsource": "UBUNTU",
            "url": "https://usn.ubuntu.com/4589-2/"
          },
          {
            "name": "DSA-4865",
            "refsource": "DEBIAN",
            "url": "https://www.debian.org/security/2021/dsa-4865"
          }
        ]
      },
      "source": {
        "advisory": "GHSA-742w-89gc-8m9c",
        "discovery": "UNKNOWN"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=v1.2.0 \u003cv1.2.14 || =v1.3.0",
          "affected_versions": "All versions starting from 1.2.0 before 1.2.14, version 1.3.0",
          "cvss_v2": "AV:N/AC:H/Au:N/C:P/I:N/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-522",
            "CWE-937"
          ],
          "date": "2021-11-18",
          "description": "Containerd (an industry-standard container runtime) suffers from a credential leaking vulnerability. If a container image manifest in the `OCI Image` format or `Docker Image V2 Schema 2` format includes a URL for the location of a specific image layer (otherwise known as a \u201cforeign layer\u201d), the default containerd resolver will follow that URL to attempt to download it. The default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control, and they trick a user or system into pulling the image, they could obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the `cri-containerd` plugin (which can be used by Kubernetes), the `ctr` development tool, and other client programs that have explicitly linked against it. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected.",
          "fixed_versions": [
            "v1.2.14",
            "v1.3.1"
          ],
          "identifier": "CVE-2020-15157",
          "identifiers": [
            "CVE-2020-15157",
            "GHSA-742w-89gc-8m9c"
          ],
          "not_impacted": "All versions before 1.2.0, all versions starting from 1.2.14 before 1.3.0, all versions after 1.3.0",
          "package_slug": "go/github.com/containerd/containerd",
          "pubdate": "2020-10-16",
          "solution": "Upgrade to version 1.2.14 or above.",
          "title": "Insufficiently Protected Credentials",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2020-15157"
          ],
          "uuid": "7ea89ffd-ff2b-48d3-be42-1d8e8ccd2db1",
          "versions": [
            {
              "commit": {
                "sha": "5838b3d85ca250e0bef74b0f4d790e81afff4f34",
                "tags": [
                  "v1.2.0"
                ],
                "timestamp": "20181024234429"
              },
              "number": "v1.2.0"
            },
            {
              "commit": {
                "sha": "dd0ce902759c66f03e7e778c841bad6990a8930d",
                "tags": [
                  "v1.3.0"
                ],
                "timestamp": "20190927010435"
              },
              "number": "v1.3.0"
            },
            {
              "commit": {
                "sha": "d1ccfcebc65cbfe3f7f8a98792b43608c066b668",
                "tags": [
                  "v1.3.1"
                ],
                "timestamp": "20191120044510"
              },
              "number": "v1.3.1"
            },
            {
              "commit": {
                "sha": "7dc81edffa16c4de02a4799677600aad8a70874e",
                "tags": [
                  "v1.2.14"
                ],
                "timestamp": "20201015164606"
              },
              "number": "v1.2.14"
            }
          ]
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:linuxfoundation:containerd:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "1.2.14",
                "versionStartIncluding": "1.2.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:-:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:beta0:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:beta1:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:beta2:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:rc0:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:rc1:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:rc2:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:rc3:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2020-15157"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \u201cforeign layer\u201d), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-522"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c",
              "refsource": "CONFIRM",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c"
            },
            {
              "name": "https://github.com/containerd/containerd/releases/tag/v1.2.14",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/containerd/containerd/releases/tag/v1.2.14"
            },
            {
              "name": "USN-4589-1",
              "refsource": "UBUNTU",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://usn.ubuntu.com/4589-1/"
            },
            {
              "name": "USN-4589-2",
              "refsource": "UBUNTU",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://usn.ubuntu.com/4589-2/"
            },
            {
              "name": "DSA-4865",
              "refsource": "DEBIAN",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://www.debian.org/security/2021/dsa-4865"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "cvssV2": {
            "accessComplexity": "HIGH",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 2.6,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 4.9,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "LOW",
          "userInteractionRequired": true
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 1.6,
          "impactScore": 4.0
        }
      },
      "lastModifiedDate": "2021-11-18T16:16Z",
      "publishedDate": "2020-10-16T17:15Z"
    }
  }
}
  WID-SEC-W-2022-1002
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": "Amazon Linux ist eine Linux Distribition, die f\u00fcr Amazon Clouddienste optimiert ist.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Amazon Linux 2 ausnutzen, um Informationen offenzulegen, Dateien zu manipulieren oder falsche Informationen darzustellen.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux",
        "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-2022-1002 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-1002.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2022-1002 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1002"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASECS-2023-025 vom 2023-11-17",
        "url": "https://alas.aws.amazon.com/AL2/ALASECS-2023-025.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASECS-2023-029 vom 2023-11-17",
        "url": "https://alas.aws.amazon.com/AL2/ALASECS-2023-029.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASECS-2023-026 vom 2023-11-17",
        "url": "https://alas.aws.amazon.com/AL2/ALASECS-2023-026.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASECS-2023-014 vom 2023-10-20",
        "url": "https://alas.aws.amazon.com/AL2/ALASECS-2023-014.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory  vom 2021-12-08",
        "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2021-010.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory  vom 2021-12-08",
        "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2021-011.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory  vom 2021-12-08",
        "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2021-013.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory  vom 2021-12-08",
        "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2021-014.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS-2021-1555 vom 2022-01-11",
        "url": "https://alas.aws.amazon.com/ALAS-2021-1555.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0687 vom 2022-03-01",
        "url": "https://access.redhat.com/errata/RHSA-2022:0687"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2022:23018-1 vom 2022-03-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010347.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2022:1507-1 vom 2022-05-03",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-May/010921.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:1734 vom 2022-05-05",
        "url": "https://access.redhat.com/errata/RHSA-2022:1734"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:5069 vom 2022-08-10",
        "url": "https://access.redhat.com/errata/RHSA-2022:5069"
      }
    ],
    "source_lang": "en-US",
    "title": "Amazon Linux 2: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2023-11-16T23:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T17:33:12.859+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2022-1002",
      "initial_release_date": "2021-12-08T23:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2021-12-08T23:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2022-01-11T23:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2022-02-28T23:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2022-03-03T23:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2022-05-03T22:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2022-05-05T22:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2022-08-10T22:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2023-10-19T22:00:00.000+00:00",
          "number": "8",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2023-11-16T23:00:00.000+00:00",
          "number": "9",
          "summary": "Neue Updates von Amazon aufgenommen"
        }
      ],
      "status": "final",
      "version": "9"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Amazon Linux 2",
                "product": {
                  "name": "Amazon Linux 2",
                  "product_id": "398363",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:amazon:linux_2:-"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Amazon Linux 2 plugins",
                "product": {
                  "name": "Amazon Linux 2 plugins",
                  "product_id": "T021223",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:amazon:linux_2:plugins"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Linux 2"
          }
        ],
        "category": "vendor",
        "name": "Amazon"
      },
      {
        "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": "vendor",
        "name": "Red Hat"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-21334",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Amazon Linux 2 im \"containerd CRI plugin\". Sie besteht darin, dass Pull-Operationen durch das Plugin dazu f\u00fchren, dass gleiche Images unterschiedliche Umgebungsvariablen erhalten. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Dateien zu manipulieren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T021223",
          "T002207",
          "67646",
          "398363"
        ]
      },
      "release_date": "2021-12-08T23:00:00.000+00:00",
      "title": "CVE-2021-21334"
    },
    {
      "cve": "CVE-2021-32760",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Amazon Linux 2 im \"containerd\"-plugin. Sie ist auf eine m\u00f6gliche \u00c4nderung von Dateiberechtigungen zur\u00fcckzuf\u00fchren. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Dateien zu manipulieren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T021223",
          "T002207",
          "67646",
          "398363"
        ]
      },
      "release_date": "2021-12-08T23:00:00.000+00:00",
      "title": "CVE-2021-32760"
    },
    {
      "cve": "CVE-2021-41190",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Amazon Linux 2 in den Plugins \"containerd\" und \"docker\". Sie ist auf eine unsichere Deserialisierung zur\u00fcckzuf\u00fchren. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um falsche Informationen darzustellen."
        }
      ],
      "product_status": {
        "known_affected": [
          "T021223",
          "T002207",
          "67646",
          "398363"
        ]
      },
      "release_date": "2021-12-08T23:00:00.000+00:00",
      "title": "CVE-2021-41190"
    },
    {
      "cve": "CVE-2020-15157",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Amazon Linux 2. Sie tritt bei einer Pull-Operation eines Containers auf. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
        }
      ],
      "product_status": {
        "known_affected": [
          "T021223",
          "T002207",
          "67646",
          "398363"
        ]
      },
      "release_date": "2021-12-08T23:00:00.000+00:00",
      "title": "CVE-2020-15157"
    }
  ]
}
  wid-sec-w-2022-1002
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": "Amazon Linux ist eine Linux Distribition, die f\u00fcr Amazon Clouddienste optimiert ist.",
        "title": "Produktbeschreibung"
      },
      {
        "category": "summary",
        "text": "Ein lokaler Angreifer kann mehrere Schwachstellen in Amazon Linux 2 ausnutzen, um Informationen offenzulegen, Dateien zu manipulieren oder falsche Informationen darzustellen.",
        "title": "Angriff"
      },
      {
        "category": "general",
        "text": "- Linux",
        "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-2022-1002 - CSAF Version",
        "url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-1002.json"
      },
      {
        "category": "self",
        "summary": "WID-SEC-2022-1002 - Portal Version",
        "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1002"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASECS-2023-025 vom 2023-11-17",
        "url": "https://alas.aws.amazon.com/AL2/ALASECS-2023-025.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASECS-2023-029 vom 2023-11-17",
        "url": "https://alas.aws.amazon.com/AL2/ALASECS-2023-029.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASECS-2023-026 vom 2023-11-17",
        "url": "https://alas.aws.amazon.com/AL2/ALASECS-2023-026.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALASECS-2023-014 vom 2023-10-20",
        "url": "https://alas.aws.amazon.com/AL2/ALASECS-2023-014.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory  vom 2021-12-08",
        "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2021-010.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory  vom 2021-12-08",
        "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2021-011.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory  vom 2021-12-08",
        "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2021-013.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory  vom 2021-12-08",
        "url": "https://alas.aws.amazon.com/AL2/ALASDOCKER-2021-014.html"
      },
      {
        "category": "external",
        "summary": "Amazon Linux Security Advisory ALAS-2021-1555 vom 2022-01-11",
        "url": "https://alas.aws.amazon.com/ALAS-2021-1555.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:0687 vom 2022-03-01",
        "url": "https://access.redhat.com/errata/RHSA-2022:0687"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2022:23018-1 vom 2022-03-04",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010347.html"
      },
      {
        "category": "external",
        "summary": "SUSE Security Update SUSE-SU-2022:1507-1 vom 2022-05-03",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-May/010921.html"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:1734 vom 2022-05-05",
        "url": "https://access.redhat.com/errata/RHSA-2022:1734"
      },
      {
        "category": "external",
        "summary": "Red Hat Security Advisory RHSA-2022:5069 vom 2022-08-10",
        "url": "https://access.redhat.com/errata/RHSA-2022:5069"
      }
    ],
    "source_lang": "en-US",
    "title": "Amazon Linux 2: Mehrere Schwachstellen",
    "tracking": {
      "current_release_date": "2023-11-16T23:00:00.000+00:00",
      "generator": {
        "date": "2024-08-15T17:33:12.859+00:00",
        "engine": {
          "name": "BSI-WID",
          "version": "1.3.5"
        }
      },
      "id": "WID-SEC-W-2022-1002",
      "initial_release_date": "2021-12-08T23:00:00.000+00:00",
      "revision_history": [
        {
          "date": "2021-12-08T23:00:00.000+00:00",
          "number": "1",
          "summary": "Initiale Fassung"
        },
        {
          "date": "2022-01-11T23:00:00.000+00:00",
          "number": "2",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2022-02-28T23:00:00.000+00:00",
          "number": "3",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2022-03-03T23:00:00.000+00:00",
          "number": "4",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2022-05-03T22:00:00.000+00:00",
          "number": "5",
          "summary": "Neue Updates von SUSE aufgenommen"
        },
        {
          "date": "2022-05-05T22:00:00.000+00:00",
          "number": "6",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2022-08-10T22:00:00.000+00:00",
          "number": "7",
          "summary": "Neue Updates von Red Hat aufgenommen"
        },
        {
          "date": "2023-10-19T22:00:00.000+00:00",
          "number": "8",
          "summary": "Neue Updates von Amazon aufgenommen"
        },
        {
          "date": "2023-11-16T23:00:00.000+00:00",
          "number": "9",
          "summary": "Neue Updates von Amazon aufgenommen"
        }
      ],
      "status": "final",
      "version": "9"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Amazon Linux 2",
                "product": {
                  "name": "Amazon Linux 2",
                  "product_id": "398363",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:amazon:linux_2:-"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Amazon Linux 2 plugins",
                "product": {
                  "name": "Amazon Linux 2 plugins",
                  "product_id": "T021223",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:amazon:linux_2:plugins"
                  }
                }
              }
            ],
            "category": "product_name",
            "name": "Linux 2"
          }
        ],
        "category": "vendor",
        "name": "Amazon"
      },
      {
        "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": "vendor",
        "name": "Red Hat"
      },
      {
        "branches": [
          {
            "category": "product_name",
            "name": "SUSE Linux",
            "product": {
              "name": "SUSE Linux",
              "product_id": "T002207",
              "product_identification_helper": {
                "cpe": "cpe:/o:suse:suse_linux:-"
              }
            }
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-21334",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Amazon Linux 2 im \"containerd CRI plugin\". Sie besteht darin, dass Pull-Operationen durch das Plugin dazu f\u00fchren, dass gleiche Images unterschiedliche Umgebungsvariablen erhalten. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Dateien zu manipulieren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T021223",
          "T002207",
          "67646",
          "398363"
        ]
      },
      "release_date": "2021-12-08T23:00:00.000+00:00",
      "title": "CVE-2021-21334"
    },
    {
      "cve": "CVE-2021-32760",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Amazon Linux 2 im \"containerd\"-plugin. Sie ist auf eine m\u00f6gliche \u00c4nderung von Dateiberechtigungen zur\u00fcckzuf\u00fchren. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Dateien zu manipulieren."
        }
      ],
      "product_status": {
        "known_affected": [
          "T021223",
          "T002207",
          "67646",
          "398363"
        ]
      },
      "release_date": "2021-12-08T23:00:00.000+00:00",
      "title": "CVE-2021-32760"
    },
    {
      "cve": "CVE-2021-41190",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Amazon Linux 2 in den Plugins \"containerd\" und \"docker\". Sie ist auf eine unsichere Deserialisierung zur\u00fcckzuf\u00fchren. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um falsche Informationen darzustellen."
        }
      ],
      "product_status": {
        "known_affected": [
          "T021223",
          "T002207",
          "67646",
          "398363"
        ]
      },
      "release_date": "2021-12-08T23:00:00.000+00:00",
      "title": "CVE-2021-41190"
    },
    {
      "cve": "CVE-2020-15157",
      "notes": [
        {
          "category": "description",
          "text": "Es existiert eine Schwachstelle in Amazon Linux 2. Sie tritt bei einer Pull-Operation eines Containers auf. Ein lokaler Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen."
        }
      ],
      "product_status": {
        "known_affected": [
          "T021223",
          "T002207",
          "67646",
          "398363"
        ]
      },
      "release_date": "2021-12-08T23:00:00.000+00:00",
      "title": "CVE-2020-15157"
    }
  ]
}
  rhsa-2020:5634
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.7.0 is now available.\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\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container\nPlatform 4.7.0. See the following advisory for the container images for\nthis release:\n\nhttps://access.redhat.com/errata/RHSA-2020:5633\n\nAll OpenShift Container Platform 4.7 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-between-minor.html#understanding-upgrade-channels_updating-cluster-between-minor.\n\nSecurity Fix(es):\n\n* gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation (CVE-2021-3121)\n\n* kubernetes: Ceph RBD adminSecrets exposed in logs when loglevel \u003e= 4 (CVE-2020-8566)\n\n* containerd: credentials leak during image pull (CVE-2020-15157)\n\n* python-rsa: bleichenbacher timing oracle attack against RSA decryption (CVE-2020-25658)\n\n* atomic-openshift: cross-namespace owner references can trigger deletions of valid children (CVE-2019-3884)\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-2020:5634",
        "url": "https://access.redhat.com/errata/RHSA-2020:5634"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "1693905",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693905"
      },
      {
        "category": "external",
        "summary": "1886640",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886640"
      },
      {
        "category": "external",
        "summary": "1888248",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1888248"
      },
      {
        "category": "external",
        "summary": "1889972",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889972"
      },
      {
        "category": "external",
        "summary": "1910081",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1910081"
      },
      {
        "category": "external",
        "summary": "1921650",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1921650"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2020_5634.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.7.0 packages security update",
    "tracking": {
      "current_release_date": "2025-10-28T01:42:13+00:00",
      "generator": {
        "date": "2025-10-28T01:42:13+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2020:5634",
      "initial_release_date": "2021-02-24T14:45:13+00:00",
      "revision_history": [
        {
          "date": "2021-02-24T14:45:13+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-02-24T14:45:13+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-28T01:42: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.7",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.7",
                  "product_id": "8Base-RHOSE-4.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.7::el8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.7",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.7",
                  "product_id": "7Server-RH7-RHOSE-4.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.7::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ansible-runner-0:1.4.6-2.el8ar.src",
                "product": {
                  "name": "ansible-runner-0:1.4.6-2.el8ar.src",
                  "product_id": "ansible-runner-0:1.4.6-2.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-runner@1.4.6-2.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-runner-http-0:1.0.0-2.el8ar.src",
                "product": {
                  "name": "ansible-runner-http-0:1.0.0-2.el8ar.src",
                  "product_id": "ansible-runner-http-0:1.0.0-2.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-runner-http@1.0.0-2.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
                "product": {
                  "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
                  "product_id": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.7.0-202011171454.p0.git.15.675c1c8.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
                "product": {
                  "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
                  "product_id": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.151.0-1.rhaos4.7.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.20.0-1.el8.src",
                "product": {
                  "name": "cri-tools-0:1.20.0-1.el8.src",
                  "product_id": "cri-tools-0:1.20.0-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.20.0-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-0:049-95.git20200804.el8_3.4.src",
                "product": {
                  "name": "dracut-0:049-95.git20200804.el8_3.4.src",
                  "product_id": "dracut-0:049-95.git20200804.el8_3.4.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut@049-95.git20200804.el8_3.4?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "faq-0:0.0.6-5.el8.src",
                "product": {
                  "name": "faq-0:0.0.6-5.el8.src",
                  "product_id": "faq-0:0.0.6-5.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/faq@0.0.6-5.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
                "product": {
                  "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
                  "product_id": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.5.0-2.git642a960.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-0:1.18.0-4.el8ost.src",
                "product": {
                  "name": "grpc-0:1.18.0-4.el8ost.src",
                  "product_id": "grpc-0:1.18.0-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-0:2.0.19-1.el8.src",
                "product": {
                  "name": "haproxy-0:2.0.19-1.el8.src",
                  "product_id": "haproxy-0:2.0.19-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy@2.0.19-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-0:15.1-20210114.1.el8.src",
                "product": {
                  "name": "ironic-images-0:15.1-20210114.1.el8.src",
                  "product_id": "ironic-images-0:15.1-20210114.1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images@15.1-20210114.1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el8.src",
                "product": {
                  "name": "jq-0:1.6-2.el8.src",
                  "product_id": "jq-0:1.6-2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-0:1.1.5-4.el8.src",
                "product": {
                  "name": "libnftnl-0:1.1.5-4.el8.src",
                  "product_id": "libnftnl-0:1.1.5-4.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl@1.1.5-4.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-0:1.0.16-4.5.el8ost.src",
                "product": {
                  "name": "libsodium-0:1.0.16-4.5.el8ost.src",
                  "product_id": "libsodium-0:1.0.16-4.5.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium@1.0.16-4.5.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-0:1.2.1-5.el8.src",
                "product": {
                  "name": "libunwind-0:1.2.1-5.el8.src",
                  "product_id": "libunwind-0:1.2.1-5.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind@1.2.1-5.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
                "product": {
                  "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
                  "product_id": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter@0.2-4.git7c289cc.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
                "product": {
                  "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
                  "product_id": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-python-agent@6.4.3-0.20201217171210.bd45db1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-0:2.13.0-79.el8fdp.src",
                "product": {
                  "name": "openvswitch2.13-0:2.13.0-79.el8fdp.src",
                  "product_id": "openvswitch2.13-0:2.13.0-79.el8fdp.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13@2.13.0-79.el8fdp?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-0:20.09.0-21.el8fdn.src",
                "product": {
                  "name": "ovn2.13-0:20.09.0-21.el8fdn.src",
                  "product_id": "ovn2.13-0:20.09.0-21.el8fdn.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13@20.09.0-21.el8fdn?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-0:1.3.6-12.el8_3.src",
                "product": {
                  "name": "powerpc-utils-0:1.3.6-12.el8_3.src",
                  "product_id": "powerpc-utils-0:1.3.6-12.el8_3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils@1.3.6-12.el8_3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-0:3.6.1-4.el8ost.src",
                "product": {
                  "name": "protobuf-0:3.6.1-4.el8ost.src",
                  "product_id": "protobuf-0:3.6.1-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf@3.6.1-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-alembic-0:1.4.2-5.el8ost.src",
                "product": {
                  "name": "python-alembic-0:1.4.2-5.el8ost.src",
                  "product_id": "python-alembic-0:1.4.2-5.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-alembic@1.4.2-5.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-boto3-0:1.9.101-1.el8ost.src",
                "product": {
                  "name": "python-boto3-0:1.9.101-1.el8ost.src",
                  "product_id": "python-boto3-0:1.9.101-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-boto3@1.9.101-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-botocore-0:1.12.119-1.el8ost.src",
                "product": {
                  "name": "python-botocore-0:1.12.119-1.el8ost.src",
                  "product_id": "python-botocore-0:1.12.119-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-botocore@1.12.119-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-cachetools-0:3.1.0-1.el8ost.src",
                "product": {
                  "name": "python-cachetools-0:3.1.0-1.el8ost.src",
                  "product_id": "python-cachetools-0:3.1.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-cachetools@3.1.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-certifi-0:2018.10.15-4.el8ost.src",
                "product": {
                  "name": "python-certifi-0:2018.10.15-4.el8ost.src",
                  "product_id": "python-certifi-0:2018.10.15-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-certifi@2018.10.15-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-construct-0:2.10.56-1.el8ost.src",
                "product": {
                  "name": "python-construct-0:2.10.56-1.el8ost.src",
                  "product_id": "python-construct-0:2.10.56-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-construct@2.10.56-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-daemon-0:2.1.2-9.el8ar.src",
                "product": {
                  "name": "python-daemon-0:2.1.2-9.el8ar.src",
                  "product_id": "python-daemon-0:2.1.2-9.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-daemon@2.1.2-9.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
                "product": {
                  "name": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
                  "product_id": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-debtcollector@2.2.0-0.20201008171245.649189d.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-dictdiffer-0:0.7.1-2.el8ost.src",
                "product": {
                  "name": "python-dictdiffer-0:0.7.1-2.el8ost.src",
                  "product_id": "python-dictdiffer-0:0.7.1-2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-dictdiffer@0.7.1-2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-eventlet-0:0.25.2-3.el8ost.src",
                "product": {
                  "name": "python-eventlet-0:0.25.2-3.el8ost.src",
                  "product_id": "python-eventlet-0:0.25.2-3.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-eventlet@0.25.2-3.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-flask-1:1.1.1-1.el8ost.src",
                "product": {
                  "name": "python-flask-1:1.1.1-1.el8ost.src",
                  "product_id": "python-flask-1:1.1.1-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-flask@1.1.1-1.el8ost?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-google-auth-0:1.3.0-1.el8ost.src",
                "product": {
                  "name": "python-google-auth-0:1.3.0-1.el8ost.src",
                  "product_id": "python-google-auth-0:1.3.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-google-auth@1.3.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
                "product": {
                  "name": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
                  "product_id": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-hardware@0.23.0-0.20201031022149.59211cc.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ifaddr-0:0.1.6-5.el8ost.src",
                "product": {
                  "name": "python-ifaddr-0:0.1.6-5.el8ost.src",
                  "product_id": "python-ifaddr-0:0.1.6-5.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ifaddr@0.1.6-5.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
                "product": {
                  "name": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
                  "product_id": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-importlib-metadata@1.7.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
                "product": {
                  "name": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
                  "product_id": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ironic-lib@4.4.1-0.20201218041209.aa7cfec.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
                "product": {
                  "name": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
                  "product_id": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-keystoneauth1@4.2.0-0.20200630234358.dab8e10.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-kubernetes-0:11.0.0-1.el8.src",
                "product": {
                  "name": "python-kubernetes-0:11.0.0-1.el8.src",
                  "product_id": "python-kubernetes-0:11.0.0-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-kubernetes@11.0.0-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
                "product": {
                  "name": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
                  "product_id": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-kuryr-lib@1.1.1-0.20190923160834.41e6964.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lockfile-1:0.11.0-8.el8ar.src",
                "product": {
                  "name": "python-lockfile-1:0.11.0-8.el8ar.src",
                  "product_id": "python-lockfile-1:0.11.0-8.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lockfile@0.11.0-8.el8ar?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-msgpack-0:0.6.2-1.el8ost.src",
                "product": {
                  "name": "python-msgpack-0:0.6.2-1.el8ost.src",
                  "product_id": "python-msgpack-0:0.6.2-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-msgpack@0.6.2-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-openshift-1:0.11.2-1.el8.src",
                "product": {
                  "name": "python-openshift-1:0.11.2-1.el8.src",
                  "product_id": "python-openshift-1:0.11.2-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-openshift@0.11.2-1.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
                "product": {
                  "name": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
                  "product_id": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-openstacksdk@0.48.0-0.20200708092906.3b693c2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
                "product": {
                  "name": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
                  "product_id": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-concurrency@4.3.0-0.20201008180343.2f78803.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
                "product": {
                  "name": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
                  "product_id": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-config@8.3.2-0.20201008180634.fcb8894.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
                "product": {
                  "name": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
                  "product_id": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-context@3.1.1-0.20201008190523.57dbded.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
                "product": {
                  "name": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
                  "product_id": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-db@8.4.0-0.20200918104110.e42c733.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
                "product": {
                  "name": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
                  "product_id": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-i18n@5.0.1-0.20201009131251.73187bd.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
                "product": {
                  "name": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
                  "product_id": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-log@4.3.1-0.20201207021200.1597f24.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
                "product": {
                  "name": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
                  "product_id": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-serialization@4.0.1-0.20201008182423.c7884b2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
                "product": {
                  "name": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
                  "product_id": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-service@2.4.0-0.20201008184547.58466a6.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
                "product": {
                  "name": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
                  "product_id": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-utils@4.6.0-0.20201009175936.91497da.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-packaging-0:20.4-1.el8ost.src",
                "product": {
                  "name": "python-packaging-0:20.4-1.el8ost.src",
                  "product_id": "python-packaging-0:20.4-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-packaging@20.4-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-paste-0:3.2.4-1.el8ost.src",
                "product": {
                  "name": "python-paste-0:3.2.4-1.el8ost.src",
                  "product_id": "python-paste-0:3.2.4-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-paste@3.2.4-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-paste-deploy-0:2.0.1-4.el8ost.src",
                "product": {
                  "name": "python-paste-deploy-0:2.0.1-4.el8ost.src",
                  "product_id": "python-paste-deploy-0:2.0.1-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-paste-deploy@2.0.1-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pbr-0:5.4.3-2.el8ost.src",
                "product": {
                  "name": "python-pbr-0:5.4.3-2.el8ost.src",
                  "product_id": "python-pbr-0:5.4.3-2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pbr@5.4.3-2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pexpect-0:4.6-2.el8ar.src",
                "product": {
                  "name": "python-pexpect-0:4.6-2.el8ar.src",
                  "product_id": "python-pexpect-0:4.6-2.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pexpect@4.6-2.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pint-0:0.10.1-1.el8ost.src",
                "product": {
                  "name": "python-pint-0:0.10.1-1.el8ost.src",
                  "product_id": "python-pint-0:0.10.1-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pint@0.10.1-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psutil-0:5.6.6-1.el8ar.src",
                "product": {
                  "name": "python-psutil-0:5.6.6-1.el8ar.src",
                  "product_id": "python-psutil-0:5.6.6-1.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psutil@5.6.6-1.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pyroute2-0:0.5.13-1.el8ost.src",
                "product": {
                  "name": "python-pyroute2-0:0.5.13-1.el8ost.src",
                  "product_id": "python-pyroute2-0:0.5.13-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pyroute2@0.5.13-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
                "product": {
                  "name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
                  "product_id": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-requests-unixsocket@0.1.5-5.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ruamel-yaml-0:0.15.41-4.el8ost.src",
                "product": {
                  "name": "python-ruamel-yaml-0:0.15.41-4.el8ost.src",
                  "product_id": "python-ruamel-yaml-0:0.15.41-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ruamel-yaml@0.15.41-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-s3transfer-0:0.2.0-1.el8ost.src",
                "product": {
                  "name": "python-s3transfer-0:0.2.0-1.el8ost.src",
                  "product_id": "python-s3transfer-0:0.2.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-s3transfer@0.2.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
                "product": {
                  "name": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
                  "product_id": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-stevedore@3.2.2-0.20201009151242.274eaa6.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-string_utils-0:0.6.0-4.el8ost.src",
                "product": {
                  "name": "python-string_utils-0:0.6.0-4.el8ost.src",
                  "product_id": "python-string_utils-0:0.6.0-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-string_utils@0.6.0-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
                "product": {
                  "name": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
                  "product_id": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sushy-oem-idrac@0.0.3-0.20200922221223.1202372.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-tenacity-0:6.2.0-1.el8ost.src",
                "product": {
                  "name": "python-tenacity-0:6.2.0-1.el8ost.src",
                  "product_id": "python-tenacity-0:6.2.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-tenacity@6.2.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
                "product": {
                  "name": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
                  "product_id": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-tooz@2.7.0-0.20200723133754.fca43df.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-websocket-client-0:0.54.0-1.el8ost.src",
                "product": {
                  "name": "python-websocket-client-0:0.54.0-1.el8ost.src",
                  "product_id": "python-websocket-client-0:0.54.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-websocket-client@0.54.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-werkzeug-0:1.0.1-3.el8ost.src",
                "product": {
                  "name": "python-werkzeug-0:1.0.1-3.el8ost.src",
                  "product_id": "python-werkzeug-0:1.0.1-3.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-werkzeug@1.0.1-3.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-zeroconf-0:0.24.4-1.el8ost.src",
                "product": {
                  "name": "python-zeroconf-0:0.24.4-1.el8ost.src",
                  "product_id": "python-zeroconf-0:0.24.4-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-zeroconf@0.24.4-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-zipp-0:0.5.1-2.el8ost.src",
                "product": {
                  "name": "python-zipp-0:0.5.1-2.el8ost.src",
                  "product_id": "python-zipp-0:0.5.1-2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-zipp@0.5.1-2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tini-0:0.16.1-1.el8ar.src",
                "product": {
                  "name": "tini-0:0.16.1-1.el8ar.src",
                  "product_id": "tini-0:0.16.1-1.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
                "product": {
                  "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
                  "product_id": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager@1.26.0-12.1.rhaos4.7.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
                "product": {
                  "name": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
                  "product_id": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic@16.0.4-0.20210203051223.7d74ea0.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-rsa-0:4.7-1.el8.src",
                "product": {
                  "name": "python-rsa-0:4.7-1.el8.src",
                  "product_id": "python-rsa-0:4.7-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-rsa@4.7-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
                "product": {
                  "name": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
                  "product_id": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-kuryr@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
                "product": {
                  "name": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
                  "product_id": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sushy@3.6.1-0.20210122201213.7ec0422.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-0:2.6.3-2.el8ost.src",
                "product": {
                  "name": "gperftools-0:2.6.3-2.el8ost.src",
                  "product_id": "gperftools-0:2.6.3-2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools@2.6.3-2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
                "product": {
                  "name": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
                  "product_id": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pyghmi@1.5.14-2.1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
                "product": {
                  "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
                  "product_id": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.7.1611636915-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
                "product": {
                  "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
                  "product_id": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector@10.4.1-0.20201123161216.70fccec.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-0:15-1.el8.src",
                "product": {
                  "name": "clevis-0:15-1.el8.src",
                  "product_id": "clevis-0:15-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis@15-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-bootupd-0:0.2.5-2.el8.src",
                "product": {
                  "name": "rust-bootupd-0:0.2.5-2.el8.src",
                  "product_id": "rust-bootupd-0:0.2.5-2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-bootupd@0.2.5-2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
                "product": {
                  "name": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
                  "product_id": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-afterburn@4.6.0-1.rhaos4.7.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-0:2020.7-1.el8_3.src",
                "product": {
                  "name": "rpm-ostree-0:2020.7-1.el8_3.src",
                  "product_id": "rpm-ostree-0:2020.7-1.el8_3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree@2020.7-1.el8_3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.src",
                "product": {
                  "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.src",
                  "product_id": "rhosp-director-images-0:17.0-20200606.1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images@17.0-20200606.1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
                "product": {
                  "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
                  "product_id": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhcos-tools@0.0.0-1.rhaos4.2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redhat-release-coreos-0:47.83-1.el8.src",
                "product": {
                  "name": "redhat-release-coreos-0:47.83-1.el8.src",
                  "product_id": "redhat-release-coreos-0:47.83-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redhat-release-coreos@47.83-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-0:2020.7-1.el8.src",
                "product": {
                  "name": "ostree-0:2020.7-1.el8.src",
                  "product_id": "ostree-0:2020.7-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree@2020.7-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-0:3.20.1-2.el8.src",
                "product": {
                  "name": "inotify-tools-0:3.20.1-2.el8.src",
                  "product_id": "inotify-tools-0:3.20.1-2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools@3.20.1-2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
                "product": {
                  "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
                  "product_id": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
                "product": {
                  "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
                  "product_id": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer@0.8.0-3.rhaos4.7.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
                "product": {
                  "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
                  "product_id": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.3-1.rhaos4.7.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el8.src",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el8.src",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
                "product": {
                  "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
                  "product_id": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift@4.7.0-202102060108.p0.git.97095.7271b90.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jenkins-0:2.263.3.1612449007-1.el8.src",
                "product": {
                  "name": "jenkins-0:2.263.3.1612449007-1.el8.src",
                  "product_id": "jenkins-0:2.263.3.1612449007-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jenkins@2.263.3.1612449007-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.src",
                "product": {
                  "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.src",
                  "product_id": "toolbox-0:0.0.8-3.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.8-3.rhaos4.7.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el7.src",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el7.src",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el7?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.18.0-3.el7.src",
                "product": {
                  "name": "cri-tools-0:1.18.0-3.el7.src",
                  "product_id": "cri-tools-0:1.18.0-3.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.18.0-3.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-0:2.0.19-1.el7.src",
                "product": {
                  "name": "haproxy-0:2.0.19-1.el7.src",
                  "product_id": "haproxy-0:2.0.19-1.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy@2.0.19-1.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el7.src",
                "product": {
                  "name": "jq-0:1.6-2.el7.src",
                  "product_id": "jq-0:1.6-2.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oniguruma-0:5.9.2-5.el7.src",
                "product": {
                  "name": "oniguruma-0:5.9.2-5.el7.src",
                  "product_id": "oniguruma-0:5.9.2-5.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oniguruma@5.9.2-5.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-botocore-0:1.4.57-5.el7.src",
                "product": {
                  "name": "python-botocore-0:1.4.57-5.el7.src",
                  "product_id": "python-botocore-0:1.4.57-5.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-botocore@1.4.57-5.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
                "product": {
                  "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
                  "product_id": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-ansible@4.7.0-202102032256.p0.git.0.bf7d9a7.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
                "product": {
                  "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
                  "product_id": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift@4.7.0-202102060108.p0.git.97095.7271b90.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el7.51?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ansible-runner-0:1.4.6-2.el8ar.noarch",
                "product": {
                  "name": "ansible-runner-0:1.4.6-2.el8ar.noarch",
                  "product_id": "ansible-runner-0:1.4.6-2.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-runner@1.4.6-2.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
                "product": {
                  "name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
                  "product_id": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ansible-runner@1.4.6-2.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
                "product": {
                  "name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
                  "product_id": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-runner-http@1.0.0-2.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
                  "product_id": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.151.0-1.rhaos4.7.el8?arch=noarch\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-0:15.1-20210114.1.el8.noarch",
                "product": {
                  "name": "ironic-images-0:15.1-20210114.1.el8.noarch",
                  "product_id": "ironic-images-0:15.1-20210114.1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images@15.1-20210114.1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-all-0:15.1-20210114.1.el8.noarch",
                "product": {
                  "name": "ironic-images-all-0:15.1-20210114.1.el8.noarch",
                  "product_id": "ironic-images-all-0:15.1-20210114.1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images-all@15.1-20210114.1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
                "product": {
                  "name": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
                  "product_id": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images-ipa-ppc64le@15.1-20210114.1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
                "product": {
                  "name": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
                  "product_id": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images-ipa-x86_64@15.1-20210114.1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                "product": {
                  "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                  "product_id": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-python-agent@6.4.3-0.20201217171210.bd45db1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                "product": {
                  "name": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                  "product_id": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ironic-python-agent@6.4.3-0.20201217171210.bd45db1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
                "product": {
                  "name": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
                  "product_id": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-test@2.13.0-79.el8fdp?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-vim-0:3.6.1-4.el8ost.noarch",
                "product": {
                  "name": "protobuf-vim-0:3.6.1-4.el8ost.noarch",
                  "product_id": "protobuf-vim-0:3.6.1-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-vim@3.6.1-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-protobuf-0:3.6.1-4.el8ost.noarch",
                "product": {
                  "name": "python3-protobuf-0:3.6.1-4.el8ost.noarch",
                  "product_id": "python3-protobuf-0:3.6.1-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-protobuf@3.6.1-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-alembic-0:1.4.2-5.el8ost.noarch",
                "product": {
                  "name": "python3-alembic-0:1.4.2-5.el8ost.noarch",
                  "product_id": "python3-alembic-0:1.4.2-5.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-alembic@1.4.2-5.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-boto3-0:1.9.101-1.el8ost.noarch",
                "product": {
                  "name": "python3-boto3-0:1.9.101-1.el8ost.noarch",
                  "product_id": "python3-boto3-0:1.9.101-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-boto3@1.9.101-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-botocore-0:1.12.119-1.el8ost.noarch",
                "product": {
                  "name": "python2-botocore-0:1.12.119-1.el8ost.noarch",
                  "product_id": "python2-botocore-0:1.12.119-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-botocore@1.12.119-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-botocore-0:1.12.119-1.el8ost.noarch",
                "product": {
                  "name": "python3-botocore-0:1.12.119-1.el8ost.noarch",
                  "product_id": "python3-botocore-0:1.12.119-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-botocore@1.12.119-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-cachetools-0:3.1.0-1.el8ost.noarch",
                "product": {
                  "name": "python2-cachetools-0:3.1.0-1.el8ost.noarch",
                  "product_id": "python2-cachetools-0:3.1.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-cachetools@3.1.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-cachetools-0:3.1.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-cachetools-0:3.1.0-1.el8ost.noarch",
                  "product_id": "python3-cachetools-0:3.1.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-cachetools@3.1.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-certifi-0:2018.10.15-4.el8ost.noarch",
                "product": {
                  "name": "python3-certifi-0:2018.10.15-4.el8ost.noarch",
                  "product_id": "python3-certifi-0:2018.10.15-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-certifi@2018.10.15-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-construct-0:2.10.56-1.el8ost.noarch",
                "product": {
                  "name": "python3-construct-0:2.10.56-1.el8ost.noarch",
                  "product_id": "python3-construct-0:2.10.56-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-construct@2.10.56-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-daemon-0:2.1.2-9.el8ar.noarch",
                "product": {
                  "name": "python3-daemon-0:2.1.2-9.el8ar.noarch",
                  "product_id": "python3-daemon-0:2.1.2-9.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-daemon@2.1.2-9.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
                "product": {
                  "name": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
                  "product_id": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-debtcollector@2.2.0-0.20201008171245.649189d.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
                "product": {
                  "name": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
                  "product_id": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-dictdiffer@0.7.1-2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-eventlet-0:0.25.2-3.el8ost.noarch",
                "product": {
                  "name": "python3-eventlet-0:0.25.2-3.el8ost.noarch",
                  "product_id": "python3-eventlet-0:0.25.2-3.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-eventlet@0.25.2-3.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
                "product": {
                  "name": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
                  "product_id": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-flask-doc@1.1.1-1.el8ost?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-flask-1:1.1.1-1.el8ost.noarch",
                "product": {
                  "name": "python3-flask-1:1.1.1-1.el8ost.noarch",
                  "product_id": "python3-flask-1:1.1.1-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-flask@1.1.1-1.el8ost?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-google-auth-0:1.3.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-google-auth-0:1.3.0-1.el8ost.noarch",
                  "product_id": "python3-google-auth-0:1.3.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-google-auth@1.3.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                "product": {
                  "name": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                  "product_id": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-hardware@0.23.0-0.20201031022149.59211cc.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                "product": {
                  "name": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                  "product_id": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-hardware-detect@0.23.0-0.20201031022149.59211cc.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
                "product": {
                  "name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
                  "product_id": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ifaddr@0.1.6-5.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
                  "product_id": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-importlib-metadata@1.7.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
                "product": {
                  "name": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
                  "product_id": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ironic-lib@4.4.1-0.20201218041209.aa7cfec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
                "product": {
                  "name": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
                  "product_id": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-keystoneauth1@4.2.0-0.20200630234358.dab8e10.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kubernetes-0:11.0.0-1.el8.noarch",
                "product": {
                  "name": "python3-kubernetes-0:11.0.0-1.el8.noarch",
                  "product_id": "python3-kubernetes-0:11.0.0-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kubernetes@11.0.0-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
                "product": {
                  "name": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
                  "product_id": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kubernetes-tests@11.0.0-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                "product": {
                  "name": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_id": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kuryr-binding-scripts@1.1.1-0.20190923160834.41e6964.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                "product": {
                  "name": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_id": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kuryr-lib@1.1.1-0.20190923160834.41e6964.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                "product": {
                  "name": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_id": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kuryr-lib-tests@1.1.1-0.20190923160834.41e6964.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
                "product": {
                  "name": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
                  "product_id": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-lockfile@0.11.0-8.el8ar?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openshift-1:0.11.2-1.el8.noarch",
                "product": {
                  "name": "python3-openshift-1:0.11.2-1.el8.noarch",
                  "product_id": "python3-openshift-1:0.11.2-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openshift@0.11.2-1.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                "product": {
                  "name": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                  "product_id": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openstacksdk@0.48.0-0.20200708092906.3b693c2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                "product": {
                  "name": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                  "product_id": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openstacksdk-tests@0.48.0-0.20200708092906.3b693c2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                "product": {
                  "name": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_id": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-concurrency-lang@4.3.0-0.20201008180343.2f78803.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                "product": {
                  "name": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_id": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-concurrency@4.3.0-0.20201008180343.2f78803.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                "product": {
                  "name": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_id": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-concurrency-tests@4.3.0-0.20201008180343.2f78803.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
                "product": {
                  "name": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
                  "product_id": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-config@8.3.2-0.20201008180634.fcb8894.el8?arch=noarch\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                "product": {
                  "name": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                  "product_id": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-context@3.1.1-0.20201008190523.57dbded.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                "product": {
                  "name": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                  "product_id": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-context-tests@3.1.1-0.20201008190523.57dbded.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                "product": {
                  "name": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_id": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-db-lang@8.4.0-0.20200918104110.e42c733.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                "product": {
                  "name": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_id": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-db@8.4.0-0.20200918104110.e42c733.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                "product": {
                  "name": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_id": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-db-tests@8.4.0-0.20200918104110.e42c733.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                "product": {
                  "name": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                  "product_id": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-i18n-lang@5.0.1-0.20201009131251.73187bd.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                "product": {
                  "name": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                  "product_id": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-i18n@5.0.1-0.20201009131251.73187bd.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                "product": {
                  "name": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_id": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-log-lang@4.3.1-0.20201207021200.1597f24.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                "product": {
                  "name": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_id": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-log@4.3.1-0.20201207021200.1597f24.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                "product": {
                  "name": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_id": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-log-tests@4.3.1-0.20201207021200.1597f24.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                "product": {
                  "name": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                  "product_id": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-serialization@4.0.1-0.20201008182423.c7884b2.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                "product": {
                  "name": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                  "product_id": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@4.0.1-0.20201008182423.c7884b2.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                "product": {
                  "name": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                  "product_id": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-service@2.4.0-0.20201008184547.58466a6.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                "product": {
                  "name": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                  "product_id": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-service-tests@2.4.0-0.20201008184547.58466a6.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                "product": {
                  "name": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_id": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-utils-lang@4.6.0-0.20201009175936.91497da.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                "product": {
                  "name": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_id": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-utils@4.6.0-0.20201009175936.91497da.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                "product": {
                  "name": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_id": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-utils-tests@4.6.0-0.20201009175936.91497da.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-packaging-doc-0:20.4-1.el8ost.noarch",
                "product": {
                  "name": "python-packaging-doc-0:20.4-1.el8ost.noarch",
                  "product_id": "python-packaging-doc-0:20.4-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-packaging-doc@20.4-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-packaging-0:20.4-1.el8ost.noarch",
                "product": {
                  "name": "python3-packaging-0:20.4-1.el8ost.noarch",
                  "product_id": "python3-packaging-0:20.4-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-packaging@20.4-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-paste-0:3.2.4-1.el8ost.noarch",
                "product": {
                  "name": "python3-paste-0:3.2.4-1.el8ost.noarch",
                  "product_id": "python3-paste-0:3.2.4-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-paste@3.2.4-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
                "product": {
                  "name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
                  "product_id": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-paste-deploy@2.0.1-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pbr-0:5.4.3-2.el8ost.noarch",
                "product": {
                  "name": "python3-pbr-0:5.4.3-2.el8ost.noarch",
                  "product_id": "python3-pbr-0:5.4.3-2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pbr@5.4.3-2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pexpect-0:4.6-2.el8ar.noarch",
                "product": {
                  "name": "python3-pexpect-0:4.6-2.el8ar.noarch",
                  "product_id": "python3-pexpect-0:4.6-2.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pexpect@4.6-2.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pint-0:0.10.1-1.el8ost.noarch",
                "product": {
                  "name": "python3-pint-0:0.10.1-1.el8ost.noarch",
                  "product_id": "python3-pint-0:0.10.1-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pint@0.10.1-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
                "product": {
                  "name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
                  "product_id": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pyroute2@0.5.13-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
                "product": {
                  "name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
                  "product_id": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-requests-unixsocket@0.1.5-5.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-s3transfer-0:0.2.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-s3transfer-0:0.2.0-1.el8ost.noarch",
                  "product_id": "python3-s3transfer-0:0.2.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-s3transfer@0.2.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
                "product": {
                  "name": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
                  "product_id": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-stevedore@3.2.2-0.20201009151242.274eaa6.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-string_utils-0:0.6.0-4.el8ost.noarch",
                "product": {
                  "name": "python3-string_utils-0:0.6.0-4.el8ost.noarch",
                  "product_id": "python3-string_utils-0:0.6.0-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-string_utils@0.6.0-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                "product": {
                  "name": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                  "product_id": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sushy-oem-idrac@0.0.3-0.20200922221223.1202372.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                "product": {
                  "name": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                  "product_id": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sushy-oem-idrac-tests@0.0.3-0.20200922221223.1202372.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
                  "product_id": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-tenacity@6.2.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
                "product": {
                  "name": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
                  "product_id": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-tooz@2.7.0-0.20200723133754.fca43df.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-websocket-client-0:0.54.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-websocket-client-0:0.54.0-1.el8ost.noarch",
                  "product_id": "python3-websocket-client-0:0.54.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-websocket-client@0.54.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
                "product": {
                  "name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
                  "product_id": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-werkzeug@1.0.1-3.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
                "product": {
                  "name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
                  "product_id": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-zeroconf@0.24.4-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-zipp-0:0.5.1-2.el8ost.noarch",
                "product": {
                  "name": "python3-zipp-0:0.5.1-2.el8ost.noarch",
                  "product_id": "python3-zipp-0:0.5.1-2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-zipp@0.5.1-2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_id": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-config-connectivity-redhat@1.26.0-12.1.rhaos4.7.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_id": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-config-server@1.26.0-12.1.rhaos4.7.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_id": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-dispatcher-routing-rules@1.26.0-12.1.rhaos4.7.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                "product": {
                  "name": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_id": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-api@16.0.4-0.20210203051223.7d74ea0.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                "product": {
                  "name": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_id": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-common@16.0.4-0.20210203051223.7d74ea0.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                "product": {
                  "name": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_id": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-conductor@16.0.4-0.20210203051223.7d74ea0.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                "product": {
                  "name": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_id": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ironic-tests@16.0.4-0.20210203051223.7d74ea0.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-rsa-0:4.7-1.el8.noarch",
                "product": {
                  "name": "python3-rsa-0:4.7-1.el8.noarch",
                  "product_id": "python3-rsa-0:4.7-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-rsa@4.7-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                "product": {
                  "name": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_id": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                "product": {
                  "name": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_id": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-kuryr-common@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                "product": {
                  "name": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_id": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                "product": {
                  "name": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_id": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                "product": {
                  "name": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                  "product_id": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sushy@3.6.1-0.20210122201213.7ec0422.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                "product": {
                  "name": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                  "product_id": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sushy-tests@3.6.1-0.20210122201213.7ec0422.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "pprof-0:2.6.3-2.el8ost.noarch",
                "product": {
                  "name": "pprof-0:2.6.3-2.el8ost.noarch",
                  "product_id": "pprof-0:2.6.3-2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/pprof@2.6.3-2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
                "product": {
                  "name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
                  "product_id": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pyghmi@1.5.14-2.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
                "product": {
                  "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
                  "product_id": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.7.1611636915-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector-api@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector-conductor@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector-dnsmasq@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ironic-inspector-tests@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/octavia-amphora-image-x86_64@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-all@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-ipa@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-ipa-ppc64le@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-ipa-x86_64@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-minimal@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-ppc64le@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-x86_64@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
                "product": {
                  "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
                  "product_id": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhcos-tools@0.0.0-1.rhaos4.2.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_id": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.3-1.rhaos4.7.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_id": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/console-login-helper-messages-issuegen@0.20.3-1.rhaos4.7.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_id": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/console-login-helper-messages-profile@0.20.3-1.rhaos4.7.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jenkins-0:2.263.3.1612449007-1.el8.noarch",
                "product": {
                  "name": "jenkins-0:2.263.3.1612449007-1.el8.noarch",
                  "product_id": "jenkins-0:2.263.3.1612449007-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jenkins@2.263.3.1612449007-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
                "product": {
                  "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
                  "product_id": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.8-3.rhaos4.7.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-botocore-0:1.4.57-5.el7.noarch",
                "product": {
                  "name": "python2-botocore-0:1.4.57-5.el7.noarch",
                  "product_id": "python2-botocore-0:1.4.57-5.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-botocore@1.4.57-5.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                "product": {
                  "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                  "product_id": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-ansible@4.7.0-202102032256.p0.git.0.bf7d9a7.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                "product": {
                  "name": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                  "product_id": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-ansible-test@4.7.0-202102032256.p0.git.0.bf7d9a7.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
                "product": {
                  "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
                  "product_id": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.7.0-202011171454.p0.git.15.675c1c8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_id": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.6-1.rhaos4.5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_id": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.6-1.rhaos4.5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.20.0-1.el8.x86_64",
                "product": {
                  "name": "cri-tools-0:1.20.0-1.el8.x86_64",
                  "product_id": "cri-tools-0:1.20.0-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.20.0-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
                  "product_id": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.20.0-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
                  "product_id": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.20.0-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-caps@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-generic@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-rescue@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-live@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-network@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-squash@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-tools@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debugsource@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debuginfo@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "faq-0:0.0.6-5.el8.x86_64",
                "product": {
                  "name": "faq-0:0.0.6-5.el8.x86_64",
                  "product_id": "faq-0:0.0.6-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/faq@0.0.6-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                "product": {
                  "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                  "product_id": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.5.0-2.git642a960.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                "product": {
                  "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                  "product_id": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/prometheus-promu@0.5.0-2.git642a960.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-0:2.0.19-1.el8.x86_64",
                "product": {
                  "name": "haproxy20-0:2.0.19-1.el8.x86_64",
                  "product_id": "haproxy20-0:2.0.19-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20@2.0.19-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-debugsource-0:2.0.19-1.el8.x86_64",
                "product": {
                  "name": "haproxy-debugsource-0:2.0.19-1.el8.x86_64",
                  "product_id": "haproxy-debugsource-0:2.0.19-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy-debugsource@2.0.19-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
                "product": {
                  "name": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
                  "product_id": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20-debuginfo@2.0.19-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el8.x86_64",
                "product": {
                  "name": "jq-0:1.6-2.el8.x86_64",
                  "product_id": "jq-0:1.6-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-devel-0:1.6-2.el8.x86_64",
                "product": {
                  "name": "jq-devel-0:1.6-2.el8.x86_64",
                  "product_id": "jq-devel-0:1.6-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-devel@1.6-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debugsource-0:1.6-2.el8.x86_64",
                "product": {
                  "name": "jq-debugsource-0:1.6-2.el8.x86_64",
                  "product_id": "jq-debugsource-0:1.6-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debugsource@1.6-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debuginfo-0:1.6-2.el8.x86_64",
                "product": {
                  "name": "jq-debuginfo-0:1.6-2.el8.x86_64",
                  "product_id": "jq-debuginfo-0:1.6-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-0:1.1.5-4.el8.x86_64",
                "product": {
                  "name": "libnftnl-0:1.1.5-4.el8.x86_64",
                  "product_id": "libnftnl-0:1.1.5-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl@1.1.5-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-devel-0:1.1.5-4.el8.x86_64",
                "product": {
                  "name": "libnftnl-devel-0:1.1.5-4.el8.x86_64",
                  "product_id": "libnftnl-devel-0:1.1.5-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-devel@1.1.5-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
                "product": {
                  "name": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
                  "product_id": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debugsource@1.1.5-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
                "product": {
                  "name": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
                  "product_id": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debuginfo@1.1.5-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-devel@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-static@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debugsource@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debuginfo@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-0:1.2.1-5.el8.x86_64",
                "product": {
                  "name": "libunwind-0:1.2.1-5.el8.x86_64",
                  "product_id": "libunwind-0:1.2.1-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind@1.2.1-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-devel-0:1.2.1-5.el8.x86_64",
                "product": {
                  "name": "libunwind-devel-0:1.2.1-5.el8.x86_64",
                  "product_id": "libunwind-devel-0:1.2.1-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-devel@1.2.1-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-debugsource-0:1.2.1-5.el8.x86_64",
                "product": {
                  "name": "libunwind-debugsource-0:1.2.1-5.el8.x86_64",
                  "product_id": "libunwind-debugsource-0:1.2.1-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-debugsource@1.2.1-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
                "product": {
                  "name": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
                  "product_id": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-debuginfo@1.2.1-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
                "product": {
                  "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_id": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter@0.2-4.git7c289cc.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
                "product": {
                  "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_id": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debugsource@0.2-4.git7c289cc.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
                "product": {
                  "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_id": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debuginfo@0.2-4.git7c289cc.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/network-scripts-openvswitch2.13@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-devel@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debugsource@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debugsource@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debuginfo@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-devel-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-devel-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-devel-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-devel@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-lite-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-lite-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-devel@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-static@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-static-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-static-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-static-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-static@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debugsource@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debuginfo@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
                "product": {
                  "name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
                  "product_id": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-1.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
                "product": {
                  "name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
                  "product_id": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-1.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
                "product": {
                  "name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
                  "product_id": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-1.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-0:5.6.6-1.el8ar.x86_64",
                "product": {
                  "name": "python3-psutil-0:5.6.6-1.el8ar.x86_64",
                  "product_id": "python3-psutil-0:5.6.6-1.el8ar.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil@5.6.6-1.el8ar?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
                "product": {
                  "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
                  "product_id": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.6-1.el8ar?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
                "product": {
                  "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
                  "product_id": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil-debuginfo@5.6.6-1.el8ar?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
                "product": {
                  "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
                  "product_id": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml@0.15.41-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
                "product": {
                  "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
                  "product_id": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ruamel-yaml-debugsource@0.15.41-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
                "product": {
                  "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
                  "product_id": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml-debuginfo@0.15.41-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tini-0:0.16.1-1.el8ar.x86_64",
                "product": {
                  "name": "tini-0:0.16.1-1.el8ar.x86_64",
                  "product_id": "tini-0:0.16.1-1.el8ar.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-devel-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-devel-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-devel-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-devel@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-libs-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-libs-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-debugsource@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs-debuginfo@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-0:15-1.el8.x86_64",
                  "product_id": "clevis-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-dracut-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-dracut-0:15-1.el8.x86_64",
                  "product_id": "clevis-dracut-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-dracut@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-luks-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-luks-0:15-1.el8.x86_64",
                  "product_id": "clevis-luks-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-luks@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-systemd-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-systemd-0:15-1.el8.x86_64",
                  "product_id": "clevis-systemd-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-systemd@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-udisks2-0:15-1.el8.x86_64",
                  "product_id": "clevis-udisks2-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debugsource-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-debugsource-0:15-1.el8.x86_64",
                  "product_id": "clevis-debugsource-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debugsource@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debuginfo-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-debuginfo-0:15-1.el8.x86_64",
                  "product_id": "clevis-debuginfo-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debuginfo@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
                  "product_id": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2-debuginfo@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bootupd-0:0.2.5-2.el8.x86_64",
                "product": {
                  "name": "bootupd-0:0.2.5-2.el8.x86_64",
                  "product_id": "bootupd-0:0.2.5-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bootupd@0.2.5-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
                "product": {
                  "name": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
                  "product_id": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-bootupd-debugsource@0.2.5-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
                "product": {
                  "name": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
                  "product_id": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bootupd-debuginfo@0.2.5-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_id": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn@4.6.0-1.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_id": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@4.6.0-1.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_id": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn-debuginfo@4.6.0-1.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-devel@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redhat-release-coreos-0:47.83-1.el8.x86_64",
                "product": {
                  "name": "redhat-release-coreos-0:47.83-1.el8.x86_64",
                  "product_id": "redhat-release-coreos-0:47.83-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redhat-release-coreos@47.83-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-devel-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-devel-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-devel-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-devel@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-grub2-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-grub2-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-grub2-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-grub2@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-libs-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-libs-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debugsource-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-debugsource-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-debugsource-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debugsource@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debuginfo-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-debuginfo-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-debuginfo-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debuginfo@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-0:3.20.1-2.el8.x86_64",
                "product": {
                  "name": "inotify-tools-0:3.20.1-2.el8.x86_64",
                  "product_id": "inotify-tools-0:3.20.1-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools@3.20.1-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-devel-0:3.20.1-2.el8.x86_64",
                "product": {
                  "name": "inotify-tools-devel-0:3.20.1-2.el8.x86_64",
                  "product_id": "inotify-tools-devel-0:3.20.1-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-devel@3.20.1-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
                "product": {
                  "name": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
                  "product_id": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debugsource@3.20.1-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
                "product": {
                  "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
                  "product_id": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debuginfo@3.20.1-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_id": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer@0.8.0-3.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_id": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.8.0-3.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_id": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.8.0-3.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_id": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.8.0-3.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
                "product": {
                  "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
                  "product_id": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-hyperkube@4.7.0-202102060108.p0.git.97095.7271b90.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                "product": {
                  "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_id": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-82.rhaos4.6.git086e841.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                "product": {
                  "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_id": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-82.rhaos4.6.git086e841.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_id": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
                  "product_id": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.6-1.rhaos4.5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.18.0-3.el7.x86_64",
                "product": {
                  "name": "cri-tools-0:1.18.0-3.el7.x86_64",
                  "product_id": "cri-tools-0:1.18.0-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.18.0-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
                  "product_id": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.18.0-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-0:2.0.19-1.el7.x86_64",
                "product": {
                  "name": "haproxy20-0:2.0.19-1.el7.x86_64",
                  "product_id": "haproxy20-0:2.0.19-1.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20@2.0.19-1.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
                "product": {
                  "name": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
                  "product_id": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy-debuginfo@2.0.19-1.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el7.x86_64",
                "product": {
                  "name": "jq-0:1.6-2.el7.x86_64",
                  "product_id": "jq-0:1.6-2.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-devel-0:1.6-2.el7.x86_64",
                "product": {
                  "name": "jq-devel-0:1.6-2.el7.x86_64",
                  "product_id": "jq-devel-0:1.6-2.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-devel@1.6-2.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debuginfo-0:1.6-2.el7.x86_64",
                "product": {
                  "name": "jq-debuginfo-0:1.6-2.el7.x86_64",
                  "product_id": "jq-debuginfo-0:1.6-2.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-2.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oniguruma-0:5.9.2-5.el7.x86_64",
                "product": {
                  "name": "oniguruma-0:5.9.2-5.el7.x86_64",
                  "product_id": "oniguruma-0:5.9.2-5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oniguruma@5.9.2-5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oniguruma-devel-0:5.9.2-5.el7.x86_64",
                "product": {
                  "name": "oniguruma-devel-0:5.9.2-5.el7.x86_64",
                  "product_id": "oniguruma-devel-0:5.9.2-5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oniguruma-devel@5.9.2-5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
                "product": {
                  "name": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
                  "product_id": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oniguruma-debuginfo@5.9.2-5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.7.0-202102032256.p0.git.3951.0e656ef.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
                "product": {
                  "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
                  "product_id": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-hyperkube@4.7.0-202102060108.p0.git.97095.7271b90.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                "product": {
                  "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                  "product_id": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-82.rhaos4.6.git086e841.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el7.51?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.20.0-0.rhaos4.7.git8921e00.el7.51?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
                "product": {
                  "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
                  "product_id": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.7.0-202011171454.p0.git.15.675c1c8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_id": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.6-1.rhaos4.5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_id": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.6-1.rhaos4.5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.20.0-1.el8.ppc64le",
                "product": {
                  "name": "cri-tools-0:1.20.0-1.el8.ppc64le",
                  "product_id": "cri-tools-0:1.20.0-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.20.0-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
                "product": {
                  "name": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
                  "product_id": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.20.0-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
                  "product_id": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.20.0-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-caps@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-generic@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-rescue@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-live@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-network@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-squash@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-tools@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debugsource@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debuginfo@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "faq-0:0.0.6-5.el8.ppc64le",
                "product": {
                  "name": "faq-0:0.0.6-5.el8.ppc64le",
                  "product_id": "faq-0:0.0.6-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/faq@0.0.6-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                "product": {
                  "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                  "product_id": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.5.0-2.git642a960.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                "product": {
                  "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                  "product_id": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/prometheus-promu@0.5.0-2.git642a960.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-0:2.0.19-1.el8.ppc64le",
                "product": {
                  "name": "haproxy20-0:2.0.19-1.el8.ppc64le",
                  "product_id": "haproxy20-0:2.0.19-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20@2.0.19-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
                "product": {
                  "name": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
                  "product_id": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy-debugsource@2.0.19-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
                "product": {
                  "name": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
                  "product_id": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20-debuginfo@2.0.19-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el8.ppc64le",
                "product": {
                  "name": "jq-0:1.6-2.el8.ppc64le",
                  "product_id": "jq-0:1.6-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-devel-0:1.6-2.el8.ppc64le",
                "product": {
                  "name": "jq-devel-0:1.6-2.el8.ppc64le",
                  "product_id": "jq-devel-0:1.6-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-devel@1.6-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debugsource-0:1.6-2.el8.ppc64le",
                "product": {
                  "name": "jq-debugsource-0:1.6-2.el8.ppc64le",
                  "product_id": "jq-debugsource-0:1.6-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debugsource@1.6-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debuginfo-0:1.6-2.el8.ppc64le",
                "product": {
                  "name": "jq-debuginfo-0:1.6-2.el8.ppc64le",
                  "product_id": "jq-debuginfo-0:1.6-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-0:1.1.5-4.el8.ppc64le",
                "product": {
                  "name": "libnftnl-0:1.1.5-4.el8.ppc64le",
                  "product_id": "libnftnl-0:1.1.5-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl@1.1.5-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-devel-0:1.1.5-4.el8.ppc64le",
                "product": {
                  "name": "libnftnl-devel-0:1.1.5-4.el8.ppc64le",
                  "product_id": "libnftnl-devel-0:1.1.5-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-devel@1.1.5-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
                "product": {
                  "name": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
                  "product_id": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debugsource@1.1.5-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
                "product": {
                  "name": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
                  "product_id": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debuginfo@1.1.5-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-devel@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-static@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debugsource@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debuginfo@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-0:1.2.1-5.el8.ppc64le",
                "product": {
                  "name": "libunwind-0:1.2.1-5.el8.ppc64le",
                  "product_id": "libunwind-0:1.2.1-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind@1.2.1-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-devel-0:1.2.1-5.el8.ppc64le",
                "product": {
                  "name": "libunwind-devel-0:1.2.1-5.el8.ppc64le",
                  "product_id": "libunwind-devel-0:1.2.1-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-devel@1.2.1-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
                "product": {
                  "name": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
                  "product_id": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-debugsource@1.2.1-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
                "product": {
                  "name": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
                  "product_id": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-debuginfo@1.2.1-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
                "product": {
                  "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_id": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter@0.2-4.git7c289cc.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
                "product": {
                  "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_id": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debugsource@0.2-4.git7c289cc.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
                "product": {
                  "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_id": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debuginfo@0.2-4.git7c289cc.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/network-scripts-openvswitch2.13@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-devel@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debugsource@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debugsource@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debuginfo@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
                "product": {
                  "name": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
                  "product_id": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils@1.3.6-12.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
                "product": {
                  "name": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
                  "product_id": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils-core@1.3.6-12.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
                "product": {
                  "name": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
                  "product_id": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils-debugsource@1.3.6-12.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
                "product": {
                  "name": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
                  "product_id": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils-core-debuginfo@1.3.6-12.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-devel@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-devel@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-static@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-static-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-static-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-static-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-static@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debugsource@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debuginfo@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-0:5.6.6-1.el8ar.ppc64le",
                "product": {
                  "name": "python3-psutil-0:5.6.6-1.el8ar.ppc64le",
                  "product_id": "python3-psutil-0:5.6.6-1.el8ar.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil@5.6.6-1.el8ar?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
                "product": {
                  "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
                  "product_id": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.6-1.el8ar?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
                "product": {
                  "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
                  "product_id": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil-debuginfo@5.6.6-1.el8ar?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
                "product": {
                  "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
                  "product_id": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml@0.15.41-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
                "product": {
                  "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
                  "product_id": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ruamel-yaml-debugsource@0.15.41-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
                "product": {
                  "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
                  "product_id": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml-debuginfo@0.15.41-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tini-0:0.16.1-1.el8ar.ppc64le",
                "product": {
                  "name": "tini-0:0.16.1-1.el8ar.ppc64le",
                  "product_id": "tini-0:0.16.1-1.el8ar.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-devel@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-debugsource@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs-debuginfo@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-0:15-1.el8.ppc64le",
                  "product_id": "clevis-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-dracut-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-dracut-0:15-1.el8.ppc64le",
                  "product_id": "clevis-dracut-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-dracut@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-luks-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-luks-0:15-1.el8.ppc64le",
                  "product_id": "clevis-luks-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-luks@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-systemd-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-systemd-0:15-1.el8.ppc64le",
                  "product_id": "clevis-systemd-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-systemd@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-udisks2-0:15-1.el8.ppc64le",
                  "product_id": "clevis-udisks2-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debugsource-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-debugsource-0:15-1.el8.ppc64le",
                  "product_id": "clevis-debugsource-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debugsource@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debuginfo-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-debuginfo-0:15-1.el8.ppc64le",
                  "product_id": "clevis-debuginfo-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debuginfo@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
                  "product_id": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2-debuginfo@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_id": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn@4.6.0-1.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_id": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@4.6.0-1.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_id": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn-debuginfo@4.6.0-1.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-devel@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redhat-release-coreos-0:47.83-1.el8.ppc64le",
                "product": {
                  "name": "redhat-release-coreos-0:47.83-1.el8.ppc64le",
                  "product_id": "redhat-release-coreos-0:47.83-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redhat-release-coreos@47.83-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-devel-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-devel-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-devel-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-devel@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-grub2-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-grub2-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-grub2-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-grub2@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-libs-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-libs-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debugsource-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-debugsource-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-debugsource-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debugsource@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debuginfo-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-debuginfo-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-debuginfo-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debuginfo@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-0:3.20.1-2.el8.ppc64le",
                "product": {
                  "name": "inotify-tools-0:3.20.1-2.el8.ppc64le",
                  "product_id": "inotify-tools-0:3.20.1-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools@3.20.1-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
                "product": {
                  "name": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
                  "product_id": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-devel@3.20.1-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
                "product": {
                  "name": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
                  "product_id": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debugsource@3.20.1-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
                "product": {
                  "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
                  "product_id": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debuginfo@3.20.1-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
                "product": {
                  "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
                  "product_id": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-hyperkube@4.7.0-202102060108.p0.git.97095.7271b90.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                "product": {
                  "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_id": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-82.rhaos4.6.git086e841.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                "product": {
                  "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_id": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-82.rhaos4.6.git086e841.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
                "product": {
                  "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
                  "product_id": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.7.0-202011171454.p0.git.15.675c1c8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_id": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.6-1.rhaos4.5.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_id": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.6-1.rhaos4.5.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.20.0-1.el8.s390x",
                "product": {
                  "name": "cri-tools-0:1.20.0-1.el8.s390x",
                  "product_id": "cri-tools-0:1.20.0-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.20.0-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.20.0-1.el8.s390x",
                "product": {
                  "name": "cri-tools-debugsource-0:1.20.0-1.el8.s390x",
                  "product_id": "cri-tools-debugsource-0:1.20.0-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.20.0-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
                  "product_id": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.20.0-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-caps@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-generic@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-rescue@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-live-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-live-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-live-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-live@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-network-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-network-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-network-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-network@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-squash@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-tools@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debugsource@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debuginfo@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "faq-0:0.0.6-5.el8.s390x",
                "product": {
                  "name": "faq-0:0.0.6-5.el8.s390x",
                  "product_id": "faq-0:0.0.6-5.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/faq@0.0.6-5.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                "product": {
                  "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                  "product_id": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.5.0-2.git642a960.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                "product": {
                  "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                  "product_id": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/prometheus-promu@0.5.0-2.git642a960.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-cli-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-cli-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-devel-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-devel-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-devel-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
                  "product_id": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-0:2.0.19-1.el8.s390x",
                "product": {
                  "name": "haproxy20-0:2.0.19-1.el8.s390x",
                  "product_id": "haproxy20-0:2.0.19-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20@2.0.19-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-debugsource-0:2.0.19-1.el8.s390x",
                "product": {
                  "name": "haproxy-debugsource-0:2.0.19-1.el8.s390x",
                  "product_id": "haproxy-debugsource-0:2.0.19-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy-debugsource@2.0.19-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
                "product": {
                  "name": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
                  "product_id": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20-debuginfo@2.0.19-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el8.s390x",
                "product": {
                  "name": "jq-0:1.6-2.el8.s390x",
                  "product_id": "jq-0:1.6-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-devel-0:1.6-2.el8.s390x",
                "product": {
                  "name": "jq-devel-0:1.6-2.el8.s390x",
                  "product_id": "jq-devel-0:1.6-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-devel@1.6-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debugsource-0:1.6-2.el8.s390x",
                "product": {
                  "name": "jq-debugsource-0:1.6-2.el8.s390x",
                  "product_id": "jq-debugsource-0:1.6-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debugsource@1.6-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debuginfo-0:1.6-2.el8.s390x",
                "product": {
                  "name": "jq-debuginfo-0:1.6-2.el8.s390x",
                  "product_id": "jq-debuginfo-0:1.6-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-0:1.1.5-4.el8.s390x",
                "product": {
                  "name": "libnftnl-0:1.1.5-4.el8.s390x",
                  "product_id": "libnftnl-0:1.1.5-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl@1.1.5-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-devel-0:1.1.5-4.el8.s390x",
                "product": {
                  "name": "libnftnl-devel-0:1.1.5-4.el8.s390x",
                  "product_id": "libnftnl-devel-0:1.1.5-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-devel@1.1.5-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debugsource-0:1.1.5-4.el8.s390x",
                "product": {
                  "name": "libnftnl-debugsource-0:1.1.5-4.el8.s390x",
                  "product_id": "libnftnl-debugsource-0:1.1.5-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debugsource@1.1.5-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
                "product": {
                  "name": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
                  "product_id": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debuginfo@1.1.5-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-devel@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-static-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-static-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-static-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-static@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debugsource@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debuginfo@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
                "product": {
                  "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
                  "product_id": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter@0.2-4.git7c289cc.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
                "product": {
                  "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
                  "product_id": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debugsource@0.2-4.git7c289cc.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
                "product": {
                  "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
                  "product_id": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debuginfo@0.2-4.git7c289cc.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/network-scripts-openvswitch2.13@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-devel@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debugsource@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debugsource@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debuginfo@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-compiler-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-compiler-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-devel-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-devel-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-devel-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-devel@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-lite-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-lite-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-devel@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-static@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-static-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-static-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-static-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-static@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debugsource@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debuginfo@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-0:5.6.6-1.el8ar.s390x",
                "product": {
                  "name": "python3-psutil-0:5.6.6-1.el8ar.s390x",
                  "product_id": "python3-psutil-0:5.6.6-1.el8ar.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil@5.6.6-1.el8ar?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
                "product": {
                  "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
                  "product_id": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.6-1.el8ar?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
                "product": {
                  "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
                  "product_id": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil-debuginfo@5.6.6-1.el8ar?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
                "product": {
                  "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
                  "product_id": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml@0.15.41-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
                "product": {
                  "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
                  "product_id": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ruamel-yaml-debugsource@0.15.41-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
                "product": {
                  "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
                  "product_id": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml-debuginfo@0.15.41-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tini-0:0.16.1-1.el8ar.s390x",
                "product": {
                  "name": "tini-0:0.16.1-1.el8ar.s390x",
                  "product_id": "tini-0:0.16.1-1.el8ar.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-devel-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-devel-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-devel-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-devel@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-libs-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-libs-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-debugsource@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs-debuginfo@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-0:15-1.el8.s390x",
                  "product_id": "clevis-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-dracut-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-dracut-0:15-1.el8.s390x",
                  "product_id": "clevis-dracut-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-dracut@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-luks-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-luks-0:15-1.el8.s390x",
                  "product_id": "clevis-luks-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-luks@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-systemd-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-systemd-0:15-1.el8.s390x",
                  "product_id": "clevis-systemd-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-systemd@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-udisks2-0:15-1.el8.s390x",
                  "product_id": "clevis-udisks2-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debugsource-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-debugsource-0:15-1.el8.s390x",
                  "product_id": "clevis-debugsource-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debugsource@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debuginfo-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-debuginfo-0:15-1.el8.s390x",
                  "product_id": "clevis-debuginfo-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debuginfo@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-debuginfo-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-udisks2-debuginfo-0:15-1.el8.s390x",
                  "product_id": "clevis-udisks2-debuginfo-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2-debuginfo@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_id": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn@4.6.0-1.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_id": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@4.6.0-1.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_id": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn-debuginfo@4.6.0-1.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-devel@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redhat-release-coreos-0:47.83-1.el8.s390x",
                "product": {
                  "name": "redhat-release-coreos-0:47.83-1.el8.s390x",
                  "product_id": "redhat-release-coreos-0:47.83-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redhat-release-coreos@47.83-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-devel-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-devel-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-devel-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-devel@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-libs-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-libs-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debugsource-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-debugsource-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-debugsource-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debugsource@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debuginfo-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-debuginfo-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-debuginfo-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debuginfo@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-0:3.20.1-2.el8.s390x",
                "product": {
                  "name": "inotify-tools-0:3.20.1-2.el8.s390x",
                  "product_id": "inotify-tools-0:3.20.1-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools@3.20.1-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-devel-0:3.20.1-2.el8.s390x",
                "product": {
                  "name": "inotify-tools-devel-0:3.20.1-2.el8.s390x",
                  "product_id": "inotify-tools-devel-0:3.20.1-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-devel@3.20.1-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
                "product": {
                  "name": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
                  "product_id": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debugsource@3.20.1-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
                "product": {
                  "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
                  "product_id": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debuginfo@3.20.1-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
                "product": {
                  "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
                  "product_id": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-hyperkube@4.7.0-202102060108.p0.git.97095.7271b90.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                "product": {
                  "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_id": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-82.rhaos4.6.git086e841.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                "product": {
                  "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_id": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-82.rhaos4.6.git086e841.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_id": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_id": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.18.0-3.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src"
        },
        "product_reference": "cri-tools-0:1.18.0-3.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.18.0-3.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64"
        },
        "product_reference": "cri-tools-0:1.18.0-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-0:2.0.19-1.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src"
        },
        "product_reference": "haproxy-0:2.0.19-1.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64"
        },
        "product_reference": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-0:2.0.19-1.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64"
        },
        "product_reference": "haproxy20-0:2.0.19-1.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src"
        },
        "product_reference": "jq-0:1.6-2.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64"
        },
        "product_reference": "jq-0:1.6-2.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debuginfo-0:1.6-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64"
        },
        "product_reference": "jq-debuginfo-0:1.6-2.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-devel-0:1.6-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64"
        },
        "product_reference": "jq-devel-0:1.6-2.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oniguruma-0:5.9.2-5.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src"
        },
        "product_reference": "oniguruma-0:5.9.2-5.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oniguruma-0:5.9.2-5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64"
        },
        "product_reference": "oniguruma-0:5.9.2-5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64"
        },
        "product_reference": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oniguruma-devel-0:5.9.2-5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64"
        },
        "product_reference": "oniguruma-devel-0:5.9.2-5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src"
        },
        "product_reference": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch"
        },
        "product_reference": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src"
        },
        "product_reference": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch"
        },
        "product_reference": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64"
        },
        "product_reference": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-botocore-0:1.4.57-5.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src"
        },
        "product_reference": "python-botocore-0:1.4.57-5.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-botocore-0:1.4.57-5.el7.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch"
        },
        "product_reference": "python2-botocore-0:1.4.57-5.el7.noarch",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64"
        },
        "product_reference": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src"
        },
        "product_reference": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch"
        },
        "product_reference": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch"
        },
        "product_reference": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch"
        },
        "product_reference": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x"
        },
        "product_reference": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x"
        },
        "product_reference": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-runner-0:1.4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch"
        },
        "product_reference": "ansible-runner-0:1.4.6-2.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-runner-0:1.4.6-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src"
        },
        "product_reference": "ansible-runner-0:1.4.6-2.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch"
        },
        "product_reference": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-runner-http-0:1.0.0-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src"
        },
        "product_reference": "ansible-runner-http-0:1.0.0-2.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le"
        },
        "product_reference": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x"
        },
        "product_reference": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src"
        },
        "product_reference": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64"
        },
        "product_reference": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bootupd-0:0.2.5-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64"
        },
        "product_reference": "bootupd-0:0.2.5-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64"
        },
        "product_reference": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-0:15-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-0:15-1.el8.src"
        },
        "product_reference": "clevis-0:15-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debuginfo-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-debuginfo-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debuginfo-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-debuginfo-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debuginfo-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-debuginfo-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debugsource-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-debugsource-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debugsource-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-debugsource-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debugsource-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-debugsource-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-dracut-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-dracut-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-dracut-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-dracut-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-dracut-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-dracut-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-luks-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-luks-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-luks-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-luks-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-luks-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-luks-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-systemd-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-systemd-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-systemd-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-systemd-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-systemd-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-systemd-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-udisks2-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-udisks2-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-udisks2-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-debuginfo-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-udisks2-debuginfo-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch"
        },
        "product_reference": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src"
        },
        "product_reference": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch"
        },
        "product_reference": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch"
        },
        "product_reference": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch"
        },
        "product_reference": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src"
        },
        "product_reference": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src"
        },
        "product_reference": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64"
        },
        "product_reference": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64"
        },
        "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64"
        },
        "product_reference": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64"
        },
        "product_reference": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.20.0-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le"
        },
        "product_reference": "cri-tools-0:1.20.0-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.20.0-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x"
        },
        "product_reference": "cri-tools-0:1.20.0-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.20.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src"
        },
        "product_reference": "cri-tools-0:1.20.0-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.20.0-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64"
        },
        "product_reference": "cri-tools-0:1.20.0-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le"
        },
        "product_reference": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x"
        },
        "product_reference": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le"
        },
        "product_reference": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.20.0-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x"
        },
        "product_reference": "cri-tools-debugsource-0:1.20.0-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64"
        },
        "product_reference": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-0:049-95.git20200804.el8_3.4.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src"
        },
        "product_reference": "dracut-0:049-95.git20200804.el8_3.4.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-live-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-live-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-network-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-network-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "faq-0:0.0.6-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le"
        },
        "product_reference": "faq-0:0.0.6-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "faq-0:0.0.6-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x"
        },
        "product_reference": "faq-0:0.0.6-5.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "faq-0:0.0.6-5.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src"
        },
        "product_reference": "faq-0:0.0.6-5.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "faq-0:0.0.6-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64"
        },
        "product_reference": "faq-0:0.0.6-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le"
        },
        "product_reference": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x"
        },
        "product_reference": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src"
        },
        "product_reference": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64"
        },
        "product_reference": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-0:2.6.3-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src"
        },
        "product_reference": "gperftools-0:2.6.3-2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-devel-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-devel-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-devel-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-devel-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-libs-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-libs-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-0:1.18.0-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src"
        },
        "product_reference": "grpc-0:1.18.0-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-cli-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-devel-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-devel-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-devel-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-0:2.0.19-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src"
        },
        "product_reference": "haproxy-0:2.0.19-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le"
        },
        "product_reference": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-debugsource-0:2.0.19-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x"
        },
        "product_reference": "haproxy-debugsource-0:2.0.19-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-debugsource-0:2.0.19-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64"
        },
        "product_reference": "haproxy-debugsource-0:2.0.19-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-0:2.0.19-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le"
        },
        "product_reference": "haproxy20-0:2.0.19-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-0:2.0.19-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x"
        },
        "product_reference": "haproxy20-0:2.0.19-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-0:2.0.19-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64"
        },
        "product_reference": "haproxy20-0:2.0.19-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le"
        },
        "product_reference": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x"
        },
        "product_reference": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64"
        },
        "product_reference": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src"
        },
        "product_reference": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-0:3.20.1-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le"
        },
        "product_reference": "inotify-tools-0:3.20.1-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-0:3.20.1-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x"
        },
        "product_reference": "inotify-tools-0:3.20.1-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-0:3.20.1-2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src"
        },
        "product_reference": "inotify-tools-0:3.20.1-2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-0:3.20.1-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64"
        },
        "product_reference": "inotify-tools-0:3.20.1-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le"
        },
        "product_reference": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x"
        },
        "product_reference": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64"
        },
        "product_reference": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le"
        },
        "product_reference": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x"
        },
        "product_reference": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64"
        },
        "product_reference": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le"
        },
        "product_reference": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-devel-0:3.20.1-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x"
        },
        "product_reference": "inotify-tools-devel-0:3.20.1-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-devel-0:3.20.1-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64"
        },
        "product_reference": "inotify-tools-devel-0:3.20.1-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-0:15.1-20210114.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch"
        },
        "product_reference": "ironic-images-0:15.1-20210114.1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-0:15.1-20210114.1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src"
        },
        "product_reference": "ironic-images-0:15.1-20210114.1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-all-0:15.1-20210114.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch"
        },
        "product_reference": "ironic-images-all-0:15.1-20210114.1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch"
        },
        "product_reference": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch"
        },
        "product_reference": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jenkins-0:2.263.3.1612449007-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch"
        },
        "product_reference": "jenkins-0:2.263.3.1612449007-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jenkins-0:2.263.3.1612449007-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src"
        },
        "product_reference": "jenkins-0:2.263.3.1612449007-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch"
        },
        "product_reference": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src"
        },
        "product_reference": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le"
        },
        "product_reference": "jq-0:1.6-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x"
        },
        "product_reference": "jq-0:1.6-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src"
        },
        "product_reference": "jq-0:1.6-2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64"
        },
        "product_reference": "jq-0:1.6-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debuginfo-0:1.6-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le"
        },
        "product_reference": "jq-debuginfo-0:1.6-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debuginfo-0:1.6-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x"
        },
        "product_reference": "jq-debuginfo-0:1.6-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debuginfo-0:1.6-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64"
        },
        "product_reference": "jq-debuginfo-0:1.6-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debugsource-0:1.6-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le"
        },
        "product_reference": "jq-debugsource-0:1.6-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debugsource-0:1.6-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x"
        },
        "product_reference": "jq-debugsource-0:1.6-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debugsource-0:1.6-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64"
        },
        "product_reference": "jq-debugsource-0:1.6-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-devel-0:1.6-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le"
        },
        "product_reference": "jq-devel-0:1.6-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-devel-0:1.6-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x"
        },
        "product_reference": "jq-devel-0:1.6-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-devel-0:1.6-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64"
        },
        "product_reference": "jq-devel-0:1.6-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch"
        },
        "product_reference": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-0:1.1.5-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le"
        },
        "product_reference": "libnftnl-0:1.1.5-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-0:1.1.5-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x"
        },
        "product_reference": "libnftnl-0:1.1.5-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-0:1.1.5-4.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src"
        },
        "product_reference": "libnftnl-0:1.1.5-4.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-0:1.1.5-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64"
        },
        "product_reference": "libnftnl-0:1.1.5-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le"
        },
        "product_reference": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x"
        },
        "product_reference": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64"
        },
        "product_reference": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le"
        },
        "product_reference": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debugsource-0:1.1.5-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x"
        },
        "product_reference": "libnftnl-debugsource-0:1.1.5-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64"
        },
        "product_reference": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-devel-0:1.1.5-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le"
        },
        "product_reference": "libnftnl-devel-0:1.1.5-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-devel-0:1.1.5-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x"
        },
        "product_reference": "libnftnl-devel-0:1.1.5-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-devel-0:1.1.5-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64"
        },
        "product_reference": "libnftnl-devel-0:1.1.5-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-0:1.0.16-4.5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src"
        },
        "product_reference": "libsodium-0:1.0.16-4.5.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-static-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-static-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-0:1.2.1-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le"
        },
        "product_reference": "libunwind-0:1.2.1-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-0:1.2.1-5.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src"
        },
        "product_reference": "libunwind-0:1.2.1-5.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-0:1.2.1-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64"
        },
        "product_reference": "libunwind-0:1.2.1-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le"
        },
        "product_reference": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64"
        },
        "product_reference": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le"
        },
        "product_reference": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-debugsource-0:1.2.1-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64"
        },
        "product_reference": "libunwind-debugsource-0:1.2.1-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-devel-0:1.2.1-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le"
        },
        "product_reference": "libunwind-devel-0:1.2.1-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-devel-0:1.2.1-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64"
        },
        "product_reference": "libunwind-devel-0:1.2.1-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src"
        },
        "product_reference": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le"
        },
        "product_reference": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x"
        },
        "product_reference": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src"
        },
        "product_reference": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64"
        },
        "product_reference": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le"
        },
        "product_reference": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x"
        },
        "product_reference": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64"
        },
        "product_reference": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le"
        },
        "product_reference": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x"
        },
        "product_reference": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64"
        },
        "product_reference": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le"
        },
        "product_reference": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x"
        },
        "product_reference": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
        },
        "product_reference": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src"
        },
        "product_reference": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch"
        },
        "product_reference": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch"
        },
        "product_reference": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch"
        },
        "product_reference": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src"
        },
        "product_reference": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch"
        },
        "product_reference": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch"
        },
        "product_reference": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch"
        },
        "product_reference": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src"
        },
        "product_reference": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch"
        },
        "product_reference": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src"
        },
        "product_reference": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-0:2.13.0-79.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src"
        },
        "product_reference": "openvswitch2.13-0:2.13.0-79.el8fdp.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch"
        },
        "product_reference": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-0:2020.7-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src"
        },
        "product_reference": "ostree-0:2020.7-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debuginfo-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-debuginfo-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debuginfo-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-debuginfo-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debuginfo-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-debuginfo-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debugsource-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-debugsource-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debugsource-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-debugsource-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debugsource-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-debugsource-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-devel-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-devel-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-devel-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-devel-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-devel-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-devel-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-grub2-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-grub2-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-grub2-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-grub2-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-libs-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-libs-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-libs-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-0:20.09.0-21.el8fdn.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src"
        },
        "product_reference": "ovn2.13-0:20.09.0-21.el8fdn.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le"
        },
        "product_reference": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-0:1.3.6-12.el8_3.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src"
        },
        "product_reference": "powerpc-utils-0:1.3.6-12.el8_3.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le"
        },
        "product_reference": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le"
        },
        "product_reference": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le"
        },
        "product_reference": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "pprof-0:2.6.3-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch"
        },
        "product_reference": "pprof-0:2.6.3-2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le"
        },
        "product_reference": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x"
        },
        "product_reference": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64"
        },
        "product_reference": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-0:3.6.1-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src"
        },
        "product_reference": "protobuf-0:3.6.1-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-compiler-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-devel-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-devel-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-devel-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-devel-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-lite-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-lite-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-static-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-static-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-static-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-static-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-static-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-static-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-vim-0:3.6.1-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch"
        },
        "product_reference": "protobuf-vim-0:3.6.1-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-alembic-0:1.4.2-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src"
        },
        "product_reference": "python-alembic-0:1.4.2-5.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-boto3-0:1.9.101-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src"
        },
        "product_reference": "python-boto3-0:1.9.101-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-botocore-0:1.12.119-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src"
        },
        "product_reference": "python-botocore-0:1.12.119-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-cachetools-0:3.1.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src"
        },
        "product_reference": "python-cachetools-0:3.1.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-certifi-0:2018.10.15-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src"
        },
        "product_reference": "python-certifi-0:2018.10.15-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-construct-0:2.10.56-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src"
        },
        "product_reference": "python-construct-0:2.10.56-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-daemon-0:2.1.2-9.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src"
        },
        "product_reference": "python-daemon-0:2.1.2-9.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src"
        },
        "product_reference": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-dictdiffer-0:0.7.1-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src"
        },
        "product_reference": "python-dictdiffer-0:0.7.1-2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-eventlet-0:0.25.2-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src"
        },
        "product_reference": "python-eventlet-0:0.25.2-3.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-flask-1:1.1.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src"
        },
        "product_reference": "python-flask-1:1.1.1-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-flask-doc-1:1.1.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch"
        },
        "product_reference": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-google-auth-0:1.3.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src"
        },
        "product_reference": "python-google-auth-0:1.3.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src"
        },
        "product_reference": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ifaddr-0:0.1.6-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src"
        },
        "product_reference": "python-ifaddr-0:0.1.6-5.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-importlib-metadata-0:1.7.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src"
        },
        "product_reference": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src"
        },
        "product_reference": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src"
        },
        "product_reference": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-kubernetes-0:11.0.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src"
        },
        "product_reference": "python-kubernetes-0:11.0.0-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src"
        },
        "product_reference": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lockfile-1:0.11.0-8.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src"
        },
        "product_reference": "python-lockfile-1:0.11.0-8.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-msgpack-0:0.6.2-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src"
        },
        "product_reference": "python-msgpack-0:0.6.2-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64"
        },
        "product_reference": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-openshift-1:0.11.2-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src"
        },
        "product_reference": "python-openshift-1:0.11.2-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src"
        },
        "product_reference": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src"
        },
        "product_reference": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch"
        },
        "product_reference": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src"
        },
        "product_reference": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src"
        },
        "product_reference": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src"
        },
        "product_reference": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch"
        },
        "product_reference": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src"
        },
        "product_reference": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch"
        },
        "product_reference": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src"
        },
        "product_reference": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch"
        },
        "product_reference": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src"
        },
        "product_reference": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src"
        },
        "product_reference": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src"
        },
        "product_reference": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch"
        },
        "product_reference": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-packaging-0:20.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src"
        },
        "product_reference": "python-packaging-0:20.4-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-packaging-doc-0:20.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch"
        },
        "product_reference": "python-packaging-doc-0:20.4-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-paste-0:3.2.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src"
        },
        "product_reference": "python-paste-0:3.2.4-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-paste-deploy-0:2.0.1-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src"
        },
        "product_reference": "python-paste-deploy-0:2.0.1-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pbr-0:5.4.3-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src"
        },
        "product_reference": "python-pbr-0:5.4.3-2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pexpect-0:4.6-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src"
        },
        "product_reference": "python-pexpect-0:4.6-2.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pint-0:0.10.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src"
        },
        "product_reference": "python-pint-0:0.10.1-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psutil-0:5.6.6-1.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src"
        },
        "product_reference": "python-psutil-0:5.6.6-1.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le"
        },
        "product_reference": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x"
        },
        "product_reference": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64"
        },
        "product_reference": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pyghmi-0:1.5.14-2.1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src"
        },
        "product_reference": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pyroute2-0:0.5.13-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src"
        },
        "product_reference": "python-pyroute2-0:0.5.13-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src"
        },
        "product_reference": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-rsa-0:4.7-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src"
        },
        "product_reference": "python-rsa-0:4.7-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ruamel-yaml-0:0.15.41-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src"
        },
        "product_reference": "python-ruamel-yaml-0:0.15.41-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le"
        },
        "product_reference": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x"
        },
        "product_reference": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64"
        },
        "product_reference": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-s3transfer-0:0.2.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src"
        },
        "product_reference": "python-s3transfer-0:0.2.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src"
        },
        "product_reference": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-string_utils-0:0.6.0-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src"
        },
        "product_reference": "python-string_utils-0:0.6.0-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src"
        },
        "product_reference": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src"
        },
        "product_reference": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tenacity-0:6.2.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src"
        },
        "product_reference": "python-tenacity-0:6.2.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src"
        },
        "product_reference": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-websocket-client-0:0.54.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src"
        },
        "product_reference": "python-websocket-client-0:0.54.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-werkzeug-0:1.0.1-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src"
        },
        "product_reference": "python-werkzeug-0:1.0.1-3.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-zeroconf-0:0.24.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src"
        },
        "product_reference": "python-zeroconf-0:0.24.4-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-zipp-0:0.5.1-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src"
        },
        "product_reference": "python-zipp-0:0.5.1-2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-botocore-0:1.12.119-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch"
        },
        "product_reference": "python2-botocore-0:1.12.119-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-cachetools-0:3.1.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch"
        },
        "product_reference": "python2-cachetools-0:3.1.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-alembic-0:1.4.2-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch"
        },
        "product_reference": "python3-alembic-0:1.4.2-5.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch"
        },
        "product_reference": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-boto3-0:1.9.101-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch"
        },
        "product_reference": "python3-boto3-0:1.9.101-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-botocore-0:1.12.119-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch"
        },
        "product_reference": "python3-botocore-0:1.12.119-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-cachetools-0:3.1.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch"
        },
        "product_reference": "python3-cachetools-0:3.1.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-certifi-0:2018.10.15-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch"
        },
        "product_reference": "python3-certifi-0:2018.10.15-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-construct-0:2.10.56-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch"
        },
        "product_reference": "python3-construct-0:2.10.56-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-daemon-0:2.1.2-9.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch"
        },
        "product_reference": "python3-daemon-0:2.1.2-9.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch"
        },
        "product_reference": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch"
        },
        "product_reference": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-eventlet-0:0.25.2-3.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch"
        },
        "product_reference": "python3-eventlet-0:0.25.2-3.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-flask-1:1.1.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch"
        },
        "product_reference": "python3-flask-1:1.1.1-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-google-auth-0:1.3.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch"
        },
        "product_reference": "python3-google-auth-0:1.3.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch"
        },
        "product_reference": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch"
        },
        "product_reference": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch"
        },
        "product_reference": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch"
        },
        "product_reference": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch"
        },
        "product_reference": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch"
        },
        "product_reference": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch"
        },
        "product_reference": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch"
        },
        "product_reference": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kubernetes-0:11.0.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch"
        },
        "product_reference": "python3-kubernetes-0:11.0.0-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch"
        },
        "product_reference": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch"
        },
        "product_reference": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch"
        },
        "product_reference": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch"
        },
        "product_reference": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-lockfile-1:0.11.0-8.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch"
        },
        "product_reference": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64"
        },
        "product_reference": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64"
        },
        "product_reference": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openshift-1:0.11.2-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch"
        },
        "product_reference": "python3-openshift-1:0.11.2-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch"
        },
        "product_reference": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch"
        },
        "product_reference": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch"
        },
        "product_reference": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch"
        },
        "product_reference": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch"
        },
        "product_reference": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch"
        },
        "product_reference": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch"
        },
        "product_reference": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch"
        },
        "product_reference": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch"
        },
        "product_reference": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch"
        },
        "product_reference": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch"
        },
        "product_reference": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch"
        },
        "product_reference": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch"
        },
        "product_reference": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch"
        },
        "product_reference": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch"
        },
        "product_reference": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch"
        },
        "product_reference": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch"
        },
        "product_reference": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch"
        },
        "product_reference": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-packaging-0:20.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch"
        },
        "product_reference": "python3-packaging-0:20.4-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-paste-0:3.2.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch"
        },
        "product_reference": "python3-paste-0:3.2.4-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch"
        },
        "product_reference": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pbr-0:5.4.3-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch"
        },
        "product_reference": "python3-pbr-0:5.4.3-2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pexpect-0:4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch"
        },
        "product_reference": "python3-pexpect-0:4.6-2.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pint-0:0.10.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch"
        },
        "product_reference": "python3-pint-0:0.10.1-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-protobuf-0:3.6.1-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch"
        },
        "product_reference": "python3-protobuf-0:3.6.1-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-0:5.6.6-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le"
        },
        "product_reference": "python3-psutil-0:5.6.6-1.el8ar.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-0:5.6.6-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x"
        },
        "product_reference": "python3-psutil-0:5.6.6-1.el8ar.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-0:5.6.6-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64"
        },
        "product_reference": "python3-psutil-0:5.6.6-1.el8ar.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le"
        },
        "product_reference": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x"
        },
        "product_reference": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64"
        },
        "product_reference": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch"
        },
        "product_reference": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch"
        },
        "product_reference": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch"
        },
        "product_reference": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-rsa-0:4.7-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch"
        },
        "product_reference": "python3-rsa-0:4.7-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le"
        },
        "product_reference": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x"
        },
        "product_reference": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64"
        },
        "product_reference": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le"
        },
        "product_reference": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x"
        },
        "product_reference": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64"
        },
        "product_reference": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-s3transfer-0:0.2.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch"
        },
        "product_reference": "python3-s3transfer-0:0.2.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch"
        },
        "product_reference": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-string_utils-0:0.6.0-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch"
        },
        "product_reference": "python3-string_utils-0:0.6.0-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch"
        },
        "product_reference": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch"
        },
        "product_reference": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch"
        },
        "product_reference": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch"
        },
        "product_reference": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-tenacity-0:6.2.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch"
        },
        "product_reference": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch"
        },
        "product_reference": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-websocket-client-0:0.54.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch"
        },
        "product_reference": "python3-websocket-client-0:0.54.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch"
        },
        "product_reference": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch"
        },
        "product_reference": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-zipp-0:0.5.1-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch"
        },
        "product_reference": "python3-zipp-0:0.5.1-2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redhat-release-coreos-0:47.83-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le"
        },
        "product_reference": "redhat-release-coreos-0:47.83-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redhat-release-coreos-0:47.83-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x"
        },
        "product_reference": "redhat-release-coreos-0:47.83-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redhat-release-coreos-0:47.83-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src"
        },
        "product_reference": "redhat-release-coreos-0:47.83-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redhat-release-coreos-0:47.83-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64"
        },
        "product_reference": "redhat-release-coreos-0:47.83-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch"
        },
        "product_reference": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src"
        },
        "product_reference": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src"
        },
        "product_reference": "rhosp-director-images-0:17.0-20200606.1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-0:2020.7-1.el8_3.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src"
        },
        "product_reference": "rpm-ostree-0:2020.7-1.el8_3.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le"
        },
        "product_reference": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x"
        },
        "product_reference": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64"
        },
        "product_reference": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le"
        },
        "product_reference": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x"
        },
        "product_reference": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64"
        },
        "product_reference": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src"
        },
        "product_reference": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x"
        },
        "product_reference": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-bootupd-0:0.2.5-2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src"
        },
        "product_reference": "rust-bootupd-0:0.2.5-2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64"
        },
        "product_reference": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tini-0:0.16.1-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le"
        },
        "product_reference": "tini-0:0.16.1-1.el8ar.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tini-0:0.16.1-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x"
        },
        "product_reference": "tini-0:0.16.1-1.el8ar.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tini-0:0.16.1-1.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src"
        },
        "product_reference": "tini-0:0.16.1-1.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tini-0:0.16.1-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64"
        },
        "product_reference": "tini-0:0.16.1-1.el8ar.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch"
        },
        "product_reference": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        },
        "product_reference": "toolbox-0:0.0.8-3.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "Jessica Forrester"
          ],
          "organization": "Red Hat",
          "summary": "This issue was discovered by Red Hat."
        }
      ],
      "cve": "CVE-2019-3884",
      "cwe": {
        "id": "CWE-290",
        "name": "Authentication Bypass by Spoofing"
      },
      "discovery_date": "2019-03-29T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1693905"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability exists in the garbage collection mechanism of atomic-openshift. An attacker able spoof the UUID of a valid object from another namespace is able to delete children of those objects.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "atomic-openshift: cross-namespace owner references can trigger deletions of valid children",
          "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": [
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-3884"
        },
        {
          "category": "external",
          "summary": "RHBZ#1693905",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693905"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3884",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-3884"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3884",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3884"
        }
      ],
      "release_date": "2019-03-29T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "LOW",
            "baseScore": 3.6,
            "baseSeverity": "LOW",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "atomic-openshift: cross-namespace owner references can trigger deletions of valid children"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Kubernetes Product Security Committee"
          ]
        },
        {
          "names": [
            "Kaizhe Huang"
          ],
          "organization": "derek0405",
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-8566",
      "cwe": {
        "id": "CWE-117",
        "name": "Improper Output Neutralization for Logs"
      },
      "discovery_date": "2020-10-09T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1886640"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in kubernetes. If the logging level is to at least 4, and Ceph RBD is configured as a storage provisioner, then Ceph RBD admin secrets can be written to logs. This occurs in kube-controller-manager\u0027s logs during provisioning of Ceph RBD persistent claims.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kubernetes: Ceph RBD adminSecrets exposed in logs when loglevel \u003e= 4",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "OpenShift Container Platform 4 does not support Ceph RBD persistent volumes, however the vulnerable code is included.",
          "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": [
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-8566"
        },
        {
          "category": "external",
          "summary": "RHBZ#1886640",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886640"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8566",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-8566"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8566",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8566"
        },
        {
          "category": "external",
          "summary": "https://github.com/kubernetes/kubernetes/issues/95624",
          "url": "https://github.com/kubernetes/kubernetes/issues/95624"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/kubernetes-announce/c/ScdmyORnPDk",
          "url": "https://groups.google.com/g/kubernetes-announce/c/ScdmyORnPDk"
        }
      ],
      "release_date": "2020-10-14T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        },
        {
          "category": "workaround",
          "details": "OCP Clusters not using Ceph RBD volumes are not vulnerable to this issue. For clusters using Ceph RBD volumes, this can be mitigated by ensuring the logging level is below 4 and protecting unauthorized access to cluster logs.\n\nFor OCP, the logging level for core components can be configured using operators, e.g. for kube-controller-manager:\nhttps://docs.openshift.com/container-platform/latest/rest_api/operator_apis/kubecontrollermanager-operator-openshift-io-v1.html#specification\n\nIn OCP, a logging level of \"Debug\" is equivalent to 4: \nhttps://github.com/openshift/api/blob/master/operator/v1/types.go#L96\n\nThe default logging level is \"Normal\", which is equivalent to 2. Clusters running with the default level are not vulnerable to this issue.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "kubernetes: Ceph RBD adminSecrets exposed in logs when loglevel \u003e= 4"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "The containerd project"
          ]
        },
        {
          "names": [
            "Ian Coldwater",
            "Duffie Cooley",
            "Rory McCune",
            "Brad Geesaman",
            "Josh Larsen"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-15157",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2020-10-12T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1888248"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in containerd.  Credentials may be leaked during an image pull.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "containerd: credentials leak during image pull",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform (OCP) the ose-cluster-autoscaler container ships vulnerable version of the containerd package, but only containerd api is used by the container. The vulnerable code is not delivered, hence marked as wontfix.",
          "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": [
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "RHBZ#1888248",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1888248"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15157",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15157",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "https://github.com/containerd/containerd/releases/tag/v1.2.14",
          "url": "https://github.com/containerd/containerd/releases/tag/v1.2.14"
        },
        {
          "category": "external",
          "summary": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c",
          "url": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c"
        },
        {
          "category": "external",
          "summary": "https://www.openwall.com/lists/oss-security/2020/10/15/1",
          "url": "https://www.openwall.com/lists/oss-security/2020/10/15/1"
        }
      ],
      "release_date": "2020-10-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "containerd: credentials leak during image pull"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Hubert Kario"
          ],
          "organization": "Red Hat",
          "summary": "This issue was discovered by Red Hat."
        }
      ],
      "cve": "CVE-2020-25658",
      "cwe": {
        "id": "CWE-385",
        "name": "Covert Timing Channel"
      },
      "discovery_date": "2020-10-21T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1889972"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-rsa, where it is vulnerable to Bleichenbacher timing attacks. This flaw allows an attacker, via the RSA decryption API, to decrypt parts of the ciphertext encrypted with RSA. The highest threat from this vulnerability is to confidentiality.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-rsa: bleichenbacher timing oracle attack against RSA decryption",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In Red Hat OpenStack Platform, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-rsa package.",
          "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.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-25658"
        },
        {
          "category": "external",
          "summary": "RHBZ#1889972",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889972"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25658",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-25658"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25658",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25658"
        },
        {
          "category": "external",
          "summary": "https://github.com/sybrenstuvel/python-rsa/issues/165",
          "url": "https://github.com/sybrenstuvel/python-rsa/issues/165"
        }
      ],
      "release_date": "2020-11-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-rsa: bleichenbacher timing oracle attack against RSA decryption"
    },
    {
      "cve": "CVE-2020-28362",
      "cwe": {
        "id": "CWE-295",
        "name": "Improper Certificate Validation"
      },
      "discovery_date": "2020-11-12T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1897635"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the math/big package of Go\u0027s standard library that causes a denial of service. Applications written in Go that use math/big via cryptographic packages, including crypto/rsa and crypto/x509, are vulnerable and can potentially cause panic via a crafted certificate chain. The highest threat from this vulnerability is to system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: math/big: panic during recursive division of very large numbers",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "OpenShift ServiceMesh (OSSM) 1.1 is Out Of Support Scope (OOSS) for Moderate and Low impact vulnerabilities because it is now in the Maintenance Phase of the support.\nOpenshift Virtualization 1 (formerly Container Native Virtualization) is Out Of Support Scope (OOSS) for Moderate and Low impact vulnerabilities.\n\nRed Hat Gluster Storage 3 shipped multi-cloud-object-gateway-cli and noobaa-operator container as a technical preview and is not currently planned to be addressed in future updates.\n\nOpenShift Container Platform (OCP) 4.5 and earlier are built with Go versions earlier than 1.14, which are not affected by this vulnerability. OCP 4.6 is built with Go 1.15 and is affected.",
          "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.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-28362"
        },
        {
          "category": "external",
          "summary": "RHBZ#1897635",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1897635"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28362",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-28362"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28362",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28362"
        }
      ],
      "release_date": "2020-11-12T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "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": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: math/big: panic during recursive division of very large numbers"
    },
    {
      "cve": "CVE-2021-3121",
      "cwe": {
        "id": "CWE-129",
        "name": "Improper Validation of Array Index"
      },
      "discovery_date": "2021-01-28T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1921650"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in github.com/gogo/protobuf before 1.3.2 that allows an out-of-bounds access when unmarshalling certain protobuf objects. This flaw allows a remote attacker to send crafted protobuf messages, causing panic and resulting in a denial of service. The highest threat from this vulnerability is to availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and Red Hat OpenShift Jaeger (RHOSJ) all include code generated by github.com/gogo/protobuf to parse protobuf messages. However, no component is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate for OCP, OSSM and RHOSJ.\n\nOpenShift Virtualization includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no component of OpenShift Virtualization is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no RHACM component is accepting  protobuf messages from unauthenticated sources and are used with a limited scope, hence this vulnerability is rated Moderate for RHACM.\n\nRed Hat Cluster Application Migration (CAM) includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no CAM component is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate for CAM.\n\nCryostat-2 is affected as it does ship gogo/protobuf library with it\u0027s distribution but the only use for Protobuf would be the Kubernetes/OpenShift API server the operator communicates with and it should be authenticated hence it is affected with Moderate 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": [
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-3121"
        },
        {
          "category": "external",
          "summary": "RHBZ#1921650",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1921650"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3121",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3121"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3121",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3121"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.6,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation"
    }
  ]
}
  rhsa-2020_5634
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.7.0 is now available.\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\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container\nPlatform 4.7.0. See the following advisory for the container images for\nthis release:\n\nhttps://access.redhat.com/errata/RHSA-2020:5633\n\nAll OpenShift Container Platform 4.7 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-between-minor.html#understanding-upgrade-channels_updating-cluster-between-minor.\n\nSecurity Fix(es):\n\n* gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation (CVE-2021-3121)\n\n* kubernetes: Ceph RBD adminSecrets exposed in logs when loglevel \u003e= 4 (CVE-2020-8566)\n\n* containerd: credentials leak during image pull (CVE-2020-15157)\n\n* python-rsa: bleichenbacher timing oracle attack against RSA decryption (CVE-2020-25658)\n\n* atomic-openshift: cross-namespace owner references can trigger deletions of valid children (CVE-2019-3884)\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-2020:5634",
        "url": "https://access.redhat.com/errata/RHSA-2020:5634"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "1693905",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693905"
      },
      {
        "category": "external",
        "summary": "1886640",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886640"
      },
      {
        "category": "external",
        "summary": "1888248",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1888248"
      },
      {
        "category": "external",
        "summary": "1889972",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889972"
      },
      {
        "category": "external",
        "summary": "1910081",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1910081"
      },
      {
        "category": "external",
        "summary": "1921650",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1921650"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2020_5634.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.7.0 packages security update",
    "tracking": {
      "current_release_date": "2024-11-22T16:16:13+00:00",
      "generator": {
        "date": "2024-11-22T16:16:13+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2020:5634",
      "initial_release_date": "2021-02-24T14:45:13+00:00",
      "revision_history": [
        {
          "date": "2021-02-24T14:45:13+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-02-24T14:45:13+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-22T16:16: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.7",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.7",
                  "product_id": "8Base-RHOSE-4.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.7::el8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.7",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.7",
                  "product_id": "7Server-RH7-RHOSE-4.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.7::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ansible-runner-0:1.4.6-2.el8ar.src",
                "product": {
                  "name": "ansible-runner-0:1.4.6-2.el8ar.src",
                  "product_id": "ansible-runner-0:1.4.6-2.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-runner@1.4.6-2.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-runner-http-0:1.0.0-2.el8ar.src",
                "product": {
                  "name": "ansible-runner-http-0:1.0.0-2.el8ar.src",
                  "product_id": "ansible-runner-http-0:1.0.0-2.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-runner-http@1.0.0-2.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
                "product": {
                  "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
                  "product_id": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.7.0-202011171454.p0.git.15.675c1c8.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
                "product": {
                  "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
                  "product_id": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.151.0-1.rhaos4.7.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.20.0-1.el8.src",
                "product": {
                  "name": "cri-tools-0:1.20.0-1.el8.src",
                  "product_id": "cri-tools-0:1.20.0-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.20.0-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-0:049-95.git20200804.el8_3.4.src",
                "product": {
                  "name": "dracut-0:049-95.git20200804.el8_3.4.src",
                  "product_id": "dracut-0:049-95.git20200804.el8_3.4.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut@049-95.git20200804.el8_3.4?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "faq-0:0.0.6-5.el8.src",
                "product": {
                  "name": "faq-0:0.0.6-5.el8.src",
                  "product_id": "faq-0:0.0.6-5.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/faq@0.0.6-5.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
                "product": {
                  "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
                  "product_id": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.5.0-2.git642a960.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-0:1.18.0-4.el8ost.src",
                "product": {
                  "name": "grpc-0:1.18.0-4.el8ost.src",
                  "product_id": "grpc-0:1.18.0-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-0:2.0.19-1.el8.src",
                "product": {
                  "name": "haproxy-0:2.0.19-1.el8.src",
                  "product_id": "haproxy-0:2.0.19-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy@2.0.19-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-0:15.1-20210114.1.el8.src",
                "product": {
                  "name": "ironic-images-0:15.1-20210114.1.el8.src",
                  "product_id": "ironic-images-0:15.1-20210114.1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images@15.1-20210114.1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el8.src",
                "product": {
                  "name": "jq-0:1.6-2.el8.src",
                  "product_id": "jq-0:1.6-2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-0:1.1.5-4.el8.src",
                "product": {
                  "name": "libnftnl-0:1.1.5-4.el8.src",
                  "product_id": "libnftnl-0:1.1.5-4.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl@1.1.5-4.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-0:1.0.16-4.5.el8ost.src",
                "product": {
                  "name": "libsodium-0:1.0.16-4.5.el8ost.src",
                  "product_id": "libsodium-0:1.0.16-4.5.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium@1.0.16-4.5.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-0:1.2.1-5.el8.src",
                "product": {
                  "name": "libunwind-0:1.2.1-5.el8.src",
                  "product_id": "libunwind-0:1.2.1-5.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind@1.2.1-5.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
                "product": {
                  "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
                  "product_id": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter@0.2-4.git7c289cc.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
                "product": {
                  "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
                  "product_id": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-python-agent@6.4.3-0.20201217171210.bd45db1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-0:2.13.0-79.el8fdp.src",
                "product": {
                  "name": "openvswitch2.13-0:2.13.0-79.el8fdp.src",
                  "product_id": "openvswitch2.13-0:2.13.0-79.el8fdp.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13@2.13.0-79.el8fdp?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-0:20.09.0-21.el8fdn.src",
                "product": {
                  "name": "ovn2.13-0:20.09.0-21.el8fdn.src",
                  "product_id": "ovn2.13-0:20.09.0-21.el8fdn.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13@20.09.0-21.el8fdn?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-0:1.3.6-12.el8_3.src",
                "product": {
                  "name": "powerpc-utils-0:1.3.6-12.el8_3.src",
                  "product_id": "powerpc-utils-0:1.3.6-12.el8_3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils@1.3.6-12.el8_3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-0:3.6.1-4.el8ost.src",
                "product": {
                  "name": "protobuf-0:3.6.1-4.el8ost.src",
                  "product_id": "protobuf-0:3.6.1-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf@3.6.1-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-alembic-0:1.4.2-5.el8ost.src",
                "product": {
                  "name": "python-alembic-0:1.4.2-5.el8ost.src",
                  "product_id": "python-alembic-0:1.4.2-5.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-alembic@1.4.2-5.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-boto3-0:1.9.101-1.el8ost.src",
                "product": {
                  "name": "python-boto3-0:1.9.101-1.el8ost.src",
                  "product_id": "python-boto3-0:1.9.101-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-boto3@1.9.101-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-botocore-0:1.12.119-1.el8ost.src",
                "product": {
                  "name": "python-botocore-0:1.12.119-1.el8ost.src",
                  "product_id": "python-botocore-0:1.12.119-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-botocore@1.12.119-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-cachetools-0:3.1.0-1.el8ost.src",
                "product": {
                  "name": "python-cachetools-0:3.1.0-1.el8ost.src",
                  "product_id": "python-cachetools-0:3.1.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-cachetools@3.1.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-certifi-0:2018.10.15-4.el8ost.src",
                "product": {
                  "name": "python-certifi-0:2018.10.15-4.el8ost.src",
                  "product_id": "python-certifi-0:2018.10.15-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-certifi@2018.10.15-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-construct-0:2.10.56-1.el8ost.src",
                "product": {
                  "name": "python-construct-0:2.10.56-1.el8ost.src",
                  "product_id": "python-construct-0:2.10.56-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-construct@2.10.56-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-daemon-0:2.1.2-9.el8ar.src",
                "product": {
                  "name": "python-daemon-0:2.1.2-9.el8ar.src",
                  "product_id": "python-daemon-0:2.1.2-9.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-daemon@2.1.2-9.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
                "product": {
                  "name": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
                  "product_id": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-debtcollector@2.2.0-0.20201008171245.649189d.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-dictdiffer-0:0.7.1-2.el8ost.src",
                "product": {
                  "name": "python-dictdiffer-0:0.7.1-2.el8ost.src",
                  "product_id": "python-dictdiffer-0:0.7.1-2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-dictdiffer@0.7.1-2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-eventlet-0:0.25.2-3.el8ost.src",
                "product": {
                  "name": "python-eventlet-0:0.25.2-3.el8ost.src",
                  "product_id": "python-eventlet-0:0.25.2-3.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-eventlet@0.25.2-3.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-flask-1:1.1.1-1.el8ost.src",
                "product": {
                  "name": "python-flask-1:1.1.1-1.el8ost.src",
                  "product_id": "python-flask-1:1.1.1-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-flask@1.1.1-1.el8ost?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-google-auth-0:1.3.0-1.el8ost.src",
                "product": {
                  "name": "python-google-auth-0:1.3.0-1.el8ost.src",
                  "product_id": "python-google-auth-0:1.3.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-google-auth@1.3.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
                "product": {
                  "name": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
                  "product_id": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-hardware@0.23.0-0.20201031022149.59211cc.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ifaddr-0:0.1.6-5.el8ost.src",
                "product": {
                  "name": "python-ifaddr-0:0.1.6-5.el8ost.src",
                  "product_id": "python-ifaddr-0:0.1.6-5.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ifaddr@0.1.6-5.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
                "product": {
                  "name": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
                  "product_id": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-importlib-metadata@1.7.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
                "product": {
                  "name": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
                  "product_id": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ironic-lib@4.4.1-0.20201218041209.aa7cfec.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
                "product": {
                  "name": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
                  "product_id": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-keystoneauth1@4.2.0-0.20200630234358.dab8e10.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-kubernetes-0:11.0.0-1.el8.src",
                "product": {
                  "name": "python-kubernetes-0:11.0.0-1.el8.src",
                  "product_id": "python-kubernetes-0:11.0.0-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-kubernetes@11.0.0-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
                "product": {
                  "name": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
                  "product_id": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-kuryr-lib@1.1.1-0.20190923160834.41e6964.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lockfile-1:0.11.0-8.el8ar.src",
                "product": {
                  "name": "python-lockfile-1:0.11.0-8.el8ar.src",
                  "product_id": "python-lockfile-1:0.11.0-8.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lockfile@0.11.0-8.el8ar?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-msgpack-0:0.6.2-1.el8ost.src",
                "product": {
                  "name": "python-msgpack-0:0.6.2-1.el8ost.src",
                  "product_id": "python-msgpack-0:0.6.2-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-msgpack@0.6.2-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-openshift-1:0.11.2-1.el8.src",
                "product": {
                  "name": "python-openshift-1:0.11.2-1.el8.src",
                  "product_id": "python-openshift-1:0.11.2-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-openshift@0.11.2-1.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
                "product": {
                  "name": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
                  "product_id": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-openstacksdk@0.48.0-0.20200708092906.3b693c2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
                "product": {
                  "name": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
                  "product_id": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-concurrency@4.3.0-0.20201008180343.2f78803.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
                "product": {
                  "name": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
                  "product_id": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-config@8.3.2-0.20201008180634.fcb8894.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
                "product": {
                  "name": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
                  "product_id": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-context@3.1.1-0.20201008190523.57dbded.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
                "product": {
                  "name": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
                  "product_id": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-db@8.4.0-0.20200918104110.e42c733.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
                "product": {
                  "name": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
                  "product_id": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-i18n@5.0.1-0.20201009131251.73187bd.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
                "product": {
                  "name": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
                  "product_id": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-log@4.3.1-0.20201207021200.1597f24.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
                "product": {
                  "name": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
                  "product_id": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-serialization@4.0.1-0.20201008182423.c7884b2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
                "product": {
                  "name": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
                  "product_id": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-service@2.4.0-0.20201008184547.58466a6.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
                "product": {
                  "name": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
                  "product_id": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-utils@4.6.0-0.20201009175936.91497da.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-packaging-0:20.4-1.el8ost.src",
                "product": {
                  "name": "python-packaging-0:20.4-1.el8ost.src",
                  "product_id": "python-packaging-0:20.4-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-packaging@20.4-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-paste-0:3.2.4-1.el8ost.src",
                "product": {
                  "name": "python-paste-0:3.2.4-1.el8ost.src",
                  "product_id": "python-paste-0:3.2.4-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-paste@3.2.4-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-paste-deploy-0:2.0.1-4.el8ost.src",
                "product": {
                  "name": "python-paste-deploy-0:2.0.1-4.el8ost.src",
                  "product_id": "python-paste-deploy-0:2.0.1-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-paste-deploy@2.0.1-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pbr-0:5.4.3-2.el8ost.src",
                "product": {
                  "name": "python-pbr-0:5.4.3-2.el8ost.src",
                  "product_id": "python-pbr-0:5.4.3-2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pbr@5.4.3-2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pexpect-0:4.6-2.el8ar.src",
                "product": {
                  "name": "python-pexpect-0:4.6-2.el8ar.src",
                  "product_id": "python-pexpect-0:4.6-2.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pexpect@4.6-2.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pint-0:0.10.1-1.el8ost.src",
                "product": {
                  "name": "python-pint-0:0.10.1-1.el8ost.src",
                  "product_id": "python-pint-0:0.10.1-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pint@0.10.1-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psutil-0:5.6.6-1.el8ar.src",
                "product": {
                  "name": "python-psutil-0:5.6.6-1.el8ar.src",
                  "product_id": "python-psutil-0:5.6.6-1.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psutil@5.6.6-1.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pyroute2-0:0.5.13-1.el8ost.src",
                "product": {
                  "name": "python-pyroute2-0:0.5.13-1.el8ost.src",
                  "product_id": "python-pyroute2-0:0.5.13-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pyroute2@0.5.13-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
                "product": {
                  "name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
                  "product_id": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-requests-unixsocket@0.1.5-5.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ruamel-yaml-0:0.15.41-4.el8ost.src",
                "product": {
                  "name": "python-ruamel-yaml-0:0.15.41-4.el8ost.src",
                  "product_id": "python-ruamel-yaml-0:0.15.41-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ruamel-yaml@0.15.41-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-s3transfer-0:0.2.0-1.el8ost.src",
                "product": {
                  "name": "python-s3transfer-0:0.2.0-1.el8ost.src",
                  "product_id": "python-s3transfer-0:0.2.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-s3transfer@0.2.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
                "product": {
                  "name": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
                  "product_id": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-stevedore@3.2.2-0.20201009151242.274eaa6.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-string_utils-0:0.6.0-4.el8ost.src",
                "product": {
                  "name": "python-string_utils-0:0.6.0-4.el8ost.src",
                  "product_id": "python-string_utils-0:0.6.0-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-string_utils@0.6.0-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
                "product": {
                  "name": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
                  "product_id": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sushy-oem-idrac@0.0.3-0.20200922221223.1202372.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-tenacity-0:6.2.0-1.el8ost.src",
                "product": {
                  "name": "python-tenacity-0:6.2.0-1.el8ost.src",
                  "product_id": "python-tenacity-0:6.2.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-tenacity@6.2.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
                "product": {
                  "name": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
                  "product_id": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-tooz@2.7.0-0.20200723133754.fca43df.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-websocket-client-0:0.54.0-1.el8ost.src",
                "product": {
                  "name": "python-websocket-client-0:0.54.0-1.el8ost.src",
                  "product_id": "python-websocket-client-0:0.54.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-websocket-client@0.54.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-werkzeug-0:1.0.1-3.el8ost.src",
                "product": {
                  "name": "python-werkzeug-0:1.0.1-3.el8ost.src",
                  "product_id": "python-werkzeug-0:1.0.1-3.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-werkzeug@1.0.1-3.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-zeroconf-0:0.24.4-1.el8ost.src",
                "product": {
                  "name": "python-zeroconf-0:0.24.4-1.el8ost.src",
                  "product_id": "python-zeroconf-0:0.24.4-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-zeroconf@0.24.4-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-zipp-0:0.5.1-2.el8ost.src",
                "product": {
                  "name": "python-zipp-0:0.5.1-2.el8ost.src",
                  "product_id": "python-zipp-0:0.5.1-2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-zipp@0.5.1-2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tini-0:0.16.1-1.el8ar.src",
                "product": {
                  "name": "tini-0:0.16.1-1.el8ar.src",
                  "product_id": "tini-0:0.16.1-1.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
                "product": {
                  "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
                  "product_id": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager@1.26.0-12.1.rhaos4.7.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
                "product": {
                  "name": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
                  "product_id": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic@16.0.4-0.20210203051223.7d74ea0.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-rsa-0:4.7-1.el8.src",
                "product": {
                  "name": "python-rsa-0:4.7-1.el8.src",
                  "product_id": "python-rsa-0:4.7-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-rsa@4.7-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
                "product": {
                  "name": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
                  "product_id": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-kuryr@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
                "product": {
                  "name": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
                  "product_id": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sushy@3.6.1-0.20210122201213.7ec0422.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-0:2.6.3-2.el8ost.src",
                "product": {
                  "name": "gperftools-0:2.6.3-2.el8ost.src",
                  "product_id": "gperftools-0:2.6.3-2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools@2.6.3-2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
                "product": {
                  "name": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
                  "product_id": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pyghmi@1.5.14-2.1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
                "product": {
                  "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
                  "product_id": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.7.1611636915-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
                "product": {
                  "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
                  "product_id": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector@10.4.1-0.20201123161216.70fccec.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-0:15-1.el8.src",
                "product": {
                  "name": "clevis-0:15-1.el8.src",
                  "product_id": "clevis-0:15-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis@15-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-bootupd-0:0.2.5-2.el8.src",
                "product": {
                  "name": "rust-bootupd-0:0.2.5-2.el8.src",
                  "product_id": "rust-bootupd-0:0.2.5-2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-bootupd@0.2.5-2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
                "product": {
                  "name": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
                  "product_id": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-afterburn@4.6.0-1.rhaos4.7.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-0:2020.7-1.el8_3.src",
                "product": {
                  "name": "rpm-ostree-0:2020.7-1.el8_3.src",
                  "product_id": "rpm-ostree-0:2020.7-1.el8_3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree@2020.7-1.el8_3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.src",
                "product": {
                  "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.src",
                  "product_id": "rhosp-director-images-0:17.0-20200606.1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images@17.0-20200606.1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
                "product": {
                  "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
                  "product_id": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhcos-tools@0.0.0-1.rhaos4.2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redhat-release-coreos-0:47.83-1.el8.src",
                "product": {
                  "name": "redhat-release-coreos-0:47.83-1.el8.src",
                  "product_id": "redhat-release-coreos-0:47.83-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redhat-release-coreos@47.83-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-0:2020.7-1.el8.src",
                "product": {
                  "name": "ostree-0:2020.7-1.el8.src",
                  "product_id": "ostree-0:2020.7-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree@2020.7-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-0:3.20.1-2.el8.src",
                "product": {
                  "name": "inotify-tools-0:3.20.1-2.el8.src",
                  "product_id": "inotify-tools-0:3.20.1-2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools@3.20.1-2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
                "product": {
                  "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
                  "product_id": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
                "product": {
                  "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
                  "product_id": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer@0.8.0-3.rhaos4.7.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
                "product": {
                  "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
                  "product_id": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.3-1.rhaos4.7.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el8.src",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el8.src",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
                "product": {
                  "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
                  "product_id": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift@4.7.0-202102060108.p0.git.97095.7271b90.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jenkins-0:2.263.3.1612449007-1.el8.src",
                "product": {
                  "name": "jenkins-0:2.263.3.1612449007-1.el8.src",
                  "product_id": "jenkins-0:2.263.3.1612449007-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jenkins@2.263.3.1612449007-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.src",
                "product": {
                  "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.src",
                  "product_id": "toolbox-0:0.0.8-3.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.8-3.rhaos4.7.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el7.src",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el7.src",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el7?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.18.0-3.el7.src",
                "product": {
                  "name": "cri-tools-0:1.18.0-3.el7.src",
                  "product_id": "cri-tools-0:1.18.0-3.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.18.0-3.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-0:2.0.19-1.el7.src",
                "product": {
                  "name": "haproxy-0:2.0.19-1.el7.src",
                  "product_id": "haproxy-0:2.0.19-1.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy@2.0.19-1.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el7.src",
                "product": {
                  "name": "jq-0:1.6-2.el7.src",
                  "product_id": "jq-0:1.6-2.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oniguruma-0:5.9.2-5.el7.src",
                "product": {
                  "name": "oniguruma-0:5.9.2-5.el7.src",
                  "product_id": "oniguruma-0:5.9.2-5.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oniguruma@5.9.2-5.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-botocore-0:1.4.57-5.el7.src",
                "product": {
                  "name": "python-botocore-0:1.4.57-5.el7.src",
                  "product_id": "python-botocore-0:1.4.57-5.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-botocore@1.4.57-5.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
                "product": {
                  "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
                  "product_id": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-ansible@4.7.0-202102032256.p0.git.0.bf7d9a7.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
                "product": {
                  "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
                  "product_id": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift@4.7.0-202102060108.p0.git.97095.7271b90.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el7.51?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ansible-runner-0:1.4.6-2.el8ar.noarch",
                "product": {
                  "name": "ansible-runner-0:1.4.6-2.el8ar.noarch",
                  "product_id": "ansible-runner-0:1.4.6-2.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-runner@1.4.6-2.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
                "product": {
                  "name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
                  "product_id": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ansible-runner@1.4.6-2.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
                "product": {
                  "name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
                  "product_id": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-runner-http@1.0.0-2.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
                  "product_id": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.151.0-1.rhaos4.7.el8?arch=noarch\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-0:15.1-20210114.1.el8.noarch",
                "product": {
                  "name": "ironic-images-0:15.1-20210114.1.el8.noarch",
                  "product_id": "ironic-images-0:15.1-20210114.1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images@15.1-20210114.1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-all-0:15.1-20210114.1.el8.noarch",
                "product": {
                  "name": "ironic-images-all-0:15.1-20210114.1.el8.noarch",
                  "product_id": "ironic-images-all-0:15.1-20210114.1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images-all@15.1-20210114.1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
                "product": {
                  "name": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
                  "product_id": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images-ipa-ppc64le@15.1-20210114.1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
                "product": {
                  "name": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
                  "product_id": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images-ipa-x86_64@15.1-20210114.1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                "product": {
                  "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                  "product_id": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-python-agent@6.4.3-0.20201217171210.bd45db1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                "product": {
                  "name": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                  "product_id": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ironic-python-agent@6.4.3-0.20201217171210.bd45db1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
                "product": {
                  "name": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
                  "product_id": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-test@2.13.0-79.el8fdp?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-vim-0:3.6.1-4.el8ost.noarch",
                "product": {
                  "name": "protobuf-vim-0:3.6.1-4.el8ost.noarch",
                  "product_id": "protobuf-vim-0:3.6.1-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-vim@3.6.1-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-protobuf-0:3.6.1-4.el8ost.noarch",
                "product": {
                  "name": "python3-protobuf-0:3.6.1-4.el8ost.noarch",
                  "product_id": "python3-protobuf-0:3.6.1-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-protobuf@3.6.1-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-alembic-0:1.4.2-5.el8ost.noarch",
                "product": {
                  "name": "python3-alembic-0:1.4.2-5.el8ost.noarch",
                  "product_id": "python3-alembic-0:1.4.2-5.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-alembic@1.4.2-5.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-boto3-0:1.9.101-1.el8ost.noarch",
                "product": {
                  "name": "python3-boto3-0:1.9.101-1.el8ost.noarch",
                  "product_id": "python3-boto3-0:1.9.101-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-boto3@1.9.101-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-botocore-0:1.12.119-1.el8ost.noarch",
                "product": {
                  "name": "python2-botocore-0:1.12.119-1.el8ost.noarch",
                  "product_id": "python2-botocore-0:1.12.119-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-botocore@1.12.119-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-botocore-0:1.12.119-1.el8ost.noarch",
                "product": {
                  "name": "python3-botocore-0:1.12.119-1.el8ost.noarch",
                  "product_id": "python3-botocore-0:1.12.119-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-botocore@1.12.119-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-cachetools-0:3.1.0-1.el8ost.noarch",
                "product": {
                  "name": "python2-cachetools-0:3.1.0-1.el8ost.noarch",
                  "product_id": "python2-cachetools-0:3.1.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-cachetools@3.1.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-cachetools-0:3.1.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-cachetools-0:3.1.0-1.el8ost.noarch",
                  "product_id": "python3-cachetools-0:3.1.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-cachetools@3.1.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-certifi-0:2018.10.15-4.el8ost.noarch",
                "product": {
                  "name": "python3-certifi-0:2018.10.15-4.el8ost.noarch",
                  "product_id": "python3-certifi-0:2018.10.15-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-certifi@2018.10.15-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-construct-0:2.10.56-1.el8ost.noarch",
                "product": {
                  "name": "python3-construct-0:2.10.56-1.el8ost.noarch",
                  "product_id": "python3-construct-0:2.10.56-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-construct@2.10.56-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-daemon-0:2.1.2-9.el8ar.noarch",
                "product": {
                  "name": "python3-daemon-0:2.1.2-9.el8ar.noarch",
                  "product_id": "python3-daemon-0:2.1.2-9.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-daemon@2.1.2-9.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
                "product": {
                  "name": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
                  "product_id": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-debtcollector@2.2.0-0.20201008171245.649189d.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
                "product": {
                  "name": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
                  "product_id": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-dictdiffer@0.7.1-2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-eventlet-0:0.25.2-3.el8ost.noarch",
                "product": {
                  "name": "python3-eventlet-0:0.25.2-3.el8ost.noarch",
                  "product_id": "python3-eventlet-0:0.25.2-3.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-eventlet@0.25.2-3.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
                "product": {
                  "name": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
                  "product_id": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-flask-doc@1.1.1-1.el8ost?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-flask-1:1.1.1-1.el8ost.noarch",
                "product": {
                  "name": "python3-flask-1:1.1.1-1.el8ost.noarch",
                  "product_id": "python3-flask-1:1.1.1-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-flask@1.1.1-1.el8ost?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-google-auth-0:1.3.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-google-auth-0:1.3.0-1.el8ost.noarch",
                  "product_id": "python3-google-auth-0:1.3.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-google-auth@1.3.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                "product": {
                  "name": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                  "product_id": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-hardware@0.23.0-0.20201031022149.59211cc.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                "product": {
                  "name": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                  "product_id": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-hardware-detect@0.23.0-0.20201031022149.59211cc.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
                "product": {
                  "name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
                  "product_id": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ifaddr@0.1.6-5.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
                  "product_id": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-importlib-metadata@1.7.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
                "product": {
                  "name": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
                  "product_id": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ironic-lib@4.4.1-0.20201218041209.aa7cfec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
                "product": {
                  "name": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
                  "product_id": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-keystoneauth1@4.2.0-0.20200630234358.dab8e10.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kubernetes-0:11.0.0-1.el8.noarch",
                "product": {
                  "name": "python3-kubernetes-0:11.0.0-1.el8.noarch",
                  "product_id": "python3-kubernetes-0:11.0.0-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kubernetes@11.0.0-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
                "product": {
                  "name": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
                  "product_id": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kubernetes-tests@11.0.0-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                "product": {
                  "name": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_id": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kuryr-binding-scripts@1.1.1-0.20190923160834.41e6964.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                "product": {
                  "name": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_id": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kuryr-lib@1.1.1-0.20190923160834.41e6964.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                "product": {
                  "name": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_id": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kuryr-lib-tests@1.1.1-0.20190923160834.41e6964.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
                "product": {
                  "name": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
                  "product_id": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-lockfile@0.11.0-8.el8ar?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openshift-1:0.11.2-1.el8.noarch",
                "product": {
                  "name": "python3-openshift-1:0.11.2-1.el8.noarch",
                  "product_id": "python3-openshift-1:0.11.2-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openshift@0.11.2-1.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                "product": {
                  "name": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                  "product_id": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openstacksdk@0.48.0-0.20200708092906.3b693c2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                "product": {
                  "name": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                  "product_id": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openstacksdk-tests@0.48.0-0.20200708092906.3b693c2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                "product": {
                  "name": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_id": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-concurrency-lang@4.3.0-0.20201008180343.2f78803.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                "product": {
                  "name": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_id": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-concurrency@4.3.0-0.20201008180343.2f78803.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                "product": {
                  "name": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_id": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-concurrency-tests@4.3.0-0.20201008180343.2f78803.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
                "product": {
                  "name": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
                  "product_id": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-config@8.3.2-0.20201008180634.fcb8894.el8?arch=noarch\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                "product": {
                  "name": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                  "product_id": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-context@3.1.1-0.20201008190523.57dbded.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                "product": {
                  "name": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                  "product_id": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-context-tests@3.1.1-0.20201008190523.57dbded.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                "product": {
                  "name": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_id": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-db-lang@8.4.0-0.20200918104110.e42c733.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                "product": {
                  "name": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_id": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-db@8.4.0-0.20200918104110.e42c733.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                "product": {
                  "name": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_id": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-db-tests@8.4.0-0.20200918104110.e42c733.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                "product": {
                  "name": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                  "product_id": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-i18n-lang@5.0.1-0.20201009131251.73187bd.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                "product": {
                  "name": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                  "product_id": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-i18n@5.0.1-0.20201009131251.73187bd.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                "product": {
                  "name": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_id": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-log-lang@4.3.1-0.20201207021200.1597f24.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                "product": {
                  "name": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_id": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-log@4.3.1-0.20201207021200.1597f24.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                "product": {
                  "name": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_id": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-log-tests@4.3.1-0.20201207021200.1597f24.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                "product": {
                  "name": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                  "product_id": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-serialization@4.0.1-0.20201008182423.c7884b2.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                "product": {
                  "name": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                  "product_id": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@4.0.1-0.20201008182423.c7884b2.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                "product": {
                  "name": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                  "product_id": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-service@2.4.0-0.20201008184547.58466a6.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                "product": {
                  "name": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                  "product_id": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-service-tests@2.4.0-0.20201008184547.58466a6.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                "product": {
                  "name": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_id": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-utils-lang@4.6.0-0.20201009175936.91497da.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                "product": {
                  "name": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_id": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-utils@4.6.0-0.20201009175936.91497da.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                "product": {
                  "name": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_id": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-utils-tests@4.6.0-0.20201009175936.91497da.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-packaging-doc-0:20.4-1.el8ost.noarch",
                "product": {
                  "name": "python-packaging-doc-0:20.4-1.el8ost.noarch",
                  "product_id": "python-packaging-doc-0:20.4-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-packaging-doc@20.4-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-packaging-0:20.4-1.el8ost.noarch",
                "product": {
                  "name": "python3-packaging-0:20.4-1.el8ost.noarch",
                  "product_id": "python3-packaging-0:20.4-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-packaging@20.4-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-paste-0:3.2.4-1.el8ost.noarch",
                "product": {
                  "name": "python3-paste-0:3.2.4-1.el8ost.noarch",
                  "product_id": "python3-paste-0:3.2.4-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-paste@3.2.4-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
                "product": {
                  "name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
                  "product_id": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-paste-deploy@2.0.1-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pbr-0:5.4.3-2.el8ost.noarch",
                "product": {
                  "name": "python3-pbr-0:5.4.3-2.el8ost.noarch",
                  "product_id": "python3-pbr-0:5.4.3-2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pbr@5.4.3-2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pexpect-0:4.6-2.el8ar.noarch",
                "product": {
                  "name": "python3-pexpect-0:4.6-2.el8ar.noarch",
                  "product_id": "python3-pexpect-0:4.6-2.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pexpect@4.6-2.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pint-0:0.10.1-1.el8ost.noarch",
                "product": {
                  "name": "python3-pint-0:0.10.1-1.el8ost.noarch",
                  "product_id": "python3-pint-0:0.10.1-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pint@0.10.1-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
                "product": {
                  "name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
                  "product_id": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pyroute2@0.5.13-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
                "product": {
                  "name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
                  "product_id": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-requests-unixsocket@0.1.5-5.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-s3transfer-0:0.2.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-s3transfer-0:0.2.0-1.el8ost.noarch",
                  "product_id": "python3-s3transfer-0:0.2.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-s3transfer@0.2.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
                "product": {
                  "name": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
                  "product_id": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-stevedore@3.2.2-0.20201009151242.274eaa6.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-string_utils-0:0.6.0-4.el8ost.noarch",
                "product": {
                  "name": "python3-string_utils-0:0.6.0-4.el8ost.noarch",
                  "product_id": "python3-string_utils-0:0.6.0-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-string_utils@0.6.0-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                "product": {
                  "name": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                  "product_id": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sushy-oem-idrac@0.0.3-0.20200922221223.1202372.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                "product": {
                  "name": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                  "product_id": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sushy-oem-idrac-tests@0.0.3-0.20200922221223.1202372.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
                  "product_id": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-tenacity@6.2.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
                "product": {
                  "name": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
                  "product_id": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-tooz@2.7.0-0.20200723133754.fca43df.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-websocket-client-0:0.54.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-websocket-client-0:0.54.0-1.el8ost.noarch",
                  "product_id": "python3-websocket-client-0:0.54.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-websocket-client@0.54.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
                "product": {
                  "name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
                  "product_id": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-werkzeug@1.0.1-3.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
                "product": {
                  "name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
                  "product_id": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-zeroconf@0.24.4-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-zipp-0:0.5.1-2.el8ost.noarch",
                "product": {
                  "name": "python3-zipp-0:0.5.1-2.el8ost.noarch",
                  "product_id": "python3-zipp-0:0.5.1-2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-zipp@0.5.1-2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_id": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-config-connectivity-redhat@1.26.0-12.1.rhaos4.7.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_id": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-config-server@1.26.0-12.1.rhaos4.7.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_id": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-dispatcher-routing-rules@1.26.0-12.1.rhaos4.7.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                "product": {
                  "name": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_id": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-api@16.0.4-0.20210203051223.7d74ea0.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                "product": {
                  "name": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_id": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-common@16.0.4-0.20210203051223.7d74ea0.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                "product": {
                  "name": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_id": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-conductor@16.0.4-0.20210203051223.7d74ea0.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                "product": {
                  "name": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_id": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ironic-tests@16.0.4-0.20210203051223.7d74ea0.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-rsa-0:4.7-1.el8.noarch",
                "product": {
                  "name": "python3-rsa-0:4.7-1.el8.noarch",
                  "product_id": "python3-rsa-0:4.7-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-rsa@4.7-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                "product": {
                  "name": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_id": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                "product": {
                  "name": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_id": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-kuryr-common@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                "product": {
                  "name": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_id": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                "product": {
                  "name": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_id": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                "product": {
                  "name": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                  "product_id": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sushy@3.6.1-0.20210122201213.7ec0422.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                "product": {
                  "name": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                  "product_id": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sushy-tests@3.6.1-0.20210122201213.7ec0422.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "pprof-0:2.6.3-2.el8ost.noarch",
                "product": {
                  "name": "pprof-0:2.6.3-2.el8ost.noarch",
                  "product_id": "pprof-0:2.6.3-2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/pprof@2.6.3-2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
                "product": {
                  "name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
                  "product_id": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pyghmi@1.5.14-2.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
                "product": {
                  "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
                  "product_id": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.7.1611636915-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector-api@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector-conductor@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector-dnsmasq@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ironic-inspector-tests@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/octavia-amphora-image-x86_64@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-all@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-ipa@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-ipa-ppc64le@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-ipa-x86_64@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-minimal@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-ppc64le@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-x86_64@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
                "product": {
                  "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
                  "product_id": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhcos-tools@0.0.0-1.rhaos4.2.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_id": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.3-1.rhaos4.7.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_id": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/console-login-helper-messages-issuegen@0.20.3-1.rhaos4.7.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_id": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/console-login-helper-messages-profile@0.20.3-1.rhaos4.7.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jenkins-0:2.263.3.1612449007-1.el8.noarch",
                "product": {
                  "name": "jenkins-0:2.263.3.1612449007-1.el8.noarch",
                  "product_id": "jenkins-0:2.263.3.1612449007-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jenkins@2.263.3.1612449007-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
                "product": {
                  "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
                  "product_id": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.8-3.rhaos4.7.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-botocore-0:1.4.57-5.el7.noarch",
                "product": {
                  "name": "python2-botocore-0:1.4.57-5.el7.noarch",
                  "product_id": "python2-botocore-0:1.4.57-5.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-botocore@1.4.57-5.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                "product": {
                  "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                  "product_id": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-ansible@4.7.0-202102032256.p0.git.0.bf7d9a7.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                "product": {
                  "name": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                  "product_id": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-ansible-test@4.7.0-202102032256.p0.git.0.bf7d9a7.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
                "product": {
                  "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
                  "product_id": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.7.0-202011171454.p0.git.15.675c1c8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_id": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.6-1.rhaos4.5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_id": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.6-1.rhaos4.5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.20.0-1.el8.x86_64",
                "product": {
                  "name": "cri-tools-0:1.20.0-1.el8.x86_64",
                  "product_id": "cri-tools-0:1.20.0-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.20.0-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
                  "product_id": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.20.0-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
                  "product_id": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.20.0-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-caps@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-generic@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-rescue@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-live@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-network@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-squash@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-tools@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debugsource@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debuginfo@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "faq-0:0.0.6-5.el8.x86_64",
                "product": {
                  "name": "faq-0:0.0.6-5.el8.x86_64",
                  "product_id": "faq-0:0.0.6-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/faq@0.0.6-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                "product": {
                  "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                  "product_id": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.5.0-2.git642a960.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                "product": {
                  "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                  "product_id": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/prometheus-promu@0.5.0-2.git642a960.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-0:2.0.19-1.el8.x86_64",
                "product": {
                  "name": "haproxy20-0:2.0.19-1.el8.x86_64",
                  "product_id": "haproxy20-0:2.0.19-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20@2.0.19-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-debugsource-0:2.0.19-1.el8.x86_64",
                "product": {
                  "name": "haproxy-debugsource-0:2.0.19-1.el8.x86_64",
                  "product_id": "haproxy-debugsource-0:2.0.19-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy-debugsource@2.0.19-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
                "product": {
                  "name": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
                  "product_id": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20-debuginfo@2.0.19-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el8.x86_64",
                "product": {
                  "name": "jq-0:1.6-2.el8.x86_64",
                  "product_id": "jq-0:1.6-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-devel-0:1.6-2.el8.x86_64",
                "product": {
                  "name": "jq-devel-0:1.6-2.el8.x86_64",
                  "product_id": "jq-devel-0:1.6-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-devel@1.6-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debugsource-0:1.6-2.el8.x86_64",
                "product": {
                  "name": "jq-debugsource-0:1.6-2.el8.x86_64",
                  "product_id": "jq-debugsource-0:1.6-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debugsource@1.6-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debuginfo-0:1.6-2.el8.x86_64",
                "product": {
                  "name": "jq-debuginfo-0:1.6-2.el8.x86_64",
                  "product_id": "jq-debuginfo-0:1.6-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-0:1.1.5-4.el8.x86_64",
                "product": {
                  "name": "libnftnl-0:1.1.5-4.el8.x86_64",
                  "product_id": "libnftnl-0:1.1.5-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl@1.1.5-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-devel-0:1.1.5-4.el8.x86_64",
                "product": {
                  "name": "libnftnl-devel-0:1.1.5-4.el8.x86_64",
                  "product_id": "libnftnl-devel-0:1.1.5-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-devel@1.1.5-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
                "product": {
                  "name": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
                  "product_id": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debugsource@1.1.5-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
                "product": {
                  "name": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
                  "product_id": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debuginfo@1.1.5-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-devel@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-static@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debugsource@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debuginfo@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-0:1.2.1-5.el8.x86_64",
                "product": {
                  "name": "libunwind-0:1.2.1-5.el8.x86_64",
                  "product_id": "libunwind-0:1.2.1-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind@1.2.1-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-devel-0:1.2.1-5.el8.x86_64",
                "product": {
                  "name": "libunwind-devel-0:1.2.1-5.el8.x86_64",
                  "product_id": "libunwind-devel-0:1.2.1-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-devel@1.2.1-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-debugsource-0:1.2.1-5.el8.x86_64",
                "product": {
                  "name": "libunwind-debugsource-0:1.2.1-5.el8.x86_64",
                  "product_id": "libunwind-debugsource-0:1.2.1-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-debugsource@1.2.1-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
                "product": {
                  "name": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
                  "product_id": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-debuginfo@1.2.1-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
                "product": {
                  "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_id": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter@0.2-4.git7c289cc.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
                "product": {
                  "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_id": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debugsource@0.2-4.git7c289cc.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
                "product": {
                  "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_id": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debuginfo@0.2-4.git7c289cc.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/network-scripts-openvswitch2.13@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-devel@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debugsource@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debugsource@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debuginfo@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-devel-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-devel-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-devel-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-devel@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-lite-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-lite-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-devel@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-static@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-static-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-static-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-static-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-static@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debugsource@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debuginfo@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
                "product": {
                  "name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
                  "product_id": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-1.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
                "product": {
                  "name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
                  "product_id": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-1.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
                "product": {
                  "name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
                  "product_id": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-1.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-0:5.6.6-1.el8ar.x86_64",
                "product": {
                  "name": "python3-psutil-0:5.6.6-1.el8ar.x86_64",
                  "product_id": "python3-psutil-0:5.6.6-1.el8ar.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil@5.6.6-1.el8ar?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
                "product": {
                  "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
                  "product_id": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.6-1.el8ar?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
                "product": {
                  "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
                  "product_id": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil-debuginfo@5.6.6-1.el8ar?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
                "product": {
                  "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
                  "product_id": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml@0.15.41-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
                "product": {
                  "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
                  "product_id": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ruamel-yaml-debugsource@0.15.41-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
                "product": {
                  "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
                  "product_id": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml-debuginfo@0.15.41-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tini-0:0.16.1-1.el8ar.x86_64",
                "product": {
                  "name": "tini-0:0.16.1-1.el8ar.x86_64",
                  "product_id": "tini-0:0.16.1-1.el8ar.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-devel-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-devel-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-devel-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-devel@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-libs-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-libs-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-debugsource@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs-debuginfo@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-0:15-1.el8.x86_64",
                  "product_id": "clevis-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-dracut-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-dracut-0:15-1.el8.x86_64",
                  "product_id": "clevis-dracut-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-dracut@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-luks-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-luks-0:15-1.el8.x86_64",
                  "product_id": "clevis-luks-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-luks@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-systemd-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-systemd-0:15-1.el8.x86_64",
                  "product_id": "clevis-systemd-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-systemd@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-udisks2-0:15-1.el8.x86_64",
                  "product_id": "clevis-udisks2-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debugsource-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-debugsource-0:15-1.el8.x86_64",
                  "product_id": "clevis-debugsource-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debugsource@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debuginfo-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-debuginfo-0:15-1.el8.x86_64",
                  "product_id": "clevis-debuginfo-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debuginfo@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
                  "product_id": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2-debuginfo@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bootupd-0:0.2.5-2.el8.x86_64",
                "product": {
                  "name": "bootupd-0:0.2.5-2.el8.x86_64",
                  "product_id": "bootupd-0:0.2.5-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bootupd@0.2.5-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
                "product": {
                  "name": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
                  "product_id": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-bootupd-debugsource@0.2.5-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
                "product": {
                  "name": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
                  "product_id": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bootupd-debuginfo@0.2.5-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_id": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn@4.6.0-1.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_id": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@4.6.0-1.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_id": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn-debuginfo@4.6.0-1.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-devel@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redhat-release-coreos-0:47.83-1.el8.x86_64",
                "product": {
                  "name": "redhat-release-coreos-0:47.83-1.el8.x86_64",
                  "product_id": "redhat-release-coreos-0:47.83-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redhat-release-coreos@47.83-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-devel-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-devel-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-devel-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-devel@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-grub2-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-grub2-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-grub2-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-grub2@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-libs-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-libs-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debugsource-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-debugsource-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-debugsource-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debugsource@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debuginfo-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-debuginfo-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-debuginfo-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debuginfo@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-0:3.20.1-2.el8.x86_64",
                "product": {
                  "name": "inotify-tools-0:3.20.1-2.el8.x86_64",
                  "product_id": "inotify-tools-0:3.20.1-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools@3.20.1-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-devel-0:3.20.1-2.el8.x86_64",
                "product": {
                  "name": "inotify-tools-devel-0:3.20.1-2.el8.x86_64",
                  "product_id": "inotify-tools-devel-0:3.20.1-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-devel@3.20.1-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
                "product": {
                  "name": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
                  "product_id": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debugsource@3.20.1-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
                "product": {
                  "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
                  "product_id": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debuginfo@3.20.1-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_id": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer@0.8.0-3.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_id": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.8.0-3.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_id": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.8.0-3.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_id": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.8.0-3.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
                "product": {
                  "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
                  "product_id": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-hyperkube@4.7.0-202102060108.p0.git.97095.7271b90.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                "product": {
                  "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_id": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-82.rhaos4.6.git086e841.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                "product": {
                  "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_id": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-82.rhaos4.6.git086e841.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_id": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
                  "product_id": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.6-1.rhaos4.5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.18.0-3.el7.x86_64",
                "product": {
                  "name": "cri-tools-0:1.18.0-3.el7.x86_64",
                  "product_id": "cri-tools-0:1.18.0-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.18.0-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
                  "product_id": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.18.0-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-0:2.0.19-1.el7.x86_64",
                "product": {
                  "name": "haproxy20-0:2.0.19-1.el7.x86_64",
                  "product_id": "haproxy20-0:2.0.19-1.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20@2.0.19-1.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
                "product": {
                  "name": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
                  "product_id": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy-debuginfo@2.0.19-1.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el7.x86_64",
                "product": {
                  "name": "jq-0:1.6-2.el7.x86_64",
                  "product_id": "jq-0:1.6-2.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-devel-0:1.6-2.el7.x86_64",
                "product": {
                  "name": "jq-devel-0:1.6-2.el7.x86_64",
                  "product_id": "jq-devel-0:1.6-2.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-devel@1.6-2.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debuginfo-0:1.6-2.el7.x86_64",
                "product": {
                  "name": "jq-debuginfo-0:1.6-2.el7.x86_64",
                  "product_id": "jq-debuginfo-0:1.6-2.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-2.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oniguruma-0:5.9.2-5.el7.x86_64",
                "product": {
                  "name": "oniguruma-0:5.9.2-5.el7.x86_64",
                  "product_id": "oniguruma-0:5.9.2-5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oniguruma@5.9.2-5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oniguruma-devel-0:5.9.2-5.el7.x86_64",
                "product": {
                  "name": "oniguruma-devel-0:5.9.2-5.el7.x86_64",
                  "product_id": "oniguruma-devel-0:5.9.2-5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oniguruma-devel@5.9.2-5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
                "product": {
                  "name": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
                  "product_id": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oniguruma-debuginfo@5.9.2-5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.7.0-202102032256.p0.git.3951.0e656ef.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
                "product": {
                  "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
                  "product_id": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-hyperkube@4.7.0-202102060108.p0.git.97095.7271b90.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                "product": {
                  "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                  "product_id": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-82.rhaos4.6.git086e841.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el7.51?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.20.0-0.rhaos4.7.git8921e00.el7.51?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
                "product": {
                  "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
                  "product_id": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.7.0-202011171454.p0.git.15.675c1c8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_id": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.6-1.rhaos4.5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_id": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.6-1.rhaos4.5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.20.0-1.el8.ppc64le",
                "product": {
                  "name": "cri-tools-0:1.20.0-1.el8.ppc64le",
                  "product_id": "cri-tools-0:1.20.0-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.20.0-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
                "product": {
                  "name": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
                  "product_id": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.20.0-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
                  "product_id": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.20.0-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-caps@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-generic@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-rescue@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-live@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-network@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-squash@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-tools@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debugsource@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debuginfo@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "faq-0:0.0.6-5.el8.ppc64le",
                "product": {
                  "name": "faq-0:0.0.6-5.el8.ppc64le",
                  "product_id": "faq-0:0.0.6-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/faq@0.0.6-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                "product": {
                  "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                  "product_id": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.5.0-2.git642a960.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                "product": {
                  "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                  "product_id": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/prometheus-promu@0.5.0-2.git642a960.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-0:2.0.19-1.el8.ppc64le",
                "product": {
                  "name": "haproxy20-0:2.0.19-1.el8.ppc64le",
                  "product_id": "haproxy20-0:2.0.19-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20@2.0.19-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
                "product": {
                  "name": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
                  "product_id": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy-debugsource@2.0.19-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
                "product": {
                  "name": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
                  "product_id": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20-debuginfo@2.0.19-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el8.ppc64le",
                "product": {
                  "name": "jq-0:1.6-2.el8.ppc64le",
                  "product_id": "jq-0:1.6-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-devel-0:1.6-2.el8.ppc64le",
                "product": {
                  "name": "jq-devel-0:1.6-2.el8.ppc64le",
                  "product_id": "jq-devel-0:1.6-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-devel@1.6-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debugsource-0:1.6-2.el8.ppc64le",
                "product": {
                  "name": "jq-debugsource-0:1.6-2.el8.ppc64le",
                  "product_id": "jq-debugsource-0:1.6-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debugsource@1.6-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debuginfo-0:1.6-2.el8.ppc64le",
                "product": {
                  "name": "jq-debuginfo-0:1.6-2.el8.ppc64le",
                  "product_id": "jq-debuginfo-0:1.6-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-0:1.1.5-4.el8.ppc64le",
                "product": {
                  "name": "libnftnl-0:1.1.5-4.el8.ppc64le",
                  "product_id": "libnftnl-0:1.1.5-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl@1.1.5-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-devel-0:1.1.5-4.el8.ppc64le",
                "product": {
                  "name": "libnftnl-devel-0:1.1.5-4.el8.ppc64le",
                  "product_id": "libnftnl-devel-0:1.1.5-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-devel@1.1.5-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
                "product": {
                  "name": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
                  "product_id": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debugsource@1.1.5-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
                "product": {
                  "name": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
                  "product_id": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debuginfo@1.1.5-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-devel@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-static@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debugsource@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debuginfo@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-0:1.2.1-5.el8.ppc64le",
                "product": {
                  "name": "libunwind-0:1.2.1-5.el8.ppc64le",
                  "product_id": "libunwind-0:1.2.1-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind@1.2.1-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-devel-0:1.2.1-5.el8.ppc64le",
                "product": {
                  "name": "libunwind-devel-0:1.2.1-5.el8.ppc64le",
                  "product_id": "libunwind-devel-0:1.2.1-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-devel@1.2.1-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
                "product": {
                  "name": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
                  "product_id": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-debugsource@1.2.1-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
                "product": {
                  "name": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
                  "product_id": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-debuginfo@1.2.1-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
                "product": {
                  "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_id": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter@0.2-4.git7c289cc.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
                "product": {
                  "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_id": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debugsource@0.2-4.git7c289cc.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
                "product": {
                  "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_id": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debuginfo@0.2-4.git7c289cc.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/network-scripts-openvswitch2.13@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-devel@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debugsource@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debugsource@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debuginfo@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
                "product": {
                  "name": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
                  "product_id": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils@1.3.6-12.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
                "product": {
                  "name": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
                  "product_id": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils-core@1.3.6-12.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
                "product": {
                  "name": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
                  "product_id": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils-debugsource@1.3.6-12.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
                "product": {
                  "name": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
                  "product_id": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils-core-debuginfo@1.3.6-12.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-devel@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-devel@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-static@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-static-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-static-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-static-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-static@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debugsource@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debuginfo@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-0:5.6.6-1.el8ar.ppc64le",
                "product": {
                  "name": "python3-psutil-0:5.6.6-1.el8ar.ppc64le",
                  "product_id": "python3-psutil-0:5.6.6-1.el8ar.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil@5.6.6-1.el8ar?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
                "product": {
                  "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
                  "product_id": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.6-1.el8ar?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
                "product": {
                  "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
                  "product_id": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil-debuginfo@5.6.6-1.el8ar?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
                "product": {
                  "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
                  "product_id": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml@0.15.41-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
                "product": {
                  "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
                  "product_id": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ruamel-yaml-debugsource@0.15.41-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
                "product": {
                  "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
                  "product_id": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml-debuginfo@0.15.41-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tini-0:0.16.1-1.el8ar.ppc64le",
                "product": {
                  "name": "tini-0:0.16.1-1.el8ar.ppc64le",
                  "product_id": "tini-0:0.16.1-1.el8ar.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-devel@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-debugsource@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs-debuginfo@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-0:15-1.el8.ppc64le",
                  "product_id": "clevis-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-dracut-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-dracut-0:15-1.el8.ppc64le",
                  "product_id": "clevis-dracut-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-dracut@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-luks-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-luks-0:15-1.el8.ppc64le",
                  "product_id": "clevis-luks-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-luks@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-systemd-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-systemd-0:15-1.el8.ppc64le",
                  "product_id": "clevis-systemd-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-systemd@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-udisks2-0:15-1.el8.ppc64le",
                  "product_id": "clevis-udisks2-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debugsource-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-debugsource-0:15-1.el8.ppc64le",
                  "product_id": "clevis-debugsource-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debugsource@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debuginfo-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-debuginfo-0:15-1.el8.ppc64le",
                  "product_id": "clevis-debuginfo-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debuginfo@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
                  "product_id": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2-debuginfo@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_id": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn@4.6.0-1.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_id": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@4.6.0-1.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_id": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn-debuginfo@4.6.0-1.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-devel@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redhat-release-coreos-0:47.83-1.el8.ppc64le",
                "product": {
                  "name": "redhat-release-coreos-0:47.83-1.el8.ppc64le",
                  "product_id": "redhat-release-coreos-0:47.83-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redhat-release-coreos@47.83-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-devel-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-devel-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-devel-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-devel@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-grub2-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-grub2-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-grub2-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-grub2@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-libs-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-libs-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debugsource-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-debugsource-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-debugsource-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debugsource@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debuginfo-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-debuginfo-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-debuginfo-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debuginfo@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-0:3.20.1-2.el8.ppc64le",
                "product": {
                  "name": "inotify-tools-0:3.20.1-2.el8.ppc64le",
                  "product_id": "inotify-tools-0:3.20.1-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools@3.20.1-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
                "product": {
                  "name": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
                  "product_id": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-devel@3.20.1-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
                "product": {
                  "name": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
                  "product_id": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debugsource@3.20.1-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
                "product": {
                  "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
                  "product_id": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debuginfo@3.20.1-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
                "product": {
                  "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
                  "product_id": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-hyperkube@4.7.0-202102060108.p0.git.97095.7271b90.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                "product": {
                  "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_id": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-82.rhaos4.6.git086e841.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                "product": {
                  "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_id": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-82.rhaos4.6.git086e841.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
                "product": {
                  "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
                  "product_id": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.7.0-202011171454.p0.git.15.675c1c8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_id": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.6-1.rhaos4.5.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_id": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.6-1.rhaos4.5.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.20.0-1.el8.s390x",
                "product": {
                  "name": "cri-tools-0:1.20.0-1.el8.s390x",
                  "product_id": "cri-tools-0:1.20.0-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.20.0-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.20.0-1.el8.s390x",
                "product": {
                  "name": "cri-tools-debugsource-0:1.20.0-1.el8.s390x",
                  "product_id": "cri-tools-debugsource-0:1.20.0-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.20.0-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
                  "product_id": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.20.0-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-caps@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-generic@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-rescue@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-live-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-live-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-live-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-live@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-network-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-network-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-network-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-network@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-squash@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-tools@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debugsource@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debuginfo@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "faq-0:0.0.6-5.el8.s390x",
                "product": {
                  "name": "faq-0:0.0.6-5.el8.s390x",
                  "product_id": "faq-0:0.0.6-5.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/faq@0.0.6-5.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                "product": {
                  "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                  "product_id": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.5.0-2.git642a960.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                "product": {
                  "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                  "product_id": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/prometheus-promu@0.5.0-2.git642a960.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-cli-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-cli-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-devel-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-devel-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-devel-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
                  "product_id": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-0:2.0.19-1.el8.s390x",
                "product": {
                  "name": "haproxy20-0:2.0.19-1.el8.s390x",
                  "product_id": "haproxy20-0:2.0.19-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20@2.0.19-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-debugsource-0:2.0.19-1.el8.s390x",
                "product": {
                  "name": "haproxy-debugsource-0:2.0.19-1.el8.s390x",
                  "product_id": "haproxy-debugsource-0:2.0.19-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy-debugsource@2.0.19-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
                "product": {
                  "name": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
                  "product_id": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20-debuginfo@2.0.19-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el8.s390x",
                "product": {
                  "name": "jq-0:1.6-2.el8.s390x",
                  "product_id": "jq-0:1.6-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-devel-0:1.6-2.el8.s390x",
                "product": {
                  "name": "jq-devel-0:1.6-2.el8.s390x",
                  "product_id": "jq-devel-0:1.6-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-devel@1.6-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debugsource-0:1.6-2.el8.s390x",
                "product": {
                  "name": "jq-debugsource-0:1.6-2.el8.s390x",
                  "product_id": "jq-debugsource-0:1.6-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debugsource@1.6-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debuginfo-0:1.6-2.el8.s390x",
                "product": {
                  "name": "jq-debuginfo-0:1.6-2.el8.s390x",
                  "product_id": "jq-debuginfo-0:1.6-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-0:1.1.5-4.el8.s390x",
                "product": {
                  "name": "libnftnl-0:1.1.5-4.el8.s390x",
                  "product_id": "libnftnl-0:1.1.5-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl@1.1.5-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-devel-0:1.1.5-4.el8.s390x",
                "product": {
                  "name": "libnftnl-devel-0:1.1.5-4.el8.s390x",
                  "product_id": "libnftnl-devel-0:1.1.5-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-devel@1.1.5-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debugsource-0:1.1.5-4.el8.s390x",
                "product": {
                  "name": "libnftnl-debugsource-0:1.1.5-4.el8.s390x",
                  "product_id": "libnftnl-debugsource-0:1.1.5-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debugsource@1.1.5-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
                "product": {
                  "name": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
                  "product_id": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debuginfo@1.1.5-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-devel@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-static-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-static-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-static-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-static@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debugsource@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debuginfo@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
                "product": {
                  "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
                  "product_id": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter@0.2-4.git7c289cc.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
                "product": {
                  "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
                  "product_id": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debugsource@0.2-4.git7c289cc.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
                "product": {
                  "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
                  "product_id": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debuginfo@0.2-4.git7c289cc.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/network-scripts-openvswitch2.13@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-devel@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debugsource@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debugsource@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debuginfo@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-compiler-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-compiler-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-devel-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-devel-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-devel-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-devel@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-lite-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-lite-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-devel@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-static@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-static-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-static-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-static-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-static@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debugsource@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debuginfo@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-0:5.6.6-1.el8ar.s390x",
                "product": {
                  "name": "python3-psutil-0:5.6.6-1.el8ar.s390x",
                  "product_id": "python3-psutil-0:5.6.6-1.el8ar.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil@5.6.6-1.el8ar?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
                "product": {
                  "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
                  "product_id": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.6-1.el8ar?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
                "product": {
                  "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
                  "product_id": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil-debuginfo@5.6.6-1.el8ar?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
                "product": {
                  "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
                  "product_id": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml@0.15.41-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
                "product": {
                  "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
                  "product_id": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ruamel-yaml-debugsource@0.15.41-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
                "product": {
                  "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
                  "product_id": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml-debuginfo@0.15.41-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tini-0:0.16.1-1.el8ar.s390x",
                "product": {
                  "name": "tini-0:0.16.1-1.el8ar.s390x",
                  "product_id": "tini-0:0.16.1-1.el8ar.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-devel-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-devel-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-devel-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-devel@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-libs-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-libs-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-debugsource@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs-debuginfo@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-0:15-1.el8.s390x",
                  "product_id": "clevis-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-dracut-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-dracut-0:15-1.el8.s390x",
                  "product_id": "clevis-dracut-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-dracut@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-luks-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-luks-0:15-1.el8.s390x",
                  "product_id": "clevis-luks-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-luks@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-systemd-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-systemd-0:15-1.el8.s390x",
                  "product_id": "clevis-systemd-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-systemd@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-udisks2-0:15-1.el8.s390x",
                  "product_id": "clevis-udisks2-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debugsource-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-debugsource-0:15-1.el8.s390x",
                  "product_id": "clevis-debugsource-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debugsource@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debuginfo-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-debuginfo-0:15-1.el8.s390x",
                  "product_id": "clevis-debuginfo-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debuginfo@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-debuginfo-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-udisks2-debuginfo-0:15-1.el8.s390x",
                  "product_id": "clevis-udisks2-debuginfo-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2-debuginfo@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_id": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn@4.6.0-1.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_id": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@4.6.0-1.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_id": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn-debuginfo@4.6.0-1.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-devel@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redhat-release-coreos-0:47.83-1.el8.s390x",
                "product": {
                  "name": "redhat-release-coreos-0:47.83-1.el8.s390x",
                  "product_id": "redhat-release-coreos-0:47.83-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redhat-release-coreos@47.83-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-devel-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-devel-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-devel-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-devel@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-libs-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-libs-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debugsource-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-debugsource-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-debugsource-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debugsource@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debuginfo-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-debuginfo-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-debuginfo-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debuginfo@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-0:3.20.1-2.el8.s390x",
                "product": {
                  "name": "inotify-tools-0:3.20.1-2.el8.s390x",
                  "product_id": "inotify-tools-0:3.20.1-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools@3.20.1-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-devel-0:3.20.1-2.el8.s390x",
                "product": {
                  "name": "inotify-tools-devel-0:3.20.1-2.el8.s390x",
                  "product_id": "inotify-tools-devel-0:3.20.1-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-devel@3.20.1-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
                "product": {
                  "name": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
                  "product_id": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debugsource@3.20.1-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
                "product": {
                  "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
                  "product_id": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debuginfo@3.20.1-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
                "product": {
                  "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
                  "product_id": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-hyperkube@4.7.0-202102060108.p0.git.97095.7271b90.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                "product": {
                  "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_id": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-82.rhaos4.6.git086e841.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                "product": {
                  "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_id": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-82.rhaos4.6.git086e841.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_id": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_id": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.18.0-3.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src"
        },
        "product_reference": "cri-tools-0:1.18.0-3.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.18.0-3.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64"
        },
        "product_reference": "cri-tools-0:1.18.0-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-0:2.0.19-1.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src"
        },
        "product_reference": "haproxy-0:2.0.19-1.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64"
        },
        "product_reference": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-0:2.0.19-1.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64"
        },
        "product_reference": "haproxy20-0:2.0.19-1.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src"
        },
        "product_reference": "jq-0:1.6-2.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64"
        },
        "product_reference": "jq-0:1.6-2.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debuginfo-0:1.6-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64"
        },
        "product_reference": "jq-debuginfo-0:1.6-2.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-devel-0:1.6-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64"
        },
        "product_reference": "jq-devel-0:1.6-2.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oniguruma-0:5.9.2-5.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src"
        },
        "product_reference": "oniguruma-0:5.9.2-5.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oniguruma-0:5.9.2-5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64"
        },
        "product_reference": "oniguruma-0:5.9.2-5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64"
        },
        "product_reference": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oniguruma-devel-0:5.9.2-5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64"
        },
        "product_reference": "oniguruma-devel-0:5.9.2-5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src"
        },
        "product_reference": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch"
        },
        "product_reference": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src"
        },
        "product_reference": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch"
        },
        "product_reference": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64"
        },
        "product_reference": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-botocore-0:1.4.57-5.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src"
        },
        "product_reference": "python-botocore-0:1.4.57-5.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-botocore-0:1.4.57-5.el7.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch"
        },
        "product_reference": "python2-botocore-0:1.4.57-5.el7.noarch",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64"
        },
        "product_reference": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src"
        },
        "product_reference": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch"
        },
        "product_reference": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch"
        },
        "product_reference": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch"
        },
        "product_reference": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x"
        },
        "product_reference": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x"
        },
        "product_reference": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-runner-0:1.4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch"
        },
        "product_reference": "ansible-runner-0:1.4.6-2.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-runner-0:1.4.6-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src"
        },
        "product_reference": "ansible-runner-0:1.4.6-2.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch"
        },
        "product_reference": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-runner-http-0:1.0.0-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src"
        },
        "product_reference": "ansible-runner-http-0:1.0.0-2.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le"
        },
        "product_reference": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x"
        },
        "product_reference": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src"
        },
        "product_reference": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64"
        },
        "product_reference": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bootupd-0:0.2.5-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64"
        },
        "product_reference": "bootupd-0:0.2.5-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64"
        },
        "product_reference": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-0:15-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-0:15-1.el8.src"
        },
        "product_reference": "clevis-0:15-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debuginfo-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-debuginfo-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debuginfo-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-debuginfo-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debuginfo-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-debuginfo-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debugsource-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-debugsource-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debugsource-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-debugsource-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debugsource-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-debugsource-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-dracut-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-dracut-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-dracut-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-dracut-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-dracut-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-dracut-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-luks-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-luks-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-luks-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-luks-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-luks-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-luks-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-systemd-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-systemd-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-systemd-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-systemd-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-systemd-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-systemd-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-udisks2-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-udisks2-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-udisks2-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-debuginfo-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-udisks2-debuginfo-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch"
        },
        "product_reference": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src"
        },
        "product_reference": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch"
        },
        "product_reference": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch"
        },
        "product_reference": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch"
        },
        "product_reference": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src"
        },
        "product_reference": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src"
        },
        "product_reference": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64"
        },
        "product_reference": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64"
        },
        "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64"
        },
        "product_reference": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64"
        },
        "product_reference": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.20.0-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le"
        },
        "product_reference": "cri-tools-0:1.20.0-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.20.0-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x"
        },
        "product_reference": "cri-tools-0:1.20.0-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.20.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src"
        },
        "product_reference": "cri-tools-0:1.20.0-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.20.0-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64"
        },
        "product_reference": "cri-tools-0:1.20.0-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le"
        },
        "product_reference": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x"
        },
        "product_reference": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le"
        },
        "product_reference": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.20.0-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x"
        },
        "product_reference": "cri-tools-debugsource-0:1.20.0-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64"
        },
        "product_reference": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-0:049-95.git20200804.el8_3.4.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src"
        },
        "product_reference": "dracut-0:049-95.git20200804.el8_3.4.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-live-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-live-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-network-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-network-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "faq-0:0.0.6-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le"
        },
        "product_reference": "faq-0:0.0.6-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "faq-0:0.0.6-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x"
        },
        "product_reference": "faq-0:0.0.6-5.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "faq-0:0.0.6-5.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src"
        },
        "product_reference": "faq-0:0.0.6-5.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "faq-0:0.0.6-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64"
        },
        "product_reference": "faq-0:0.0.6-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le"
        },
        "product_reference": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x"
        },
        "product_reference": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src"
        },
        "product_reference": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64"
        },
        "product_reference": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-0:2.6.3-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src"
        },
        "product_reference": "gperftools-0:2.6.3-2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-devel-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-devel-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-devel-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-devel-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-libs-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-libs-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-0:1.18.0-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src"
        },
        "product_reference": "grpc-0:1.18.0-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-cli-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-devel-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-devel-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-devel-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-0:2.0.19-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src"
        },
        "product_reference": "haproxy-0:2.0.19-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le"
        },
        "product_reference": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-debugsource-0:2.0.19-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x"
        },
        "product_reference": "haproxy-debugsource-0:2.0.19-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-debugsource-0:2.0.19-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64"
        },
        "product_reference": "haproxy-debugsource-0:2.0.19-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-0:2.0.19-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le"
        },
        "product_reference": "haproxy20-0:2.0.19-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-0:2.0.19-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x"
        },
        "product_reference": "haproxy20-0:2.0.19-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-0:2.0.19-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64"
        },
        "product_reference": "haproxy20-0:2.0.19-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le"
        },
        "product_reference": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x"
        },
        "product_reference": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64"
        },
        "product_reference": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src"
        },
        "product_reference": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-0:3.20.1-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le"
        },
        "product_reference": "inotify-tools-0:3.20.1-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-0:3.20.1-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x"
        },
        "product_reference": "inotify-tools-0:3.20.1-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-0:3.20.1-2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src"
        },
        "product_reference": "inotify-tools-0:3.20.1-2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-0:3.20.1-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64"
        },
        "product_reference": "inotify-tools-0:3.20.1-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le"
        },
        "product_reference": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x"
        },
        "product_reference": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64"
        },
        "product_reference": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le"
        },
        "product_reference": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x"
        },
        "product_reference": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64"
        },
        "product_reference": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le"
        },
        "product_reference": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-devel-0:3.20.1-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x"
        },
        "product_reference": "inotify-tools-devel-0:3.20.1-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-devel-0:3.20.1-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64"
        },
        "product_reference": "inotify-tools-devel-0:3.20.1-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-0:15.1-20210114.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch"
        },
        "product_reference": "ironic-images-0:15.1-20210114.1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-0:15.1-20210114.1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src"
        },
        "product_reference": "ironic-images-0:15.1-20210114.1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-all-0:15.1-20210114.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch"
        },
        "product_reference": "ironic-images-all-0:15.1-20210114.1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch"
        },
        "product_reference": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch"
        },
        "product_reference": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jenkins-0:2.263.3.1612449007-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch"
        },
        "product_reference": "jenkins-0:2.263.3.1612449007-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jenkins-0:2.263.3.1612449007-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src"
        },
        "product_reference": "jenkins-0:2.263.3.1612449007-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch"
        },
        "product_reference": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src"
        },
        "product_reference": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le"
        },
        "product_reference": "jq-0:1.6-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x"
        },
        "product_reference": "jq-0:1.6-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src"
        },
        "product_reference": "jq-0:1.6-2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64"
        },
        "product_reference": "jq-0:1.6-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debuginfo-0:1.6-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le"
        },
        "product_reference": "jq-debuginfo-0:1.6-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debuginfo-0:1.6-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x"
        },
        "product_reference": "jq-debuginfo-0:1.6-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debuginfo-0:1.6-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64"
        },
        "product_reference": "jq-debuginfo-0:1.6-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debugsource-0:1.6-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le"
        },
        "product_reference": "jq-debugsource-0:1.6-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debugsource-0:1.6-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x"
        },
        "product_reference": "jq-debugsource-0:1.6-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debugsource-0:1.6-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64"
        },
        "product_reference": "jq-debugsource-0:1.6-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-devel-0:1.6-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le"
        },
        "product_reference": "jq-devel-0:1.6-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-devel-0:1.6-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x"
        },
        "product_reference": "jq-devel-0:1.6-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-devel-0:1.6-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64"
        },
        "product_reference": "jq-devel-0:1.6-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch"
        },
        "product_reference": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-0:1.1.5-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le"
        },
        "product_reference": "libnftnl-0:1.1.5-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-0:1.1.5-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x"
        },
        "product_reference": "libnftnl-0:1.1.5-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-0:1.1.5-4.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src"
        },
        "product_reference": "libnftnl-0:1.1.5-4.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-0:1.1.5-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64"
        },
        "product_reference": "libnftnl-0:1.1.5-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le"
        },
        "product_reference": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x"
        },
        "product_reference": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64"
        },
        "product_reference": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le"
        },
        "product_reference": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debugsource-0:1.1.5-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x"
        },
        "product_reference": "libnftnl-debugsource-0:1.1.5-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64"
        },
        "product_reference": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-devel-0:1.1.5-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le"
        },
        "product_reference": "libnftnl-devel-0:1.1.5-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-devel-0:1.1.5-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x"
        },
        "product_reference": "libnftnl-devel-0:1.1.5-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-devel-0:1.1.5-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64"
        },
        "product_reference": "libnftnl-devel-0:1.1.5-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-0:1.0.16-4.5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src"
        },
        "product_reference": "libsodium-0:1.0.16-4.5.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-static-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-static-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-0:1.2.1-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le"
        },
        "product_reference": "libunwind-0:1.2.1-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-0:1.2.1-5.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src"
        },
        "product_reference": "libunwind-0:1.2.1-5.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-0:1.2.1-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64"
        },
        "product_reference": "libunwind-0:1.2.1-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le"
        },
        "product_reference": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64"
        },
        "product_reference": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le"
        },
        "product_reference": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-debugsource-0:1.2.1-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64"
        },
        "product_reference": "libunwind-debugsource-0:1.2.1-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-devel-0:1.2.1-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le"
        },
        "product_reference": "libunwind-devel-0:1.2.1-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-devel-0:1.2.1-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64"
        },
        "product_reference": "libunwind-devel-0:1.2.1-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src"
        },
        "product_reference": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le"
        },
        "product_reference": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x"
        },
        "product_reference": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src"
        },
        "product_reference": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64"
        },
        "product_reference": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le"
        },
        "product_reference": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x"
        },
        "product_reference": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64"
        },
        "product_reference": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le"
        },
        "product_reference": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x"
        },
        "product_reference": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64"
        },
        "product_reference": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le"
        },
        "product_reference": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x"
        },
        "product_reference": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
        },
        "product_reference": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src"
        },
        "product_reference": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch"
        },
        "product_reference": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch"
        },
        "product_reference": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch"
        },
        "product_reference": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src"
        },
        "product_reference": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch"
        },
        "product_reference": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch"
        },
        "product_reference": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch"
        },
        "product_reference": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src"
        },
        "product_reference": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch"
        },
        "product_reference": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src"
        },
        "product_reference": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-0:2.13.0-79.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src"
        },
        "product_reference": "openvswitch2.13-0:2.13.0-79.el8fdp.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch"
        },
        "product_reference": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-0:2020.7-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src"
        },
        "product_reference": "ostree-0:2020.7-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debuginfo-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-debuginfo-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debuginfo-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-debuginfo-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debuginfo-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-debuginfo-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debugsource-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-debugsource-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debugsource-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-debugsource-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debugsource-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-debugsource-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-devel-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-devel-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-devel-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-devel-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-devel-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-devel-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-grub2-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-grub2-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-grub2-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-grub2-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-libs-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-libs-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-libs-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-0:20.09.0-21.el8fdn.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src"
        },
        "product_reference": "ovn2.13-0:20.09.0-21.el8fdn.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le"
        },
        "product_reference": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-0:1.3.6-12.el8_3.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src"
        },
        "product_reference": "powerpc-utils-0:1.3.6-12.el8_3.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le"
        },
        "product_reference": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le"
        },
        "product_reference": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le"
        },
        "product_reference": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "pprof-0:2.6.3-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch"
        },
        "product_reference": "pprof-0:2.6.3-2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le"
        },
        "product_reference": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x"
        },
        "product_reference": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64"
        },
        "product_reference": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-0:3.6.1-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src"
        },
        "product_reference": "protobuf-0:3.6.1-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-compiler-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-devel-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-devel-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-devel-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-devel-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-lite-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-lite-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-static-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-static-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-static-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-static-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-static-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-static-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-vim-0:3.6.1-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch"
        },
        "product_reference": "protobuf-vim-0:3.6.1-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-alembic-0:1.4.2-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src"
        },
        "product_reference": "python-alembic-0:1.4.2-5.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-boto3-0:1.9.101-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src"
        },
        "product_reference": "python-boto3-0:1.9.101-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-botocore-0:1.12.119-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src"
        },
        "product_reference": "python-botocore-0:1.12.119-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-cachetools-0:3.1.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src"
        },
        "product_reference": "python-cachetools-0:3.1.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-certifi-0:2018.10.15-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src"
        },
        "product_reference": "python-certifi-0:2018.10.15-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-construct-0:2.10.56-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src"
        },
        "product_reference": "python-construct-0:2.10.56-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-daemon-0:2.1.2-9.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src"
        },
        "product_reference": "python-daemon-0:2.1.2-9.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src"
        },
        "product_reference": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-dictdiffer-0:0.7.1-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src"
        },
        "product_reference": "python-dictdiffer-0:0.7.1-2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-eventlet-0:0.25.2-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src"
        },
        "product_reference": "python-eventlet-0:0.25.2-3.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-flask-1:1.1.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src"
        },
        "product_reference": "python-flask-1:1.1.1-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-flask-doc-1:1.1.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch"
        },
        "product_reference": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-google-auth-0:1.3.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src"
        },
        "product_reference": "python-google-auth-0:1.3.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src"
        },
        "product_reference": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ifaddr-0:0.1.6-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src"
        },
        "product_reference": "python-ifaddr-0:0.1.6-5.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-importlib-metadata-0:1.7.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src"
        },
        "product_reference": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src"
        },
        "product_reference": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src"
        },
        "product_reference": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-kubernetes-0:11.0.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src"
        },
        "product_reference": "python-kubernetes-0:11.0.0-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src"
        },
        "product_reference": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lockfile-1:0.11.0-8.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src"
        },
        "product_reference": "python-lockfile-1:0.11.0-8.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-msgpack-0:0.6.2-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src"
        },
        "product_reference": "python-msgpack-0:0.6.2-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64"
        },
        "product_reference": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-openshift-1:0.11.2-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src"
        },
        "product_reference": "python-openshift-1:0.11.2-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src"
        },
        "product_reference": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src"
        },
        "product_reference": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch"
        },
        "product_reference": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src"
        },
        "product_reference": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src"
        },
        "product_reference": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src"
        },
        "product_reference": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch"
        },
        "product_reference": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src"
        },
        "product_reference": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch"
        },
        "product_reference": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src"
        },
        "product_reference": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch"
        },
        "product_reference": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src"
        },
        "product_reference": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src"
        },
        "product_reference": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src"
        },
        "product_reference": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch"
        },
        "product_reference": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-packaging-0:20.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src"
        },
        "product_reference": "python-packaging-0:20.4-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-packaging-doc-0:20.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch"
        },
        "product_reference": "python-packaging-doc-0:20.4-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-paste-0:3.2.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src"
        },
        "product_reference": "python-paste-0:3.2.4-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-paste-deploy-0:2.0.1-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src"
        },
        "product_reference": "python-paste-deploy-0:2.0.1-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pbr-0:5.4.3-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src"
        },
        "product_reference": "python-pbr-0:5.4.3-2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pexpect-0:4.6-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src"
        },
        "product_reference": "python-pexpect-0:4.6-2.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pint-0:0.10.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src"
        },
        "product_reference": "python-pint-0:0.10.1-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psutil-0:5.6.6-1.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src"
        },
        "product_reference": "python-psutil-0:5.6.6-1.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le"
        },
        "product_reference": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x"
        },
        "product_reference": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64"
        },
        "product_reference": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pyghmi-0:1.5.14-2.1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src"
        },
        "product_reference": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pyroute2-0:0.5.13-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src"
        },
        "product_reference": "python-pyroute2-0:0.5.13-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src"
        },
        "product_reference": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-rsa-0:4.7-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src"
        },
        "product_reference": "python-rsa-0:4.7-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ruamel-yaml-0:0.15.41-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src"
        },
        "product_reference": "python-ruamel-yaml-0:0.15.41-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le"
        },
        "product_reference": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x"
        },
        "product_reference": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64"
        },
        "product_reference": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-s3transfer-0:0.2.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src"
        },
        "product_reference": "python-s3transfer-0:0.2.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src"
        },
        "product_reference": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-string_utils-0:0.6.0-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src"
        },
        "product_reference": "python-string_utils-0:0.6.0-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src"
        },
        "product_reference": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src"
        },
        "product_reference": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tenacity-0:6.2.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src"
        },
        "product_reference": "python-tenacity-0:6.2.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src"
        },
        "product_reference": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-websocket-client-0:0.54.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src"
        },
        "product_reference": "python-websocket-client-0:0.54.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-werkzeug-0:1.0.1-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src"
        },
        "product_reference": "python-werkzeug-0:1.0.1-3.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-zeroconf-0:0.24.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src"
        },
        "product_reference": "python-zeroconf-0:0.24.4-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-zipp-0:0.5.1-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src"
        },
        "product_reference": "python-zipp-0:0.5.1-2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-botocore-0:1.12.119-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch"
        },
        "product_reference": "python2-botocore-0:1.12.119-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-cachetools-0:3.1.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch"
        },
        "product_reference": "python2-cachetools-0:3.1.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-alembic-0:1.4.2-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch"
        },
        "product_reference": "python3-alembic-0:1.4.2-5.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch"
        },
        "product_reference": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-boto3-0:1.9.101-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch"
        },
        "product_reference": "python3-boto3-0:1.9.101-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-botocore-0:1.12.119-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch"
        },
        "product_reference": "python3-botocore-0:1.12.119-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-cachetools-0:3.1.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch"
        },
        "product_reference": "python3-cachetools-0:3.1.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-certifi-0:2018.10.15-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch"
        },
        "product_reference": "python3-certifi-0:2018.10.15-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-construct-0:2.10.56-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch"
        },
        "product_reference": "python3-construct-0:2.10.56-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-daemon-0:2.1.2-9.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch"
        },
        "product_reference": "python3-daemon-0:2.1.2-9.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch"
        },
        "product_reference": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch"
        },
        "product_reference": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-eventlet-0:0.25.2-3.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch"
        },
        "product_reference": "python3-eventlet-0:0.25.2-3.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-flask-1:1.1.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch"
        },
        "product_reference": "python3-flask-1:1.1.1-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-google-auth-0:1.3.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch"
        },
        "product_reference": "python3-google-auth-0:1.3.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch"
        },
        "product_reference": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch"
        },
        "product_reference": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch"
        },
        "product_reference": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch"
        },
        "product_reference": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch"
        },
        "product_reference": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch"
        },
        "product_reference": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch"
        },
        "product_reference": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch"
        },
        "product_reference": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kubernetes-0:11.0.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch"
        },
        "product_reference": "python3-kubernetes-0:11.0.0-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch"
        },
        "product_reference": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch"
        },
        "product_reference": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch"
        },
        "product_reference": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch"
        },
        "product_reference": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-lockfile-1:0.11.0-8.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch"
        },
        "product_reference": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64"
        },
        "product_reference": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64"
        },
        "product_reference": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openshift-1:0.11.2-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch"
        },
        "product_reference": "python3-openshift-1:0.11.2-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch"
        },
        "product_reference": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch"
        },
        "product_reference": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch"
        },
        "product_reference": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch"
        },
        "product_reference": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch"
        },
        "product_reference": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch"
        },
        "product_reference": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch"
        },
        "product_reference": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch"
        },
        "product_reference": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch"
        },
        "product_reference": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch"
        },
        "product_reference": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch"
        },
        "product_reference": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch"
        },
        "product_reference": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch"
        },
        "product_reference": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch"
        },
        "product_reference": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch"
        },
        "product_reference": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch"
        },
        "product_reference": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch"
        },
        "product_reference": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch"
        },
        "product_reference": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-packaging-0:20.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch"
        },
        "product_reference": "python3-packaging-0:20.4-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-paste-0:3.2.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch"
        },
        "product_reference": "python3-paste-0:3.2.4-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch"
        },
        "product_reference": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pbr-0:5.4.3-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch"
        },
        "product_reference": "python3-pbr-0:5.4.3-2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pexpect-0:4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch"
        },
        "product_reference": "python3-pexpect-0:4.6-2.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pint-0:0.10.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch"
        },
        "product_reference": "python3-pint-0:0.10.1-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-protobuf-0:3.6.1-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch"
        },
        "product_reference": "python3-protobuf-0:3.6.1-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-0:5.6.6-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le"
        },
        "product_reference": "python3-psutil-0:5.6.6-1.el8ar.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-0:5.6.6-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x"
        },
        "product_reference": "python3-psutil-0:5.6.6-1.el8ar.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-0:5.6.6-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64"
        },
        "product_reference": "python3-psutil-0:5.6.6-1.el8ar.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le"
        },
        "product_reference": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x"
        },
        "product_reference": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64"
        },
        "product_reference": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch"
        },
        "product_reference": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch"
        },
        "product_reference": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch"
        },
        "product_reference": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-rsa-0:4.7-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch"
        },
        "product_reference": "python3-rsa-0:4.7-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le"
        },
        "product_reference": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x"
        },
        "product_reference": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64"
        },
        "product_reference": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le"
        },
        "product_reference": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x"
        },
        "product_reference": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64"
        },
        "product_reference": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-s3transfer-0:0.2.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch"
        },
        "product_reference": "python3-s3transfer-0:0.2.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch"
        },
        "product_reference": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-string_utils-0:0.6.0-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch"
        },
        "product_reference": "python3-string_utils-0:0.6.0-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch"
        },
        "product_reference": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch"
        },
        "product_reference": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch"
        },
        "product_reference": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch"
        },
        "product_reference": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-tenacity-0:6.2.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch"
        },
        "product_reference": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch"
        },
        "product_reference": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-websocket-client-0:0.54.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch"
        },
        "product_reference": "python3-websocket-client-0:0.54.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch"
        },
        "product_reference": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch"
        },
        "product_reference": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-zipp-0:0.5.1-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch"
        },
        "product_reference": "python3-zipp-0:0.5.1-2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redhat-release-coreos-0:47.83-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le"
        },
        "product_reference": "redhat-release-coreos-0:47.83-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redhat-release-coreos-0:47.83-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x"
        },
        "product_reference": "redhat-release-coreos-0:47.83-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redhat-release-coreos-0:47.83-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src"
        },
        "product_reference": "redhat-release-coreos-0:47.83-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redhat-release-coreos-0:47.83-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64"
        },
        "product_reference": "redhat-release-coreos-0:47.83-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch"
        },
        "product_reference": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src"
        },
        "product_reference": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src"
        },
        "product_reference": "rhosp-director-images-0:17.0-20200606.1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-0:2020.7-1.el8_3.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src"
        },
        "product_reference": "rpm-ostree-0:2020.7-1.el8_3.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le"
        },
        "product_reference": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x"
        },
        "product_reference": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64"
        },
        "product_reference": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le"
        },
        "product_reference": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x"
        },
        "product_reference": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64"
        },
        "product_reference": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src"
        },
        "product_reference": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x"
        },
        "product_reference": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-bootupd-0:0.2.5-2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src"
        },
        "product_reference": "rust-bootupd-0:0.2.5-2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64"
        },
        "product_reference": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tini-0:0.16.1-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le"
        },
        "product_reference": "tini-0:0.16.1-1.el8ar.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tini-0:0.16.1-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x"
        },
        "product_reference": "tini-0:0.16.1-1.el8ar.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tini-0:0.16.1-1.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src"
        },
        "product_reference": "tini-0:0.16.1-1.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tini-0:0.16.1-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64"
        },
        "product_reference": "tini-0:0.16.1-1.el8ar.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch"
        },
        "product_reference": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        },
        "product_reference": "toolbox-0:0.0.8-3.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "Jessica Forrester"
          ],
          "organization": "Red Hat",
          "summary": "This issue was discovered by Red Hat."
        }
      ],
      "cve": "CVE-2019-3884",
      "cwe": {
        "id": "CWE-290",
        "name": "Authentication Bypass by Spoofing"
      },
      "discovery_date": "2019-03-29T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1693905"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability exists in the garbage collection mechanism of atomic-openshift. An attacker able spoof the UUID of a valid object from another namespace is able to delete children of those objects.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "atomic-openshift: cross-namespace owner references can trigger deletions of valid children",
          "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": [
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-3884"
        },
        {
          "category": "external",
          "summary": "RHBZ#1693905",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693905"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3884",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-3884"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3884",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3884"
        }
      ],
      "release_date": "2019-03-29T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "LOW",
            "baseScore": 3.6,
            "baseSeverity": "LOW",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "atomic-openshift: cross-namespace owner references can trigger deletions of valid children"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Kubernetes Product Security Committee"
          ]
        },
        {
          "names": [
            "Kaizhe Huang"
          ],
          "organization": "derek0405",
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-8566",
      "cwe": {
        "id": "CWE-117",
        "name": "Improper Output Neutralization for Logs"
      },
      "discovery_date": "2020-10-09T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1886640"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in kubernetes. If the logging level is to at least 4, and Ceph RBD is configured as a storage provisioner, then Ceph RBD admin secrets can be written to logs. This occurs in kube-controller-manager\u0027s logs during provisioning of Ceph RBD persistent claims.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kubernetes: Ceph RBD adminSecrets exposed in logs when loglevel \u003e= 4",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "OpenShift Container Platform 4 does not support Ceph RBD persistent volumes, however the vulnerable code is included.",
          "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": [
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-8566"
        },
        {
          "category": "external",
          "summary": "RHBZ#1886640",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886640"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8566",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-8566"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8566",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8566"
        },
        {
          "category": "external",
          "summary": "https://github.com/kubernetes/kubernetes/issues/95624",
          "url": "https://github.com/kubernetes/kubernetes/issues/95624"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/kubernetes-announce/c/ScdmyORnPDk",
          "url": "https://groups.google.com/g/kubernetes-announce/c/ScdmyORnPDk"
        }
      ],
      "release_date": "2020-10-14T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        },
        {
          "category": "workaround",
          "details": "OCP Clusters not using Ceph RBD volumes are not vulnerable to this issue. For clusters using Ceph RBD volumes, this can be mitigated by ensuring the logging level is below 4 and protecting unauthorized access to cluster logs.\n\nFor OCP, the logging level for core components can be configured using operators, e.g. for kube-controller-manager:\nhttps://docs.openshift.com/container-platform/latest/rest_api/operator_apis/kubecontrollermanager-operator-openshift-io-v1.html#specification\n\nIn OCP, a logging level of \"Debug\" is equivalent to 4: \nhttps://github.com/openshift/api/blob/master/operator/v1/types.go#L96\n\nThe default logging level is \"Normal\", which is equivalent to 2. Clusters running with the default level are not vulnerable to this issue.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "kubernetes: Ceph RBD adminSecrets exposed in logs when loglevel \u003e= 4"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "The containerd project"
          ]
        },
        {
          "names": [
            "Ian Coldwater",
            "Duffie Cooley",
            "Rory McCune",
            "Brad Geesaman",
            "Josh Larsen"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-15157",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2020-10-12T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1888248"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in containerd.  Credentials may be leaked during an image pull.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "containerd: credentials leak during image pull",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform (OCP) the ose-cluster-autoscaler container ships vulnerable version of the containerd package, but only containerd api is used by the container. The vulnerable code is not delivered, hence marked as wontfix.",
          "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": [
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "RHBZ#1888248",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1888248"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15157",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15157",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "https://github.com/containerd/containerd/releases/tag/v1.2.14",
          "url": "https://github.com/containerd/containerd/releases/tag/v1.2.14"
        },
        {
          "category": "external",
          "summary": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c",
          "url": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c"
        },
        {
          "category": "external",
          "summary": "https://www.openwall.com/lists/oss-security/2020/10/15/1",
          "url": "https://www.openwall.com/lists/oss-security/2020/10/15/1"
        }
      ],
      "release_date": "2020-10-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "containerd: credentials leak during image pull"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Hubert Kario"
          ],
          "organization": "Red Hat",
          "summary": "This issue was discovered by Red Hat."
        }
      ],
      "cve": "CVE-2020-25658",
      "cwe": {
        "id": "CWE-385",
        "name": "Covert Timing Channel"
      },
      "discovery_date": "2020-10-21T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1889972"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-rsa, where it is vulnerable to Bleichenbacher timing attacks. This flaw allows an attacker, via the RSA decryption API, to decrypt parts of the ciphertext encrypted with RSA. The highest threat from this vulnerability is to confidentiality.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-rsa: bleichenbacher timing oracle attack against RSA decryption",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In Red Hat OpenStack Platform, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-rsa package.",
          "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.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-25658"
        },
        {
          "category": "external",
          "summary": "RHBZ#1889972",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889972"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25658",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-25658"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25658",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25658"
        },
        {
          "category": "external",
          "summary": "https://github.com/sybrenstuvel/python-rsa/issues/165",
          "url": "https://github.com/sybrenstuvel/python-rsa/issues/165"
        }
      ],
      "release_date": "2020-11-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-rsa: bleichenbacher timing oracle attack against RSA decryption"
    },
    {
      "cve": "CVE-2020-28362",
      "cwe": {
        "id": "CWE-295",
        "name": "Improper Certificate Validation"
      },
      "discovery_date": "2020-11-12T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1897635"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the math/big package of Go\u0027s standard library that causes a denial of service. Applications written in Go that use math/big via cryptographic packages, including crypto/rsa and crypto/x509, are vulnerable and can potentially cause panic via a crafted certificate chain. The highest threat from this vulnerability is to system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: math/big: panic during recursive division of very large numbers",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "OpenShift ServiceMesh (OSSM) 1.1 is Out Of Support Scope (OOSS) for Moderate and Low impact vulnerabilities because it is now in the Maintenance Phase of the support.\nOpenshift Virtualization 1 (formerly Container Native Virtualization) is Out Of Support Scope (OOSS) for Moderate and Low impact vulnerabilities.\n\nRed Hat Gluster Storage 3 shipped multi-cloud-object-gateway-cli and noobaa-operator container as a technical preview and is not currently planned to be addressed in future updates.\n\nOpenShift Container Platform (OCP) 4.5 and earlier are built with Go versions earlier than 1.14, which are not affected by this vulnerability. OCP 4.6 is built with Go 1.15 and is affected.",
          "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.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-28362"
        },
        {
          "category": "external",
          "summary": "RHBZ#1897635",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1897635"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28362",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-28362"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28362",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28362"
        }
      ],
      "release_date": "2020-11-12T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "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.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: math/big: panic during recursive division of very large numbers"
    },
    {
      "cve": "CVE-2021-3121",
      "cwe": {
        "id": "CWE-129",
        "name": "Improper Validation of Array Index"
      },
      "discovery_date": "2021-01-28T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1921650"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in github.com/gogo/protobuf before 1.3.2 that allows an out-of-bounds access when unmarshalling certain protobuf objects. This flaw allows a remote attacker to send crafted protobuf messages, causing panic and resulting in a denial of service. The highest threat from this vulnerability is to availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and Red Hat OpenShift Jaeger (RHOSJ) all include code generated by github.com/gogo/protobuf to parse protobuf messages. However, no component is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate for OCP, OSSM and RHOSJ.\n\nOpenShift Virtualization includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no component of OpenShift Virtualization is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no RHACM component is accepting  protobuf messages from unauthenticated sources and are used with a limited scope, hence this vulnerability is rated Moderate for RHACM.\n\nRed Hat Cluster Application Migration (CAM) includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no CAM component is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate for CAM.\n\nCryostat-2 is affected as it does ship gogo/protobuf library with it\u0027s distribution but the only use for Protobuf would be the Kubernetes/OpenShift API server the operator communicates with and it should be authenticated hence it is affected with Moderate 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": [
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-3121"
        },
        {
          "category": "external",
          "summary": "RHBZ#1921650",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1921650"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3121",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3121"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3121",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3121"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.6,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation"
    }
  ]
}
  RHSA-2020:5634
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.7.0 is now available.\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\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container\nPlatform 4.7.0. See the following advisory for the container images for\nthis release:\n\nhttps://access.redhat.com/errata/RHSA-2020:5633\n\nAll OpenShift Container Platform 4.7 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift Console\nor the CLI oc command. Instructions for upgrading a cluster are available\nat\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-between-minor.html#understanding-upgrade-channels_updating-cluster-between-minor.\n\nSecurity Fix(es):\n\n* gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation (CVE-2021-3121)\n\n* kubernetes: Ceph RBD adminSecrets exposed in logs when loglevel \u003e= 4 (CVE-2020-8566)\n\n* containerd: credentials leak during image pull (CVE-2020-15157)\n\n* python-rsa: bleichenbacher timing oracle attack against RSA decryption (CVE-2020-25658)\n\n* atomic-openshift: cross-namespace owner references can trigger deletions of valid children (CVE-2019-3884)\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-2020:5634",
        "url": "https://access.redhat.com/errata/RHSA-2020:5634"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "1693905",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693905"
      },
      {
        "category": "external",
        "summary": "1886640",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886640"
      },
      {
        "category": "external",
        "summary": "1888248",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1888248"
      },
      {
        "category": "external",
        "summary": "1889972",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889972"
      },
      {
        "category": "external",
        "summary": "1910081",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1910081"
      },
      {
        "category": "external",
        "summary": "1921650",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1921650"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2020_5634.json"
      }
    ],
    "title": "Red Hat Security Advisory: OpenShift Container Platform 4.7.0 packages security update",
    "tracking": {
      "current_release_date": "2025-10-28T01:42:13+00:00",
      "generator": {
        "date": "2025-10-28T01:42:13+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.10"
        }
      },
      "id": "RHSA-2020:5634",
      "initial_release_date": "2021-02-24T14:45:13+00:00",
      "revision_history": [
        {
          "date": "2021-02-24T14:45:13+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-02-24T14:45:13+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-10-28T01:42: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.7",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.7",
                  "product_id": "8Base-RHOSE-4.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.7::el8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat OpenShift Container Platform 4.7",
                "product": {
                  "name": "Red Hat OpenShift Container Platform 4.7",
                  "product_id": "7Server-RH7-RHOSE-4.7",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:openshift:4.7::el7"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat OpenShift Enterprise"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ansible-runner-0:1.4.6-2.el8ar.src",
                "product": {
                  "name": "ansible-runner-0:1.4.6-2.el8ar.src",
                  "product_id": "ansible-runner-0:1.4.6-2.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-runner@1.4.6-2.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-runner-http-0:1.0.0-2.el8ar.src",
                "product": {
                  "name": "ansible-runner-http-0:1.0.0-2.el8ar.src",
                  "product_id": "ansible-runner-http-0:1.0.0-2.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-runner-http@1.0.0-2.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
                "product": {
                  "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
                  "product_id": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.7.0-202011171454.p0.git.15.675c1c8.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
                "product": {
                  "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
                  "product_id": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.151.0-1.rhaos4.7.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.20.0-1.el8.src",
                "product": {
                  "name": "cri-tools-0:1.20.0-1.el8.src",
                  "product_id": "cri-tools-0:1.20.0-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.20.0-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-0:049-95.git20200804.el8_3.4.src",
                "product": {
                  "name": "dracut-0:049-95.git20200804.el8_3.4.src",
                  "product_id": "dracut-0:049-95.git20200804.el8_3.4.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut@049-95.git20200804.el8_3.4?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "faq-0:0.0.6-5.el8.src",
                "product": {
                  "name": "faq-0:0.0.6-5.el8.src",
                  "product_id": "faq-0:0.0.6-5.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/faq@0.0.6-5.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
                "product": {
                  "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
                  "product_id": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.5.0-2.git642a960.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-0:1.18.0-4.el8ost.src",
                "product": {
                  "name": "grpc-0:1.18.0-4.el8ost.src",
                  "product_id": "grpc-0:1.18.0-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-0:2.0.19-1.el8.src",
                "product": {
                  "name": "haproxy-0:2.0.19-1.el8.src",
                  "product_id": "haproxy-0:2.0.19-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy@2.0.19-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-0:15.1-20210114.1.el8.src",
                "product": {
                  "name": "ironic-images-0:15.1-20210114.1.el8.src",
                  "product_id": "ironic-images-0:15.1-20210114.1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images@15.1-20210114.1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el8.src",
                "product": {
                  "name": "jq-0:1.6-2.el8.src",
                  "product_id": "jq-0:1.6-2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-0:1.1.5-4.el8.src",
                "product": {
                  "name": "libnftnl-0:1.1.5-4.el8.src",
                  "product_id": "libnftnl-0:1.1.5-4.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl@1.1.5-4.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-0:1.0.16-4.5.el8ost.src",
                "product": {
                  "name": "libsodium-0:1.0.16-4.5.el8ost.src",
                  "product_id": "libsodium-0:1.0.16-4.5.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium@1.0.16-4.5.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-0:1.2.1-5.el8.src",
                "product": {
                  "name": "libunwind-0:1.2.1-5.el8.src",
                  "product_id": "libunwind-0:1.2.1-5.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind@1.2.1-5.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
                "product": {
                  "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
                  "product_id": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter@0.2-4.git7c289cc.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
                "product": {
                  "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
                  "product_id": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-python-agent@6.4.3-0.20201217171210.bd45db1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-0:2.13.0-79.el8fdp.src",
                "product": {
                  "name": "openvswitch2.13-0:2.13.0-79.el8fdp.src",
                  "product_id": "openvswitch2.13-0:2.13.0-79.el8fdp.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13@2.13.0-79.el8fdp?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-0:20.09.0-21.el8fdn.src",
                "product": {
                  "name": "ovn2.13-0:20.09.0-21.el8fdn.src",
                  "product_id": "ovn2.13-0:20.09.0-21.el8fdn.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13@20.09.0-21.el8fdn?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-0:1.3.6-12.el8_3.src",
                "product": {
                  "name": "powerpc-utils-0:1.3.6-12.el8_3.src",
                  "product_id": "powerpc-utils-0:1.3.6-12.el8_3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils@1.3.6-12.el8_3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-0:3.6.1-4.el8ost.src",
                "product": {
                  "name": "protobuf-0:3.6.1-4.el8ost.src",
                  "product_id": "protobuf-0:3.6.1-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf@3.6.1-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-alembic-0:1.4.2-5.el8ost.src",
                "product": {
                  "name": "python-alembic-0:1.4.2-5.el8ost.src",
                  "product_id": "python-alembic-0:1.4.2-5.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-alembic@1.4.2-5.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-boto3-0:1.9.101-1.el8ost.src",
                "product": {
                  "name": "python-boto3-0:1.9.101-1.el8ost.src",
                  "product_id": "python-boto3-0:1.9.101-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-boto3@1.9.101-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-botocore-0:1.12.119-1.el8ost.src",
                "product": {
                  "name": "python-botocore-0:1.12.119-1.el8ost.src",
                  "product_id": "python-botocore-0:1.12.119-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-botocore@1.12.119-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-cachetools-0:3.1.0-1.el8ost.src",
                "product": {
                  "name": "python-cachetools-0:3.1.0-1.el8ost.src",
                  "product_id": "python-cachetools-0:3.1.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-cachetools@3.1.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-certifi-0:2018.10.15-4.el8ost.src",
                "product": {
                  "name": "python-certifi-0:2018.10.15-4.el8ost.src",
                  "product_id": "python-certifi-0:2018.10.15-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-certifi@2018.10.15-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-construct-0:2.10.56-1.el8ost.src",
                "product": {
                  "name": "python-construct-0:2.10.56-1.el8ost.src",
                  "product_id": "python-construct-0:2.10.56-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-construct@2.10.56-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-daemon-0:2.1.2-9.el8ar.src",
                "product": {
                  "name": "python-daemon-0:2.1.2-9.el8ar.src",
                  "product_id": "python-daemon-0:2.1.2-9.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-daemon@2.1.2-9.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
                "product": {
                  "name": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
                  "product_id": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-debtcollector@2.2.0-0.20201008171245.649189d.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-dictdiffer-0:0.7.1-2.el8ost.src",
                "product": {
                  "name": "python-dictdiffer-0:0.7.1-2.el8ost.src",
                  "product_id": "python-dictdiffer-0:0.7.1-2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-dictdiffer@0.7.1-2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-eventlet-0:0.25.2-3.el8ost.src",
                "product": {
                  "name": "python-eventlet-0:0.25.2-3.el8ost.src",
                  "product_id": "python-eventlet-0:0.25.2-3.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-eventlet@0.25.2-3.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-flask-1:1.1.1-1.el8ost.src",
                "product": {
                  "name": "python-flask-1:1.1.1-1.el8ost.src",
                  "product_id": "python-flask-1:1.1.1-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-flask@1.1.1-1.el8ost?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-google-auth-0:1.3.0-1.el8ost.src",
                "product": {
                  "name": "python-google-auth-0:1.3.0-1.el8ost.src",
                  "product_id": "python-google-auth-0:1.3.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-google-auth@1.3.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
                "product": {
                  "name": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
                  "product_id": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-hardware@0.23.0-0.20201031022149.59211cc.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ifaddr-0:0.1.6-5.el8ost.src",
                "product": {
                  "name": "python-ifaddr-0:0.1.6-5.el8ost.src",
                  "product_id": "python-ifaddr-0:0.1.6-5.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ifaddr@0.1.6-5.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
                "product": {
                  "name": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
                  "product_id": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-importlib-metadata@1.7.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
                "product": {
                  "name": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
                  "product_id": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ironic-lib@4.4.1-0.20201218041209.aa7cfec.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
                "product": {
                  "name": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
                  "product_id": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-keystoneauth1@4.2.0-0.20200630234358.dab8e10.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-kubernetes-0:11.0.0-1.el8.src",
                "product": {
                  "name": "python-kubernetes-0:11.0.0-1.el8.src",
                  "product_id": "python-kubernetes-0:11.0.0-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-kubernetes@11.0.0-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
                "product": {
                  "name": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
                  "product_id": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-kuryr-lib@1.1.1-0.20190923160834.41e6964.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-lockfile-1:0.11.0-8.el8ar.src",
                "product": {
                  "name": "python-lockfile-1:0.11.0-8.el8ar.src",
                  "product_id": "python-lockfile-1:0.11.0-8.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-lockfile@0.11.0-8.el8ar?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-msgpack-0:0.6.2-1.el8ost.src",
                "product": {
                  "name": "python-msgpack-0:0.6.2-1.el8ost.src",
                  "product_id": "python-msgpack-0:0.6.2-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-msgpack@0.6.2-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-openshift-1:0.11.2-1.el8.src",
                "product": {
                  "name": "python-openshift-1:0.11.2-1.el8.src",
                  "product_id": "python-openshift-1:0.11.2-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-openshift@0.11.2-1.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
                "product": {
                  "name": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
                  "product_id": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-openstacksdk@0.48.0-0.20200708092906.3b693c2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
                "product": {
                  "name": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
                  "product_id": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-concurrency@4.3.0-0.20201008180343.2f78803.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
                "product": {
                  "name": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
                  "product_id": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-config@8.3.2-0.20201008180634.fcb8894.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
                "product": {
                  "name": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
                  "product_id": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-context@3.1.1-0.20201008190523.57dbded.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
                "product": {
                  "name": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
                  "product_id": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-db@8.4.0-0.20200918104110.e42c733.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
                "product": {
                  "name": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
                  "product_id": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-i18n@5.0.1-0.20201009131251.73187bd.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
                "product": {
                  "name": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
                  "product_id": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-log@4.3.1-0.20201207021200.1597f24.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
                "product": {
                  "name": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
                  "product_id": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-serialization@4.0.1-0.20201008182423.c7884b2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
                "product": {
                  "name": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
                  "product_id": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-service@2.4.0-0.20201008184547.58466a6.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
                "product": {
                  "name": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
                  "product_id": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-utils@4.6.0-0.20201009175936.91497da.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-packaging-0:20.4-1.el8ost.src",
                "product": {
                  "name": "python-packaging-0:20.4-1.el8ost.src",
                  "product_id": "python-packaging-0:20.4-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-packaging@20.4-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-paste-0:3.2.4-1.el8ost.src",
                "product": {
                  "name": "python-paste-0:3.2.4-1.el8ost.src",
                  "product_id": "python-paste-0:3.2.4-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-paste@3.2.4-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-paste-deploy-0:2.0.1-4.el8ost.src",
                "product": {
                  "name": "python-paste-deploy-0:2.0.1-4.el8ost.src",
                  "product_id": "python-paste-deploy-0:2.0.1-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-paste-deploy@2.0.1-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pbr-0:5.4.3-2.el8ost.src",
                "product": {
                  "name": "python-pbr-0:5.4.3-2.el8ost.src",
                  "product_id": "python-pbr-0:5.4.3-2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pbr@5.4.3-2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pexpect-0:4.6-2.el8ar.src",
                "product": {
                  "name": "python-pexpect-0:4.6-2.el8ar.src",
                  "product_id": "python-pexpect-0:4.6-2.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pexpect@4.6-2.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pint-0:0.10.1-1.el8ost.src",
                "product": {
                  "name": "python-pint-0:0.10.1-1.el8ost.src",
                  "product_id": "python-pint-0:0.10.1-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pint@0.10.1-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psutil-0:5.6.6-1.el8ar.src",
                "product": {
                  "name": "python-psutil-0:5.6.6-1.el8ar.src",
                  "product_id": "python-psutil-0:5.6.6-1.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psutil@5.6.6-1.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pyroute2-0:0.5.13-1.el8ost.src",
                "product": {
                  "name": "python-pyroute2-0:0.5.13-1.el8ost.src",
                  "product_id": "python-pyroute2-0:0.5.13-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pyroute2@0.5.13-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
                "product": {
                  "name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
                  "product_id": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-requests-unixsocket@0.1.5-5.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ruamel-yaml-0:0.15.41-4.el8ost.src",
                "product": {
                  "name": "python-ruamel-yaml-0:0.15.41-4.el8ost.src",
                  "product_id": "python-ruamel-yaml-0:0.15.41-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ruamel-yaml@0.15.41-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-s3transfer-0:0.2.0-1.el8ost.src",
                "product": {
                  "name": "python-s3transfer-0:0.2.0-1.el8ost.src",
                  "product_id": "python-s3transfer-0:0.2.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-s3transfer@0.2.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
                "product": {
                  "name": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
                  "product_id": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-stevedore@3.2.2-0.20201009151242.274eaa6.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-string_utils-0:0.6.0-4.el8ost.src",
                "product": {
                  "name": "python-string_utils-0:0.6.0-4.el8ost.src",
                  "product_id": "python-string_utils-0:0.6.0-4.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-string_utils@0.6.0-4.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
                "product": {
                  "name": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
                  "product_id": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sushy-oem-idrac@0.0.3-0.20200922221223.1202372.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-tenacity-0:6.2.0-1.el8ost.src",
                "product": {
                  "name": "python-tenacity-0:6.2.0-1.el8ost.src",
                  "product_id": "python-tenacity-0:6.2.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-tenacity@6.2.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
                "product": {
                  "name": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
                  "product_id": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-tooz@2.7.0-0.20200723133754.fca43df.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-websocket-client-0:0.54.0-1.el8ost.src",
                "product": {
                  "name": "python-websocket-client-0:0.54.0-1.el8ost.src",
                  "product_id": "python-websocket-client-0:0.54.0-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-websocket-client@0.54.0-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-werkzeug-0:1.0.1-3.el8ost.src",
                "product": {
                  "name": "python-werkzeug-0:1.0.1-3.el8ost.src",
                  "product_id": "python-werkzeug-0:1.0.1-3.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-werkzeug@1.0.1-3.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-zeroconf-0:0.24.4-1.el8ost.src",
                "product": {
                  "name": "python-zeroconf-0:0.24.4-1.el8ost.src",
                  "product_id": "python-zeroconf-0:0.24.4-1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-zeroconf@0.24.4-1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-zipp-0:0.5.1-2.el8ost.src",
                "product": {
                  "name": "python-zipp-0:0.5.1-2.el8ost.src",
                  "product_id": "python-zipp-0:0.5.1-2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-zipp@0.5.1-2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tini-0:0.16.1-1.el8ar.src",
                "product": {
                  "name": "tini-0:0.16.1-1.el8ar.src",
                  "product_id": "tini-0:0.16.1-1.el8ar.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
                "product": {
                  "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
                  "product_id": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager@1.26.0-12.1.rhaos4.7.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
                "product": {
                  "name": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
                  "product_id": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic@16.0.4-0.20210203051223.7d74ea0.el8?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-rsa-0:4.7-1.el8.src",
                "product": {
                  "name": "python-rsa-0:4.7-1.el8.src",
                  "product_id": "python-rsa-0:4.7-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-rsa@4.7-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
                "product": {
                  "name": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
                  "product_id": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-kuryr@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
                "product": {
                  "name": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
                  "product_id": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sushy@3.6.1-0.20210122201213.7ec0422.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-0:2.6.3-2.el8ost.src",
                "product": {
                  "name": "gperftools-0:2.6.3-2.el8ost.src",
                  "product_id": "gperftools-0:2.6.3-2.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools@2.6.3-2.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
                "product": {
                  "name": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
                  "product_id": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pyghmi@1.5.14-2.1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
                "product": {
                  "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
                  "product_id": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.7.1611636915-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
                "product": {
                  "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
                  "product_id": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector@10.4.1-0.20201123161216.70fccec.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-0:15-1.el8.src",
                "product": {
                  "name": "clevis-0:15-1.el8.src",
                  "product_id": "clevis-0:15-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis@15-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-bootupd-0:0.2.5-2.el8.src",
                "product": {
                  "name": "rust-bootupd-0:0.2.5-2.el8.src",
                  "product_id": "rust-bootupd-0:0.2.5-2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-bootupd@0.2.5-2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
                "product": {
                  "name": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
                  "product_id": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-afterburn@4.6.0-1.rhaos4.7.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-0:2020.7-1.el8_3.src",
                "product": {
                  "name": "rpm-ostree-0:2020.7-1.el8_3.src",
                  "product_id": "rpm-ostree-0:2020.7-1.el8_3.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree@2020.7-1.el8_3?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.src",
                "product": {
                  "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.src",
                  "product_id": "rhosp-director-images-0:17.0-20200606.1.el8ost.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images@17.0-20200606.1.el8ost?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
                "product": {
                  "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
                  "product_id": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhcos-tools@0.0.0-1.rhaos4.2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redhat-release-coreos-0:47.83-1.el8.src",
                "product": {
                  "name": "redhat-release-coreos-0:47.83-1.el8.src",
                  "product_id": "redhat-release-coreos-0:47.83-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redhat-release-coreos@47.83-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-0:2020.7-1.el8.src",
                "product": {
                  "name": "ostree-0:2020.7-1.el8.src",
                  "product_id": "ostree-0:2020.7-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree@2020.7-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-0:3.20.1-2.el8.src",
                "product": {
                  "name": "inotify-tools-0:3.20.1-2.el8.src",
                  "product_id": "inotify-tools-0:3.20.1-2.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools@3.20.1-2.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
                "product": {
                  "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
                  "product_id": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
                "product": {
                  "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
                  "product_id": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer@0.8.0-3.rhaos4.7.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
                "product": {
                  "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
                  "product_id": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.3-1.rhaos4.7.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el8.src",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el8.src",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el8?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
                "product": {
                  "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
                  "product_id": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift@4.7.0-202102060108.p0.git.97095.7271b90.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jenkins-0:2.263.3.1612449007-1.el8.src",
                "product": {
                  "name": "jenkins-0:2.263.3.1612449007-1.el8.src",
                  "product_id": "jenkins-0:2.263.3.1612449007-1.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jenkins@2.263.3.1612449007-1.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.src",
                "product": {
                  "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.src",
                  "product_id": "toolbox-0:0.0.8-3.rhaos4.7.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.8-3.rhaos4.7.el8?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el7.src",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el7.src",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el7?arch=src\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.18.0-3.el7.src",
                "product": {
                  "name": "cri-tools-0:1.18.0-3.el7.src",
                  "product_id": "cri-tools-0:1.18.0-3.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.18.0-3.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-0:2.0.19-1.el7.src",
                "product": {
                  "name": "haproxy-0:2.0.19-1.el7.src",
                  "product_id": "haproxy-0:2.0.19-1.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy@2.0.19-1.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el7.src",
                "product": {
                  "name": "jq-0:1.6-2.el7.src",
                  "product_id": "jq-0:1.6-2.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oniguruma-0:5.9.2-5.el7.src",
                "product": {
                  "name": "oniguruma-0:5.9.2-5.el7.src",
                  "product_id": "oniguruma-0:5.9.2-5.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oniguruma@5.9.2-5.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-botocore-0:1.4.57-5.el7.src",
                "product": {
                  "name": "python-botocore-0:1.4.57-5.el7.src",
                  "product_id": "python-botocore-0:1.4.57-5.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-botocore@1.4.57-5.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
                "product": {
                  "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
                  "product_id": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-ansible@4.7.0-202102032256.p0.git.0.bf7d9a7.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
                "product": {
                  "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
                  "product_id": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift@4.7.0-202102060108.p0.git.97095.7271b90.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el7?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el7.51?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ansible-runner-0:1.4.6-2.el8ar.noarch",
                "product": {
                  "name": "ansible-runner-0:1.4.6-2.el8ar.noarch",
                  "product_id": "ansible-runner-0:1.4.6-2.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-runner@1.4.6-2.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
                "product": {
                  "name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
                  "product_id": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ansible-runner@1.4.6-2.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
                "product": {
                  "name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
                  "product_id": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-runner-http@1.0.0-2.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
                  "product_id": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/container-selinux@2.151.0-1.rhaos4.7.el8?arch=noarch\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-0:15.1-20210114.1.el8.noarch",
                "product": {
                  "name": "ironic-images-0:15.1-20210114.1.el8.noarch",
                  "product_id": "ironic-images-0:15.1-20210114.1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images@15.1-20210114.1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-all-0:15.1-20210114.1.el8.noarch",
                "product": {
                  "name": "ironic-images-all-0:15.1-20210114.1.el8.noarch",
                  "product_id": "ironic-images-all-0:15.1-20210114.1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images-all@15.1-20210114.1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
                "product": {
                  "name": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
                  "product_id": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images-ipa-ppc64le@15.1-20210114.1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
                "product": {
                  "name": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
                  "product_id": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ironic-images-ipa-x86_64@15.1-20210114.1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                "product": {
                  "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                  "product_id": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-python-agent@6.4.3-0.20201217171210.bd45db1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                "product": {
                  "name": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                  "product_id": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ironic-python-agent@6.4.3-0.20201217171210.bd45db1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
                "product": {
                  "name": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
                  "product_id": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-test@2.13.0-79.el8fdp?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-vim-0:3.6.1-4.el8ost.noarch",
                "product": {
                  "name": "protobuf-vim-0:3.6.1-4.el8ost.noarch",
                  "product_id": "protobuf-vim-0:3.6.1-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-vim@3.6.1-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-protobuf-0:3.6.1-4.el8ost.noarch",
                "product": {
                  "name": "python3-protobuf-0:3.6.1-4.el8ost.noarch",
                  "product_id": "python3-protobuf-0:3.6.1-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-protobuf@3.6.1-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-alembic-0:1.4.2-5.el8ost.noarch",
                "product": {
                  "name": "python3-alembic-0:1.4.2-5.el8ost.noarch",
                  "product_id": "python3-alembic-0:1.4.2-5.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-alembic@1.4.2-5.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-boto3-0:1.9.101-1.el8ost.noarch",
                "product": {
                  "name": "python3-boto3-0:1.9.101-1.el8ost.noarch",
                  "product_id": "python3-boto3-0:1.9.101-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-boto3@1.9.101-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-botocore-0:1.12.119-1.el8ost.noarch",
                "product": {
                  "name": "python2-botocore-0:1.12.119-1.el8ost.noarch",
                  "product_id": "python2-botocore-0:1.12.119-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-botocore@1.12.119-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-botocore-0:1.12.119-1.el8ost.noarch",
                "product": {
                  "name": "python3-botocore-0:1.12.119-1.el8ost.noarch",
                  "product_id": "python3-botocore-0:1.12.119-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-botocore@1.12.119-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-cachetools-0:3.1.0-1.el8ost.noarch",
                "product": {
                  "name": "python2-cachetools-0:3.1.0-1.el8ost.noarch",
                  "product_id": "python2-cachetools-0:3.1.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-cachetools@3.1.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-cachetools-0:3.1.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-cachetools-0:3.1.0-1.el8ost.noarch",
                  "product_id": "python3-cachetools-0:3.1.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-cachetools@3.1.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-certifi-0:2018.10.15-4.el8ost.noarch",
                "product": {
                  "name": "python3-certifi-0:2018.10.15-4.el8ost.noarch",
                  "product_id": "python3-certifi-0:2018.10.15-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-certifi@2018.10.15-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-construct-0:2.10.56-1.el8ost.noarch",
                "product": {
                  "name": "python3-construct-0:2.10.56-1.el8ost.noarch",
                  "product_id": "python3-construct-0:2.10.56-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-construct@2.10.56-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-daemon-0:2.1.2-9.el8ar.noarch",
                "product": {
                  "name": "python3-daemon-0:2.1.2-9.el8ar.noarch",
                  "product_id": "python3-daemon-0:2.1.2-9.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-daemon@2.1.2-9.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
                "product": {
                  "name": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
                  "product_id": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-debtcollector@2.2.0-0.20201008171245.649189d.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
                "product": {
                  "name": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
                  "product_id": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-dictdiffer@0.7.1-2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-eventlet-0:0.25.2-3.el8ost.noarch",
                "product": {
                  "name": "python3-eventlet-0:0.25.2-3.el8ost.noarch",
                  "product_id": "python3-eventlet-0:0.25.2-3.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-eventlet@0.25.2-3.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
                "product": {
                  "name": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
                  "product_id": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-flask-doc@1.1.1-1.el8ost?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-flask-1:1.1.1-1.el8ost.noarch",
                "product": {
                  "name": "python3-flask-1:1.1.1-1.el8ost.noarch",
                  "product_id": "python3-flask-1:1.1.1-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-flask@1.1.1-1.el8ost?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-google-auth-0:1.3.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-google-auth-0:1.3.0-1.el8ost.noarch",
                  "product_id": "python3-google-auth-0:1.3.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-google-auth@1.3.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                "product": {
                  "name": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                  "product_id": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-hardware@0.23.0-0.20201031022149.59211cc.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                "product": {
                  "name": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                  "product_id": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-hardware-detect@0.23.0-0.20201031022149.59211cc.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
                "product": {
                  "name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
                  "product_id": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ifaddr@0.1.6-5.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
                  "product_id": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-importlib-metadata@1.7.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
                "product": {
                  "name": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
                  "product_id": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ironic-lib@4.4.1-0.20201218041209.aa7cfec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
                "product": {
                  "name": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
                  "product_id": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-keystoneauth1@4.2.0-0.20200630234358.dab8e10.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kubernetes-0:11.0.0-1.el8.noarch",
                "product": {
                  "name": "python3-kubernetes-0:11.0.0-1.el8.noarch",
                  "product_id": "python3-kubernetes-0:11.0.0-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kubernetes@11.0.0-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
                "product": {
                  "name": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
                  "product_id": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kubernetes-tests@11.0.0-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                "product": {
                  "name": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_id": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kuryr-binding-scripts@1.1.1-0.20190923160834.41e6964.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                "product": {
                  "name": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_id": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kuryr-lib@1.1.1-0.20190923160834.41e6964.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                "product": {
                  "name": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_id": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kuryr-lib-tests@1.1.1-0.20190923160834.41e6964.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
                "product": {
                  "name": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
                  "product_id": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-lockfile@0.11.0-8.el8ar?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openshift-1:0.11.2-1.el8.noarch",
                "product": {
                  "name": "python3-openshift-1:0.11.2-1.el8.noarch",
                  "product_id": "python3-openshift-1:0.11.2-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openshift@0.11.2-1.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                "product": {
                  "name": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                  "product_id": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openstacksdk@0.48.0-0.20200708092906.3b693c2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                "product": {
                  "name": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                  "product_id": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openstacksdk-tests@0.48.0-0.20200708092906.3b693c2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                "product": {
                  "name": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_id": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-concurrency-lang@4.3.0-0.20201008180343.2f78803.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                "product": {
                  "name": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_id": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-concurrency@4.3.0-0.20201008180343.2f78803.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                "product": {
                  "name": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_id": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-concurrency-tests@4.3.0-0.20201008180343.2f78803.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
                "product": {
                  "name": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
                  "product_id": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-config@8.3.2-0.20201008180634.fcb8894.el8?arch=noarch\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                "product": {
                  "name": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                  "product_id": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-context@3.1.1-0.20201008190523.57dbded.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                "product": {
                  "name": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                  "product_id": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-context-tests@3.1.1-0.20201008190523.57dbded.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                "product": {
                  "name": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_id": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-db-lang@8.4.0-0.20200918104110.e42c733.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                "product": {
                  "name": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_id": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-db@8.4.0-0.20200918104110.e42c733.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                "product": {
                  "name": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_id": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-db-tests@8.4.0-0.20200918104110.e42c733.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                "product": {
                  "name": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                  "product_id": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-i18n-lang@5.0.1-0.20201009131251.73187bd.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                "product": {
                  "name": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                  "product_id": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-i18n@5.0.1-0.20201009131251.73187bd.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                "product": {
                  "name": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_id": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-log-lang@4.3.1-0.20201207021200.1597f24.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                "product": {
                  "name": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_id": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-log@4.3.1-0.20201207021200.1597f24.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                "product": {
                  "name": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_id": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-log-tests@4.3.1-0.20201207021200.1597f24.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                "product": {
                  "name": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                  "product_id": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-serialization@4.0.1-0.20201008182423.c7884b2.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                "product": {
                  "name": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                  "product_id": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-serialization-tests@4.0.1-0.20201008182423.c7884b2.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                "product": {
                  "name": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                  "product_id": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-service@2.4.0-0.20201008184547.58466a6.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                "product": {
                  "name": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                  "product_id": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-service-tests@2.4.0-0.20201008184547.58466a6.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                "product": {
                  "name": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_id": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-oslo-utils-lang@4.6.0-0.20201009175936.91497da.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                "product": {
                  "name": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_id": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-utils@4.6.0-0.20201009175936.91497da.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                "product": {
                  "name": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_id": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-oslo-utils-tests@4.6.0-0.20201009175936.91497da.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-packaging-doc-0:20.4-1.el8ost.noarch",
                "product": {
                  "name": "python-packaging-doc-0:20.4-1.el8ost.noarch",
                  "product_id": "python-packaging-doc-0:20.4-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-packaging-doc@20.4-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-packaging-0:20.4-1.el8ost.noarch",
                "product": {
                  "name": "python3-packaging-0:20.4-1.el8ost.noarch",
                  "product_id": "python3-packaging-0:20.4-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-packaging@20.4-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-paste-0:3.2.4-1.el8ost.noarch",
                "product": {
                  "name": "python3-paste-0:3.2.4-1.el8ost.noarch",
                  "product_id": "python3-paste-0:3.2.4-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-paste@3.2.4-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
                "product": {
                  "name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
                  "product_id": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-paste-deploy@2.0.1-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pbr-0:5.4.3-2.el8ost.noarch",
                "product": {
                  "name": "python3-pbr-0:5.4.3-2.el8ost.noarch",
                  "product_id": "python3-pbr-0:5.4.3-2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pbr@5.4.3-2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pexpect-0:4.6-2.el8ar.noarch",
                "product": {
                  "name": "python3-pexpect-0:4.6-2.el8ar.noarch",
                  "product_id": "python3-pexpect-0:4.6-2.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pexpect@4.6-2.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pint-0:0.10.1-1.el8ost.noarch",
                "product": {
                  "name": "python3-pint-0:0.10.1-1.el8ost.noarch",
                  "product_id": "python3-pint-0:0.10.1-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pint@0.10.1-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
                "product": {
                  "name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
                  "product_id": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pyroute2@0.5.13-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
                "product": {
                  "name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
                  "product_id": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-requests-unixsocket@0.1.5-5.el8ar?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-s3transfer-0:0.2.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-s3transfer-0:0.2.0-1.el8ost.noarch",
                  "product_id": "python3-s3transfer-0:0.2.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-s3transfer@0.2.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
                "product": {
                  "name": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
                  "product_id": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-stevedore@3.2.2-0.20201009151242.274eaa6.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-string_utils-0:0.6.0-4.el8ost.noarch",
                "product": {
                  "name": "python3-string_utils-0:0.6.0-4.el8ost.noarch",
                  "product_id": "python3-string_utils-0:0.6.0-4.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-string_utils@0.6.0-4.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                "product": {
                  "name": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                  "product_id": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sushy-oem-idrac@0.0.3-0.20200922221223.1202372.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                "product": {
                  "name": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                  "product_id": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sushy-oem-idrac-tests@0.0.3-0.20200922221223.1202372.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
                  "product_id": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-tenacity@6.2.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
                "product": {
                  "name": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
                  "product_id": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-tooz@2.7.0-0.20200723133754.fca43df.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-websocket-client-0:0.54.0-1.el8ost.noarch",
                "product": {
                  "name": "python3-websocket-client-0:0.54.0-1.el8ost.noarch",
                  "product_id": "python3-websocket-client-0:0.54.0-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-websocket-client@0.54.0-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
                "product": {
                  "name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
                  "product_id": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-werkzeug@1.0.1-3.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
                "product": {
                  "name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
                  "product_id": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-zeroconf@0.24.4-1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-zipp-0:0.5.1-2.el8ost.noarch",
                "product": {
                  "name": "python3-zipp-0:0.5.1-2.el8ost.noarch",
                  "product_id": "python3-zipp-0:0.5.1-2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-zipp@0.5.1-2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_id": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-config-connectivity-redhat@1.26.0-12.1.rhaos4.7.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_id": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-config-server@1.26.0-12.1.rhaos4.7.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_id": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-dispatcher-routing-rules@1.26.0-12.1.rhaos4.7.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                "product": {
                  "name": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_id": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-api@16.0.4-0.20210203051223.7d74ea0.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                "product": {
                  "name": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_id": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-common@16.0.4-0.20210203051223.7d74ea0.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                "product": {
                  "name": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_id": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-conductor@16.0.4-0.20210203051223.7d74ea0.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                "product": {
                  "name": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_id": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ironic-tests@16.0.4-0.20210203051223.7d74ea0.el8?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-rsa-0:4.7-1.el8.noarch",
                "product": {
                  "name": "python3-rsa-0:4.7-1.el8.noarch",
                  "product_id": "python3-rsa-0:4.7-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-rsa@4.7-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                "product": {
                  "name": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_id": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-kuryr-cni@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                "product": {
                  "name": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_id": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-kuryr-common@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                "product": {
                  "name": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_id": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-kuryr-controller@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                "product": {
                  "name": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_id": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-kuryr-kubernetes@4.7.0-202101262230.p0.git.2494.cd95ce5.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                "product": {
                  "name": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                  "product_id": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sushy@3.6.1-0.20210122201213.7ec0422.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                "product": {
                  "name": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                  "product_id": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-sushy-tests@3.6.1-0.20210122201213.7ec0422.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "pprof-0:2.6.3-2.el8ost.noarch",
                "product": {
                  "name": "pprof-0:2.6.3-2.el8ost.noarch",
                  "product_id": "pprof-0:2.6.3-2.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/pprof@2.6.3-2.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
                "product": {
                  "name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
                  "product_id": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pyghmi@1.5.14-2.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
                "product": {
                  "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
                  "product_id": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jenkins-2-plugins@4.7.1611636915-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector-api@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector-conductor@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openstack-ironic-inspector-dnsmasq@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                "product": {
                  "name": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_id": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ironic-inspector-tests@10.4.1-0.20201123161216.70fccec.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/octavia-amphora-image-x86_64@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-all@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-ipa@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-ipa-ppc64le@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-ipa-x86_64@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-minimal@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-ppc64le@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
                "product": {
                  "name": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_id": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhosp-director-images-x86_64@17.0-20200606.1.el8ost?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
                "product": {
                  "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
                  "product_id": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhcos-tools@0.0.0-1.rhaos4.2.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_id": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/console-login-helper-messages@0.20.3-1.rhaos4.7.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_id": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/console-login-helper-messages-issuegen@0.20.3-1.rhaos4.7.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
                "product": {
                  "name": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_id": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/console-login-helper-messages-profile@0.20.3-1.rhaos4.7.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jenkins-0:2.263.3.1612449007-1.el8.noarch",
                "product": {
                  "name": "jenkins-0:2.263.3.1612449007-1.el8.noarch",
                  "product_id": "jenkins-0:2.263.3.1612449007-1.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jenkins@2.263.3.1612449007-1.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
                "product": {
                  "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
                  "product_id": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/toolbox@0.0.8-3.rhaos4.7.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python2-botocore-0:1.4.57-5.el7.noarch",
                "product": {
                  "name": "python2-botocore-0:1.4.57-5.el7.noarch",
                  "product_id": "python2-botocore-0:1.4.57-5.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python2-botocore@1.4.57-5.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                "product": {
                  "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                  "product_id": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-ansible@4.7.0-202102032256.p0.git.0.bf7d9a7.el7?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                "product": {
                  "name": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                  "product_id": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-ansible-test@4.7.0-202102032256.p0.git.0.bf7d9a7.el7?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
                "product": {
                  "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
                  "product_id": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.7.0-202011171454.p0.git.15.675c1c8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_id": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.6-1.rhaos4.5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_id": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.6-1.rhaos4.5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.20.0-1.el8.x86_64",
                "product": {
                  "name": "cri-tools-0:1.20.0-1.el8.x86_64",
                  "product_id": "cri-tools-0:1.20.0-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.20.0-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
                "product": {
                  "name": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
                  "product_id": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.20.0-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
                  "product_id": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.20.0-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-caps@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-generic@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-rescue@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-live@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-network@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-squash@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-tools@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debugsource@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
                "product": {
                  "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_id": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debuginfo@049-95.git20200804.el8_3.4?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "faq-0:0.0.6-5.el8.x86_64",
                "product": {
                  "name": "faq-0:0.0.6-5.el8.x86_64",
                  "product_id": "faq-0:0.0.6-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/faq@0.0.6-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                "product": {
                  "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                  "product_id": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.5.0-2.git642a960.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                "product": {
                  "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                  "product_id": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/prometheus-promu@0.5.0-2.git642a960.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
                "product": {
                  "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-0:2.0.19-1.el8.x86_64",
                "product": {
                  "name": "haproxy20-0:2.0.19-1.el8.x86_64",
                  "product_id": "haproxy20-0:2.0.19-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20@2.0.19-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-debugsource-0:2.0.19-1.el8.x86_64",
                "product": {
                  "name": "haproxy-debugsource-0:2.0.19-1.el8.x86_64",
                  "product_id": "haproxy-debugsource-0:2.0.19-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy-debugsource@2.0.19-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
                "product": {
                  "name": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
                  "product_id": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20-debuginfo@2.0.19-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el8.x86_64",
                "product": {
                  "name": "jq-0:1.6-2.el8.x86_64",
                  "product_id": "jq-0:1.6-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-devel-0:1.6-2.el8.x86_64",
                "product": {
                  "name": "jq-devel-0:1.6-2.el8.x86_64",
                  "product_id": "jq-devel-0:1.6-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-devel@1.6-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debugsource-0:1.6-2.el8.x86_64",
                "product": {
                  "name": "jq-debugsource-0:1.6-2.el8.x86_64",
                  "product_id": "jq-debugsource-0:1.6-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debugsource@1.6-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debuginfo-0:1.6-2.el8.x86_64",
                "product": {
                  "name": "jq-debuginfo-0:1.6-2.el8.x86_64",
                  "product_id": "jq-debuginfo-0:1.6-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-0:1.1.5-4.el8.x86_64",
                "product": {
                  "name": "libnftnl-0:1.1.5-4.el8.x86_64",
                  "product_id": "libnftnl-0:1.1.5-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl@1.1.5-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-devel-0:1.1.5-4.el8.x86_64",
                "product": {
                  "name": "libnftnl-devel-0:1.1.5-4.el8.x86_64",
                  "product_id": "libnftnl-devel-0:1.1.5-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-devel@1.1.5-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
                "product": {
                  "name": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
                  "product_id": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debugsource@1.1.5-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
                "product": {
                  "name": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
                  "product_id": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debuginfo@1.1.5-4.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-devel@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-static@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debugsource@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
                "product": {
                  "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
                  "product_id": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debuginfo@1.0.16-4.5.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-0:1.2.1-5.el8.x86_64",
                "product": {
                  "name": "libunwind-0:1.2.1-5.el8.x86_64",
                  "product_id": "libunwind-0:1.2.1-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind@1.2.1-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-devel-0:1.2.1-5.el8.x86_64",
                "product": {
                  "name": "libunwind-devel-0:1.2.1-5.el8.x86_64",
                  "product_id": "libunwind-devel-0:1.2.1-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-devel@1.2.1-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-debugsource-0:1.2.1-5.el8.x86_64",
                "product": {
                  "name": "libunwind-debugsource-0:1.2.1-5.el8.x86_64",
                  "product_id": "libunwind-debugsource-0:1.2.1-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-debugsource@1.2.1-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
                "product": {
                  "name": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
                  "product_id": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-debuginfo@1.2.1-5.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
                "product": {
                  "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_id": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter@0.2-4.git7c289cc.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
                "product": {
                  "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_id": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debugsource@0.2-4.git7c289cc.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
                "product": {
                  "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_id": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debuginfo@0.2-4.git7c289cc.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/network-scripts-openvswitch2.13@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-devel@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debugsource@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                "product": {
                  "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                  "product_id": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debugsource@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debuginfo@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                "product": {
                  "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_id": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.09.0-21.el8fdn?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-devel-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-devel-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-devel-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-devel@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-lite-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-lite-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-devel@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-static@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-static-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-static-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-static-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-static@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debugsource@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debuginfo@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
                "product": {
                  "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_id": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.6.1-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
                "product": {
                  "name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
                  "product_id": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-msgpack@0.6.2-1.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
                "product": {
                  "name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
                  "product_id": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-msgpack-debugsource@0.6.2-1.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
                "product": {
                  "name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
                  "product_id": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-msgpack-debuginfo@0.6.2-1.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-0:5.6.6-1.el8ar.x86_64",
                "product": {
                  "name": "python3-psutil-0:5.6.6-1.el8ar.x86_64",
                  "product_id": "python3-psutil-0:5.6.6-1.el8ar.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil@5.6.6-1.el8ar?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
                "product": {
                  "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
                  "product_id": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.6-1.el8ar?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
                "product": {
                  "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
                  "product_id": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil-debuginfo@5.6.6-1.el8ar?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
                "product": {
                  "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
                  "product_id": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml@0.15.41-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
                "product": {
                  "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
                  "product_id": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ruamel-yaml-debugsource@0.15.41-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
                "product": {
                  "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
                  "product_id": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml-debuginfo@0.15.41-4.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tini-0:0.16.1-1.el8ar.x86_64",
                "product": {
                  "name": "tini-0:0.16.1-1.el8ar.x86_64",
                  "product_id": "tini-0:0.16.1-1.el8ar.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_id": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-devel-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-devel-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-devel-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-devel@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-libs-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-libs-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-debugsource@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
                "product": {
                  "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
                  "product_id": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs-debuginfo@2.6.3-2.el8ost?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-0:15-1.el8.x86_64",
                  "product_id": "clevis-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-dracut-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-dracut-0:15-1.el8.x86_64",
                  "product_id": "clevis-dracut-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-dracut@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-luks-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-luks-0:15-1.el8.x86_64",
                  "product_id": "clevis-luks-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-luks@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-systemd-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-systemd-0:15-1.el8.x86_64",
                  "product_id": "clevis-systemd-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-systemd@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-udisks2-0:15-1.el8.x86_64",
                  "product_id": "clevis-udisks2-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debugsource-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-debugsource-0:15-1.el8.x86_64",
                  "product_id": "clevis-debugsource-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debugsource@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debuginfo-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-debuginfo-0:15-1.el8.x86_64",
                  "product_id": "clevis-debuginfo-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debuginfo@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
                "product": {
                  "name": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
                  "product_id": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2-debuginfo@15-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bootupd-0:0.2.5-2.el8.x86_64",
                "product": {
                  "name": "bootupd-0:0.2.5-2.el8.x86_64",
                  "product_id": "bootupd-0:0.2.5-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bootupd@0.2.5-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
                "product": {
                  "name": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
                  "product_id": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-bootupd-debugsource@0.2.5-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
                "product": {
                  "name": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
                  "product_id": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bootupd-debuginfo@0.2.5-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_id": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn@4.6.0-1.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_id": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@4.6.0-1.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_id": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn-debuginfo@4.6.0-1.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-devel@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
                "product": {
                  "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
                  "product_id": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2020.7-1.el8_3?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redhat-release-coreos-0:47.83-1.el8.x86_64",
                "product": {
                  "name": "redhat-release-coreos-0:47.83-1.el8.x86_64",
                  "product_id": "redhat-release-coreos-0:47.83-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redhat-release-coreos@47.83-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-devel-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-devel-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-devel-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-devel@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-grub2-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-grub2-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-grub2-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-grub2@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-libs-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-libs-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debugsource-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-debugsource-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-debugsource-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debugsource@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debuginfo-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-debuginfo-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-debuginfo-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debuginfo@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
                "product": {
                  "name": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
                  "product_id": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-1.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-0:3.20.1-2.el8.x86_64",
                "product": {
                  "name": "inotify-tools-0:3.20.1-2.el8.x86_64",
                  "product_id": "inotify-tools-0:3.20.1-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools@3.20.1-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-devel-0:3.20.1-2.el8.x86_64",
                "product": {
                  "name": "inotify-tools-devel-0:3.20.1-2.el8.x86_64",
                  "product_id": "inotify-tools-devel-0:3.20.1-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-devel@3.20.1-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
                "product": {
                  "name": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
                  "product_id": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debugsource@3.20.1-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
                "product": {
                  "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
                  "product_id": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debuginfo@3.20.1-2.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_id": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_id": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer@0.8.0-3.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_id": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.8.0-3.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_id": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.8.0-3.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                "product": {
                  "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_id": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.8.0-3.rhaos4.7.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el8?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
                "product": {
                  "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
                  "product_id": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-hyperkube@4.7.0-202102060108.p0.git.97095.7271b90.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                "product": {
                  "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_id": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-82.rhaos4.6.git086e841.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                "product": {
                  "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_id": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-82.rhaos4.6.git086e841.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                "product": {
                  "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_id": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el7?arch=x86_64\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
                  "product_id": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.6-1.rhaos4.5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.18.0-3.el7.x86_64",
                "product": {
                  "name": "cri-tools-0:1.18.0-3.el7.x86_64",
                  "product_id": "cri-tools-0:1.18.0-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.18.0-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
                  "product_id": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.18.0-3.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-0:2.0.19-1.el7.x86_64",
                "product": {
                  "name": "haproxy20-0:2.0.19-1.el7.x86_64",
                  "product_id": "haproxy20-0:2.0.19-1.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20@2.0.19-1.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
                "product": {
                  "name": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
                  "product_id": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy-debuginfo@2.0.19-1.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el7.x86_64",
                "product": {
                  "name": "jq-0:1.6-2.el7.x86_64",
                  "product_id": "jq-0:1.6-2.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-devel-0:1.6-2.el7.x86_64",
                "product": {
                  "name": "jq-devel-0:1.6-2.el7.x86_64",
                  "product_id": "jq-devel-0:1.6-2.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-devel@1.6-2.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debuginfo-0:1.6-2.el7.x86_64",
                "product": {
                  "name": "jq-debuginfo-0:1.6-2.el7.x86_64",
                  "product_id": "jq-debuginfo-0:1.6-2.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-2.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oniguruma-0:5.9.2-5.el7.x86_64",
                "product": {
                  "name": "oniguruma-0:5.9.2-5.el7.x86_64",
                  "product_id": "oniguruma-0:5.9.2-5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oniguruma@5.9.2-5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oniguruma-devel-0:5.9.2-5.el7.x86_64",
                "product": {
                  "name": "oniguruma-devel-0:5.9.2-5.el7.x86_64",
                  "product_id": "oniguruma-devel-0:5.9.2-5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oniguruma-devel@5.9.2-5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
                "product": {
                  "name": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
                  "product_id": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/oniguruma-debuginfo@5.9.2-5.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                "product": {
                  "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                  "product_id": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.7.0-202102032256.p0.git.3951.0e656ef.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
                "product": {
                  "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
                  "product_id": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-hyperkube@4.7.0-202102060108.p0.git.97095.7271b90.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                "product": {
                  "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                  "product_id": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-82.rhaos4.6.git086e841.el7?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el7.51?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                "product": {
                  "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                  "product_id": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.20.0-0.rhaos4.7.git8921e00.el7.51?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
                "product": {
                  "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
                  "product_id": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.7.0-202011171454.p0.git.15.675c1c8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_id": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.6-1.rhaos4.5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_id": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.6-1.rhaos4.5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.20.0-1.el8.ppc64le",
                "product": {
                  "name": "cri-tools-0:1.20.0-1.el8.ppc64le",
                  "product_id": "cri-tools-0:1.20.0-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.20.0-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
                "product": {
                  "name": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
                  "product_id": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.20.0-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
                  "product_id": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.20.0-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-caps@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-generic@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-rescue@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-live@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-network@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-squash@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-tools@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debugsource@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
                "product": {
                  "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_id": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debuginfo@049-95.git20200804.el8_3.4?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "faq-0:0.0.6-5.el8.ppc64le",
                "product": {
                  "name": "faq-0:0.0.6-5.el8.ppc64le",
                  "product_id": "faq-0:0.0.6-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/faq@0.0.6-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                "product": {
                  "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                  "product_id": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.5.0-2.git642a960.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                "product": {
                  "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                  "product_id": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/prometheus-promu@0.5.0-2.git642a960.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                "product": {
                  "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-0:2.0.19-1.el8.ppc64le",
                "product": {
                  "name": "haproxy20-0:2.0.19-1.el8.ppc64le",
                  "product_id": "haproxy20-0:2.0.19-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20@2.0.19-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
                "product": {
                  "name": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
                  "product_id": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy-debugsource@2.0.19-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
                "product": {
                  "name": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
                  "product_id": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20-debuginfo@2.0.19-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el8.ppc64le",
                "product": {
                  "name": "jq-0:1.6-2.el8.ppc64le",
                  "product_id": "jq-0:1.6-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-devel-0:1.6-2.el8.ppc64le",
                "product": {
                  "name": "jq-devel-0:1.6-2.el8.ppc64le",
                  "product_id": "jq-devel-0:1.6-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-devel@1.6-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debugsource-0:1.6-2.el8.ppc64le",
                "product": {
                  "name": "jq-debugsource-0:1.6-2.el8.ppc64le",
                  "product_id": "jq-debugsource-0:1.6-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debugsource@1.6-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debuginfo-0:1.6-2.el8.ppc64le",
                "product": {
                  "name": "jq-debuginfo-0:1.6-2.el8.ppc64le",
                  "product_id": "jq-debuginfo-0:1.6-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-0:1.1.5-4.el8.ppc64le",
                "product": {
                  "name": "libnftnl-0:1.1.5-4.el8.ppc64le",
                  "product_id": "libnftnl-0:1.1.5-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl@1.1.5-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-devel-0:1.1.5-4.el8.ppc64le",
                "product": {
                  "name": "libnftnl-devel-0:1.1.5-4.el8.ppc64le",
                  "product_id": "libnftnl-devel-0:1.1.5-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-devel@1.1.5-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
                "product": {
                  "name": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
                  "product_id": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debugsource@1.1.5-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
                "product": {
                  "name": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
                  "product_id": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debuginfo@1.1.5-4.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-devel@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-static@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debugsource@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
                "product": {
                  "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_id": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debuginfo@1.0.16-4.5.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-0:1.2.1-5.el8.ppc64le",
                "product": {
                  "name": "libunwind-0:1.2.1-5.el8.ppc64le",
                  "product_id": "libunwind-0:1.2.1-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind@1.2.1-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-devel-0:1.2.1-5.el8.ppc64le",
                "product": {
                  "name": "libunwind-devel-0:1.2.1-5.el8.ppc64le",
                  "product_id": "libunwind-devel-0:1.2.1-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-devel@1.2.1-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
                "product": {
                  "name": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
                  "product_id": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-debugsource@1.2.1-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
                "product": {
                  "name": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
                  "product_id": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libunwind-debuginfo@1.2.1-5.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
                "product": {
                  "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_id": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter@0.2-4.git7c289cc.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
                "product": {
                  "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_id": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debugsource@0.2-4.git7c289cc.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
                "product": {
                  "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_id": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debuginfo@0.2-4.git7c289cc.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/network-scripts-openvswitch2.13@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-devel@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debugsource@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                "product": {
                  "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                  "product_id": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debugsource@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debuginfo@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                "product": {
                  "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_id": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.09.0-21.el8fdn?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
                "product": {
                  "name": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
                  "product_id": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils@1.3.6-12.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
                "product": {
                  "name": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
                  "product_id": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils-core@1.3.6-12.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
                "product": {
                  "name": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
                  "product_id": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils-debugsource@1.3.6-12.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
                "product": {
                  "name": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
                  "product_id": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/powerpc-utils-core-debuginfo@1.3.6-12.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-devel@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-devel@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-static@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-static-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-static-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-static-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-static@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debugsource@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debuginfo@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                "product": {
                  "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_id": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.6.1-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-0:5.6.6-1.el8ar.ppc64le",
                "product": {
                  "name": "python3-psutil-0:5.6.6-1.el8ar.ppc64le",
                  "product_id": "python3-psutil-0:5.6.6-1.el8ar.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil@5.6.6-1.el8ar?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
                "product": {
                  "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
                  "product_id": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.6-1.el8ar?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
                "product": {
                  "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
                  "product_id": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil-debuginfo@5.6.6-1.el8ar?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
                "product": {
                  "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
                  "product_id": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml@0.15.41-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
                "product": {
                  "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
                  "product_id": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ruamel-yaml-debugsource@0.15.41-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
                "product": {
                  "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
                  "product_id": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml-debuginfo@0.15.41-4.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tini-0:0.16.1-1.el8ar.ppc64le",
                "product": {
                  "name": "tini-0:0.16.1-1.el8ar.ppc64le",
                  "product_id": "tini-0:0.16.1-1.el8ar.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_id": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=ppc64le\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-devel@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-debugsource@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
                "product": {
                  "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
                  "product_id": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs-debuginfo@2.6.3-2.el8ost?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-0:15-1.el8.ppc64le",
                  "product_id": "clevis-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-dracut-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-dracut-0:15-1.el8.ppc64le",
                  "product_id": "clevis-dracut-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-dracut@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-luks-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-luks-0:15-1.el8.ppc64le",
                  "product_id": "clevis-luks-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-luks@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-systemd-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-systemd-0:15-1.el8.ppc64le",
                  "product_id": "clevis-systemd-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-systemd@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-udisks2-0:15-1.el8.ppc64le",
                  "product_id": "clevis-udisks2-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debugsource-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-debugsource-0:15-1.el8.ppc64le",
                  "product_id": "clevis-debugsource-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debugsource@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debuginfo-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-debuginfo-0:15-1.el8.ppc64le",
                  "product_id": "clevis-debuginfo-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debuginfo@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
                "product": {
                  "name": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
                  "product_id": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2-debuginfo@15-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_id": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn@4.6.0-1.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_id": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@4.6.0-1.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_id": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn-debuginfo@4.6.0-1.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-devel@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
                "product": {
                  "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
                  "product_id": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2020.7-1.el8_3?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redhat-release-coreos-0:47.83-1.el8.ppc64le",
                "product": {
                  "name": "redhat-release-coreos-0:47.83-1.el8.ppc64le",
                  "product_id": "redhat-release-coreos-0:47.83-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redhat-release-coreos@47.83-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-devel-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-devel-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-devel-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-devel@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-grub2-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-grub2-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-grub2-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-grub2@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-libs-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-libs-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debugsource-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-debugsource-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-debugsource-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debugsource@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debuginfo-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-debuginfo-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-debuginfo-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debuginfo@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
                "product": {
                  "name": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
                  "product_id": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-1.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-0:3.20.1-2.el8.ppc64le",
                "product": {
                  "name": "inotify-tools-0:3.20.1-2.el8.ppc64le",
                  "product_id": "inotify-tools-0:3.20.1-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools@3.20.1-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
                "product": {
                  "name": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
                  "product_id": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-devel@3.20.1-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
                "product": {
                  "name": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
                  "product_id": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debugsource@3.20.1-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
                "product": {
                  "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
                  "product_id": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debuginfo@3.20.1-2.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_id": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                "product": {
                  "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_id": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.8.0-3.rhaos4.7.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el8?arch=ppc64le\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
                "product": {
                  "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
                  "product_id": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-hyperkube@4.7.0-202102060108.p0.git.97095.7271b90.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                "product": {
                  "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_id": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-82.rhaos4.6.git086e841.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                "product": {
                  "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_id": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-82.rhaos4.6.git086e841.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                "product": {
                  "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_id": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                "product": {
                  "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_id": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
                "product": {
                  "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
                  "product_id": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/atomic-openshift-service-idler@4.7.0-202011171454.p0.git.15.675c1c8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_id": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins@0.8.6-1.rhaos4.5.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_id": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.8.6-1.rhaos4.5.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
                "product": {
                  "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_id": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.8.6-1.rhaos4.5.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-0:1.20.0-1.el8.s390x",
                "product": {
                  "name": "cri-tools-0:1.20.0-1.el8.s390x",
                  "product_id": "cri-tools-0:1.20.0-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools@1.20.0-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debugsource-0:1.20.0-1.el8.s390x",
                "product": {
                  "name": "cri-tools-debugsource-0:1.20.0-1.el8.s390x",
                  "product_id": "cri-tools-debugsource-0:1.20.0-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debugsource@1.20.0-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
                "product": {
                  "name": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
                  "product_id": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.20.0-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-caps@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-generic@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-config-rescue@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-live-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-live-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-live-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-live@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-network-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-network-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-network-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-network@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-squash@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-tools@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debugsource@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
                "product": {
                  "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
                  "product_id": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/dracut-debuginfo@049-95.git20200804.el8_3.4?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "faq-0:0.0.6-5.el8.s390x",
                "product": {
                  "name": "faq-0:0.0.6-5.el8.s390x",
                  "product_id": "faq-0:0.0.6-5.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/faq@0.0.6-5.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                "product": {
                  "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                  "product_id": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.5.0-2.git642a960.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                "product": {
                  "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                  "product_id": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/prometheus-promu@0.5.0-2.git642a960.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-cli-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-cli-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-devel-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-devel-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-devel-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-devel@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
                  "product_id": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debugsource@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-cli-debuginfo@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-debuginfo@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_id": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/grpc-plugins-debuginfo@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
                "product": {
                  "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_id": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-grpcio-debuginfo@1.18.0-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-0:2.0.19-1.el8.s390x",
                "product": {
                  "name": "haproxy20-0:2.0.19-1.el8.s390x",
                  "product_id": "haproxy20-0:2.0.19-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20@2.0.19-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy-debugsource-0:2.0.19-1.el8.s390x",
                "product": {
                  "name": "haproxy-debugsource-0:2.0.19-1.el8.s390x",
                  "product_id": "haproxy-debugsource-0:2.0.19-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy-debugsource@2.0.19-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
                "product": {
                  "name": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
                  "product_id": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/haproxy20-debuginfo@2.0.19-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-0:1.6-2.el8.s390x",
                "product": {
                  "name": "jq-0:1.6-2.el8.s390x",
                  "product_id": "jq-0:1.6-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq@1.6-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-devel-0:1.6-2.el8.s390x",
                "product": {
                  "name": "jq-devel-0:1.6-2.el8.s390x",
                  "product_id": "jq-devel-0:1.6-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-devel@1.6-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debugsource-0:1.6-2.el8.s390x",
                "product": {
                  "name": "jq-debugsource-0:1.6-2.el8.s390x",
                  "product_id": "jq-debugsource-0:1.6-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debugsource@1.6-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "jq-debuginfo-0:1.6-2.el8.s390x",
                "product": {
                  "name": "jq-debuginfo-0:1.6-2.el8.s390x",
                  "product_id": "jq-debuginfo-0:1.6-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/jq-debuginfo@1.6-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-0:1.1.5-4.el8.s390x",
                "product": {
                  "name": "libnftnl-0:1.1.5-4.el8.s390x",
                  "product_id": "libnftnl-0:1.1.5-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl@1.1.5-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-devel-0:1.1.5-4.el8.s390x",
                "product": {
                  "name": "libnftnl-devel-0:1.1.5-4.el8.s390x",
                  "product_id": "libnftnl-devel-0:1.1.5-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-devel@1.1.5-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debugsource-0:1.1.5-4.el8.s390x",
                "product": {
                  "name": "libnftnl-debugsource-0:1.1.5-4.el8.s390x",
                  "product_id": "libnftnl-debugsource-0:1.1.5-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debugsource@1.1.5-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
                "product": {
                  "name": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
                  "product_id": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libnftnl-debuginfo@1.1.5-4.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-devel@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-static-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-static-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-static-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-static@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debugsource@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
                "product": {
                  "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
                  "product_id": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsodium-debuginfo@1.0.16-4.5.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
                "product": {
                  "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
                  "product_id": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter@0.2-4.git7c289cc.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
                "product": {
                  "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
                  "product_id": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debugsource@0.2-4.git7c289cc.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
                "product": {
                  "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
                  "product_id": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-eventrouter-debuginfo@0.2-4.git7c289cc.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/network-scripts-openvswitch2.13@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-devel@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debugsource@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                "product": {
                  "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                  "product_id": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-openvswitch2.13-debuginfo@2.13.0-79.el8fdp?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debugsource@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-central-debuginfo@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-debuginfo@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-host-debuginfo@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
                "product": {
                  "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_id": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ovn2.13-vtep-debuginfo@20.09.0-21.el8fdn?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-compiler-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-compiler-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-devel-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-devel-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-devel-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-devel@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-lite-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-lite-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-devel@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-static@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-static-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-static-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-static-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-static@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debugsource@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-compiler-debuginfo@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-debuginfo@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
                "product": {
                  "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_id": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/protobuf-lite-debuginfo@3.6.1-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-0:5.6.6-1.el8ar.s390x",
                "product": {
                  "name": "python3-psutil-0:5.6.6-1.el8ar.s390x",
                  "product_id": "python3-psutil-0:5.6.6-1.el8ar.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil@5.6.6-1.el8ar?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
                "product": {
                  "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
                  "product_id": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.6-1.el8ar?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
                "product": {
                  "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
                  "product_id": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-psutil-debuginfo@5.6.6-1.el8ar?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
                "product": {
                  "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
                  "product_id": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml@0.15.41-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
                "product": {
                  "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
                  "product_id": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ruamel-yaml-debugsource@0.15.41-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
                "product": {
                  "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
                  "product_id": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-ruamel-yaml-debuginfo@0.15.41-4.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "tini-0:0.16.1-1.el8ar.s390x",
                "product": {
                  "name": "tini-0:0.16.1-1.el8ar.s390x",
                  "product_id": "tini-0:0.16.1-1.el8ar.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/tini@0.16.1-1.el8ar?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-devel@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debugsource@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-adsl-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-bluetooth-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-cloud-setup-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-libnm-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ovs-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-ppp-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-team-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-tui-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wifi-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_id": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/NetworkManager-wwan-debuginfo@1.26.0-12.1.rhaos4.7.el8?arch=s390x\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
                "product": {
                  "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
                  "product_id": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-clients@4.7.0-202102032256.p0.git.3951.0e656ef.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-devel-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-devel-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-devel-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-devel@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-libs-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-libs-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-debugsource@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
                "product": {
                  "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
                  "product_id": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/gperftools-libs-debuginfo@2.6.3-2.el8ost?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-0:15-1.el8.s390x",
                  "product_id": "clevis-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-dracut-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-dracut-0:15-1.el8.s390x",
                  "product_id": "clevis-dracut-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-dracut@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-luks-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-luks-0:15-1.el8.s390x",
                  "product_id": "clevis-luks-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-luks@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-systemd-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-systemd-0:15-1.el8.s390x",
                  "product_id": "clevis-systemd-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-systemd@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-udisks2-0:15-1.el8.s390x",
                  "product_id": "clevis-udisks2-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debugsource-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-debugsource-0:15-1.el8.s390x",
                  "product_id": "clevis-debugsource-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debugsource@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-debuginfo-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-debuginfo-0:15-1.el8.s390x",
                  "product_id": "clevis-debuginfo-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-debuginfo@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "clevis-udisks2-debuginfo-0:15-1.el8.s390x",
                "product": {
                  "name": "clevis-udisks2-debuginfo-0:15-1.el8.s390x",
                  "product_id": "clevis-udisks2-debuginfo-0:15-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/clevis-udisks2-debuginfo@15-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_id": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn@4.6.0-1.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_id": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rust-afterburn-debugsource@4.6.0-1.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
                "product": {
                  "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_id": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/afterburn-debuginfo@4.6.0-1.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-devel@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debugsource@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-debuginfo@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
                "product": {
                  "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
                  "product_id": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rpm-ostree-libs-debuginfo@2020.7-1.el8_3?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "redhat-release-coreos-0:47.83-1.el8.s390x",
                "product": {
                  "name": "redhat-release-coreos-0:47.83-1.el8.s390x",
                  "product_id": "redhat-release-coreos-0:47.83-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/redhat-release-coreos@47.83-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-devel-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-devel-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-devel-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-devel@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-libs-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-libs-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debugsource-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-debugsource-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-debugsource-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debugsource@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-debuginfo-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-debuginfo-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-debuginfo-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-debuginfo@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
                "product": {
                  "name": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
                  "product_id": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ostree-libs-debuginfo@2020.7-1.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-0:3.20.1-2.el8.s390x",
                "product": {
                  "name": "inotify-tools-0:3.20.1-2.el8.s390x",
                  "product_id": "inotify-tools-0:3.20.1-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools@3.20.1-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-devel-0:3.20.1-2.el8.s390x",
                "product": {
                  "name": "inotify-tools-devel-0:3.20.1-2.el8.s390x",
                  "product_id": "inotify-tools-devel-0:3.20.1-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-devel@3.20.1-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
                "product": {
                  "name": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
                  "product_id": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debugsource@3.20.1-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
                "product": {
                  "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
                  "product_id": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/inotify-tools-debuginfo@3.20.1-2.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debugsource@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                "product": {
                  "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_id": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ignition-validate-debuginfo@2.9.0-2.rhaos4.7.git1d56dc8.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debugsource@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-bootinfra-debuginfo@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                "product": {
                  "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_id": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/coreos-installer-debuginfo@0.8.0-3.rhaos4.7.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
                "product": {
                  "name": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
                  "product_id": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/conmon@2.0.21-2.rhaos4.6.el8?arch=s390x\u0026epoch=2"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
                "product": {
                  "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
                  "product_id": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/openshift-hyperkube@4.7.0-202102060108.p0.git.97095.7271b90.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                "product": {
                  "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_id": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc@1.0.0-82.rhaos4.6.git086e841.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                "product": {
                  "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_id": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-82.rhaos4.6.git086e841.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                "product": {
                  "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_id": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-82.rhaos4.6.git086e841.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                "product": {
                  "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_id": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                "product": {
                  "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_id": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debugsource@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                "product": {
                  "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_id": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/cri-o-debuginfo@1.20.0-0.rhaos4.7.git8921e00.el8.51?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.18.0-3.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src"
        },
        "product_reference": "cri-tools-0:1.18.0-3.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.18.0-3.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64"
        },
        "product_reference": "cri-tools-0:1.18.0-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-0:2.0.19-1.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src"
        },
        "product_reference": "haproxy-0:2.0.19-1.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64"
        },
        "product_reference": "haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-0:2.0.19-1.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64"
        },
        "product_reference": "haproxy20-0:2.0.19-1.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src"
        },
        "product_reference": "jq-0:1.6-2.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64"
        },
        "product_reference": "jq-0:1.6-2.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debuginfo-0:1.6-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64"
        },
        "product_reference": "jq-debuginfo-0:1.6-2.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-devel-0:1.6-2.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64"
        },
        "product_reference": "jq-devel-0:1.6-2.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oniguruma-0:5.9.2-5.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src"
        },
        "product_reference": "oniguruma-0:5.9.2-5.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oniguruma-0:5.9.2-5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64"
        },
        "product_reference": "oniguruma-0:5.9.2-5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64"
        },
        "product_reference": "oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "oniguruma-devel-0:5.9.2-5.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64"
        },
        "product_reference": "oniguruma-devel-0:5.9.2-5.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src"
        },
        "product_reference": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch"
        },
        "product_reference": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src"
        },
        "product_reference": "openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch"
        },
        "product_reference": "openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64"
        },
        "product_reference": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-botocore-0:1.4.57-5.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src"
        },
        "product_reference": "python-botocore-0:1.4.57-5.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-botocore-0:1.4.57-5.el7.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch"
        },
        "product_reference": "python2-botocore-0:1.4.57-5.el7.noarch",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64"
        },
        "product_reference": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
        "relates_to_product_reference": "7Server-RH7-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src"
        },
        "product_reference": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch"
        },
        "product_reference": "NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch"
        },
        "product_reference": "NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch"
        },
        "product_reference": "NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x"
        },
        "product_reference": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x"
        },
        "product_reference": "afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x"
        },
        "product_reference": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-runner-0:1.4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch"
        },
        "product_reference": "ansible-runner-0:1.4.6-2.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-runner-0:1.4.6-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src"
        },
        "product_reference": "ansible-runner-0:1.4.6-2.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-runner-http-0:1.0.0-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch"
        },
        "product_reference": "ansible-runner-http-0:1.0.0-2.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-runner-http-0:1.0.0-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src"
        },
        "product_reference": "ansible-runner-http-0:1.0.0-2.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le"
        },
        "product_reference": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x"
        },
        "product_reference": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src"
        },
        "product_reference": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64"
        },
        "product_reference": "atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bootupd-0:0.2.5-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64"
        },
        "product_reference": "bootupd-0:0.2.5-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64"
        },
        "product_reference": "bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-0:15-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-0:15-1.el8.src"
        },
        "product_reference": "clevis-0:15-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debuginfo-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-debuginfo-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debuginfo-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-debuginfo-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debuginfo-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-debuginfo-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debugsource-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-debugsource-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debugsource-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-debugsource-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-debugsource-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-debugsource-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-dracut-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-dracut-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-dracut-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-dracut-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-dracut-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-dracut-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-luks-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-luks-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-luks-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-luks-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-luks-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-luks-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-systemd-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-systemd-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-systemd-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-systemd-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-systemd-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-systemd-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-udisks2-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-udisks2-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-udisks2-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le"
        },
        "product_reference": "clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-debuginfo-0:15-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x"
        },
        "product_reference": "clevis-udisks2-debuginfo-0:15-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64"
        },
        "product_reference": "clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64"
        },
        "product_reference": "conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch"
        },
        "product_reference": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src"
        },
        "product_reference": "console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch"
        },
        "product_reference": "console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch"
        },
        "product_reference": "console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch"
        },
        "product_reference": "container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src"
        },
        "product_reference": "container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le"
        },
        "product_reference": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x"
        },
        "product_reference": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64"
        },
        "product_reference": "containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src"
        },
        "product_reference": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64"
        },
        "product_reference": "coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64"
        },
        "product_reference": "coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64"
        },
        "product_reference": "coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x"
        },
        "product_reference": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64"
        },
        "product_reference": "coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64"
        },
        "product_reference": "cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le"
        },
        "product_reference": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x"
        },
        "product_reference": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64"
        },
        "product_reference": "cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le"
        },
        "product_reference": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x"
        },
        "product_reference": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64"
        },
        "product_reference": "cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.20.0-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le"
        },
        "product_reference": "cri-tools-0:1.20.0-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.20.0-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x"
        },
        "product_reference": "cri-tools-0:1.20.0-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.20.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src"
        },
        "product_reference": "cri-tools-0:1.20.0-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-0:1.20.0-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64"
        },
        "product_reference": "cri-tools-0:1.20.0-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le"
        },
        "product_reference": "cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x"
        },
        "product_reference": "cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64"
        },
        "product_reference": "cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le"
        },
        "product_reference": "cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.20.0-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x"
        },
        "product_reference": "cri-tools-debugsource-0:1.20.0-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64"
        },
        "product_reference": "cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-0:049-95.git20200804.el8_3.4.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src"
        },
        "product_reference": "dracut-0:049-95.git20200804.el8_3.4.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-live-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-live-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-network-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-network-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le"
        },
        "product_reference": "dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x"
        },
        "product_reference": "dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64"
        },
        "product_reference": "dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "faq-0:0.0.6-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le"
        },
        "product_reference": "faq-0:0.0.6-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "faq-0:0.0.6-5.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x"
        },
        "product_reference": "faq-0:0.0.6-5.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "faq-0:0.0.6-5.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src"
        },
        "product_reference": "faq-0:0.0.6-5.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "faq-0:0.0.6-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64"
        },
        "product_reference": "faq-0:0.0.6-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le"
        },
        "product_reference": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x"
        },
        "product_reference": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src"
        },
        "product_reference": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64"
        },
        "product_reference": "golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-0:2.6.3-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src"
        },
        "product_reference": "gperftools-0:2.6.3-2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-devel-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-devel-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-devel-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-devel-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-libs-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-libs-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le"
        },
        "product_reference": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x"
        },
        "product_reference": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64"
        },
        "product_reference": "gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-0:1.18.0-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src"
        },
        "product_reference": "grpc-0:1.18.0-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-cli-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-cli-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-cli-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debugsource-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-devel-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-devel-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-devel-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-devel-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-devel-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-devel-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-plugins-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-plugins-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-0:2.0.19-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src"
        },
        "product_reference": "haproxy-0:2.0.19-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le"
        },
        "product_reference": "haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-debugsource-0:2.0.19-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x"
        },
        "product_reference": "haproxy-debugsource-0:2.0.19-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy-debugsource-0:2.0.19-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64"
        },
        "product_reference": "haproxy-debugsource-0:2.0.19-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-0:2.0.19-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le"
        },
        "product_reference": "haproxy20-0:2.0.19-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-0:2.0.19-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x"
        },
        "product_reference": "haproxy20-0:2.0.19-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-0:2.0.19-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64"
        },
        "product_reference": "haproxy20-0:2.0.19-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le"
        },
        "product_reference": "haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x"
        },
        "product_reference": "haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64"
        },
        "product_reference": "haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src"
        },
        "product_reference": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        },
        "product_reference": "ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-0:3.20.1-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le"
        },
        "product_reference": "inotify-tools-0:3.20.1-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-0:3.20.1-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x"
        },
        "product_reference": "inotify-tools-0:3.20.1-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-0:3.20.1-2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src"
        },
        "product_reference": "inotify-tools-0:3.20.1-2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-0:3.20.1-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64"
        },
        "product_reference": "inotify-tools-0:3.20.1-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le"
        },
        "product_reference": "inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x"
        },
        "product_reference": "inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64"
        },
        "product_reference": "inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le"
        },
        "product_reference": "inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x"
        },
        "product_reference": "inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64"
        },
        "product_reference": "inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le"
        },
        "product_reference": "inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-devel-0:3.20.1-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x"
        },
        "product_reference": "inotify-tools-devel-0:3.20.1-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "inotify-tools-devel-0:3.20.1-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64"
        },
        "product_reference": "inotify-tools-devel-0:3.20.1-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-0:15.1-20210114.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch"
        },
        "product_reference": "ironic-images-0:15.1-20210114.1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-0:15.1-20210114.1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src"
        },
        "product_reference": "ironic-images-0:15.1-20210114.1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-all-0:15.1-20210114.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch"
        },
        "product_reference": "ironic-images-all-0:15.1-20210114.1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch"
        },
        "product_reference": "ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch"
        },
        "product_reference": "ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jenkins-0:2.263.3.1612449007-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch"
        },
        "product_reference": "jenkins-0:2.263.3.1612449007-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jenkins-0:2.263.3.1612449007-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src"
        },
        "product_reference": "jenkins-0:2.263.3.1612449007-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch"
        },
        "product_reference": "jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src"
        },
        "product_reference": "jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le"
        },
        "product_reference": "jq-0:1.6-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x"
        },
        "product_reference": "jq-0:1.6-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src"
        },
        "product_reference": "jq-0:1.6-2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-0:1.6-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64"
        },
        "product_reference": "jq-0:1.6-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debuginfo-0:1.6-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le"
        },
        "product_reference": "jq-debuginfo-0:1.6-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debuginfo-0:1.6-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x"
        },
        "product_reference": "jq-debuginfo-0:1.6-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debuginfo-0:1.6-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64"
        },
        "product_reference": "jq-debuginfo-0:1.6-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debugsource-0:1.6-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le"
        },
        "product_reference": "jq-debugsource-0:1.6-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debugsource-0:1.6-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x"
        },
        "product_reference": "jq-debugsource-0:1.6-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-debugsource-0:1.6-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64"
        },
        "product_reference": "jq-debugsource-0:1.6-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-devel-0:1.6-2.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le"
        },
        "product_reference": "jq-devel-0:1.6-2.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-devel-0:1.6-2.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x"
        },
        "product_reference": "jq-devel-0:1.6-2.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "jq-devel-0:1.6-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64"
        },
        "product_reference": "jq-devel-0:1.6-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch"
        },
        "product_reference": "kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-0:1.1.5-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le"
        },
        "product_reference": "libnftnl-0:1.1.5-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-0:1.1.5-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x"
        },
        "product_reference": "libnftnl-0:1.1.5-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-0:1.1.5-4.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src"
        },
        "product_reference": "libnftnl-0:1.1.5-4.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-0:1.1.5-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64"
        },
        "product_reference": "libnftnl-0:1.1.5-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le"
        },
        "product_reference": "libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x"
        },
        "product_reference": "libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64"
        },
        "product_reference": "libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le"
        },
        "product_reference": "libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debugsource-0:1.1.5-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x"
        },
        "product_reference": "libnftnl-debugsource-0:1.1.5-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64"
        },
        "product_reference": "libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-devel-0:1.1.5-4.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le"
        },
        "product_reference": "libnftnl-devel-0:1.1.5-4.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-devel-0:1.1.5-4.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x"
        },
        "product_reference": "libnftnl-devel-0:1.1.5-4.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libnftnl-devel-0:1.1.5-4.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64"
        },
        "product_reference": "libnftnl-devel-0:1.1.5-4.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-0:1.0.16-4.5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src"
        },
        "product_reference": "libsodium-0:1.0.16-4.5.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le"
        },
        "product_reference": "libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-static-0:1.0.16-4.5.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x"
        },
        "product_reference": "libsodium-static-0:1.0.16-4.5.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64"
        },
        "product_reference": "libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-0:1.2.1-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le"
        },
        "product_reference": "libunwind-0:1.2.1-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-0:1.2.1-5.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src"
        },
        "product_reference": "libunwind-0:1.2.1-5.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-0:1.2.1-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64"
        },
        "product_reference": "libunwind-0:1.2.1-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le"
        },
        "product_reference": "libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64"
        },
        "product_reference": "libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le"
        },
        "product_reference": "libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-debugsource-0:1.2.1-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64"
        },
        "product_reference": "libunwind-debugsource-0:1.2.1-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-devel-0:1.2.1-5.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le"
        },
        "product_reference": "libunwind-devel-0:1.2.1-5.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libunwind-devel-0:1.2.1-5.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64"
        },
        "product_reference": "libunwind-devel-0:1.2.1-5.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src"
        },
        "product_reference": "openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64"
        },
        "product_reference": "openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64"
        },
        "product_reference": "openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le"
        },
        "product_reference": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x"
        },
        "product_reference": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src"
        },
        "product_reference": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64"
        },
        "product_reference": "openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le"
        },
        "product_reference": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x"
        },
        "product_reference": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64"
        },
        "product_reference": "openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le"
        },
        "product_reference": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x"
        },
        "product_reference": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64"
        },
        "product_reference": "openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le"
        },
        "product_reference": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x"
        },
        "product_reference": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
        },
        "product_reference": "openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src"
        },
        "product_reference": "openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch"
        },
        "product_reference": "openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch"
        },
        "product_reference": "openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch"
        },
        "product_reference": "openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src"
        },
        "product_reference": "openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch"
        },
        "product_reference": "openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch"
        },
        "product_reference": "openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch"
        },
        "product_reference": "openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src"
        },
        "product_reference": "openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch"
        },
        "product_reference": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src"
        },
        "product_reference": "openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-0:2.13.0-79.el8fdp.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src"
        },
        "product_reference": "openvswitch2.13-0:2.13.0-79.el8fdp.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch"
        },
        "product_reference": "openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-0:2020.7-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src"
        },
        "product_reference": "ostree-0:2020.7-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debuginfo-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-debuginfo-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debuginfo-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-debuginfo-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debuginfo-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-debuginfo-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debugsource-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-debugsource-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debugsource-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-debugsource-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-debugsource-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-debugsource-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-devel-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-devel-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-devel-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-devel-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-devel-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-devel-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-grub2-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-grub2-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-grub2-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-grub2-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-libs-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-libs-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-libs-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le"
        },
        "product_reference": "ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x"
        },
        "product_reference": "ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64"
        },
        "product_reference": "ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-0:20.09.0-21.el8fdn.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src"
        },
        "product_reference": "ovn2.13-0:20.09.0-21.el8fdn.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le"
        },
        "product_reference": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x"
        },
        "product_reference": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64"
        },
        "product_reference": "ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le"
        },
        "product_reference": "powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-0:1.3.6-12.el8_3.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src"
        },
        "product_reference": "powerpc-utils-0:1.3.6-12.el8_3.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le"
        },
        "product_reference": "powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le"
        },
        "product_reference": "powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le"
        },
        "product_reference": "powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "pprof-0:2.6.3-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch"
        },
        "product_reference": "pprof-0:2.6.3-2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le"
        },
        "product_reference": "prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x"
        },
        "product_reference": "prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64"
        },
        "product_reference": "prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-0:3.6.1-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src"
        },
        "product_reference": "protobuf-0:3.6.1-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-compiler-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-devel-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-devel-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-devel-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-devel-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-lite-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-lite-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-static-0:3.6.1-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le"
        },
        "product_reference": "protobuf-static-0:3.6.1-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-static-0:3.6.1-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x"
        },
        "product_reference": "protobuf-static-0:3.6.1-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-static-0:3.6.1-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64"
        },
        "product_reference": "protobuf-static-0:3.6.1-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "protobuf-vim-0:3.6.1-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch"
        },
        "product_reference": "protobuf-vim-0:3.6.1-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-alembic-0:1.4.2-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src"
        },
        "product_reference": "python-alembic-0:1.4.2-5.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-boto3-0:1.9.101-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src"
        },
        "product_reference": "python-boto3-0:1.9.101-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-botocore-0:1.12.119-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src"
        },
        "product_reference": "python-botocore-0:1.12.119-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-cachetools-0:3.1.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src"
        },
        "product_reference": "python-cachetools-0:3.1.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-certifi-0:2018.10.15-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src"
        },
        "product_reference": "python-certifi-0:2018.10.15-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-construct-0:2.10.56-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src"
        },
        "product_reference": "python-construct-0:2.10.56-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-daemon-0:2.1.2-9.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src"
        },
        "product_reference": "python-daemon-0:2.1.2-9.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src"
        },
        "product_reference": "python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-dictdiffer-0:0.7.1-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src"
        },
        "product_reference": "python-dictdiffer-0:0.7.1-2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-eventlet-0:0.25.2-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src"
        },
        "product_reference": "python-eventlet-0:0.25.2-3.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-flask-1:1.1.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src"
        },
        "product_reference": "python-flask-1:1.1.1-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-flask-doc-1:1.1.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch"
        },
        "product_reference": "python-flask-doc-1:1.1.1-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-google-auth-0:1.3.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src"
        },
        "product_reference": "python-google-auth-0:1.3.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src"
        },
        "product_reference": "python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ifaddr-0:0.1.6-5.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src"
        },
        "product_reference": "python-ifaddr-0:0.1.6-5.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-importlib-metadata-0:1.7.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src"
        },
        "product_reference": "python-importlib-metadata-0:1.7.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src"
        },
        "product_reference": "python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src"
        },
        "product_reference": "python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-kubernetes-0:11.0.0-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src"
        },
        "product_reference": "python-kubernetes-0:11.0.0-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src"
        },
        "product_reference": "python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-lockfile-1:0.11.0-8.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src"
        },
        "product_reference": "python-lockfile-1:0.11.0-8.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-msgpack-0:0.6.2-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src"
        },
        "product_reference": "python-msgpack-0:0.6.2-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64"
        },
        "product_reference": "python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-openshift-1:0.11.2-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src"
        },
        "product_reference": "python-openshift-1:0.11.2-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src"
        },
        "product_reference": "python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src"
        },
        "product_reference": "python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch"
        },
        "product_reference": "python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src"
        },
        "product_reference": "python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src"
        },
        "product_reference": "python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src"
        },
        "product_reference": "python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch"
        },
        "product_reference": "python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src"
        },
        "product_reference": "python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch"
        },
        "product_reference": "python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src"
        },
        "product_reference": "python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch"
        },
        "product_reference": "python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src"
        },
        "product_reference": "python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src"
        },
        "product_reference": "python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src"
        },
        "product_reference": "python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch"
        },
        "product_reference": "python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-packaging-0:20.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src"
        },
        "product_reference": "python-packaging-0:20.4-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-packaging-doc-0:20.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch"
        },
        "product_reference": "python-packaging-doc-0:20.4-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-paste-0:3.2.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src"
        },
        "product_reference": "python-paste-0:3.2.4-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-paste-deploy-0:2.0.1-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src"
        },
        "product_reference": "python-paste-deploy-0:2.0.1-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pbr-0:5.4.3-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src"
        },
        "product_reference": "python-pbr-0:5.4.3-2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pexpect-0:4.6-2.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src"
        },
        "product_reference": "python-pexpect-0:4.6-2.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pint-0:0.10.1-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src"
        },
        "product_reference": "python-pint-0:0.10.1-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psutil-0:5.6.6-1.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src"
        },
        "product_reference": "python-psutil-0:5.6.6-1.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le"
        },
        "product_reference": "python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x"
        },
        "product_reference": "python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64"
        },
        "product_reference": "python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pyghmi-0:1.5.14-2.1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src"
        },
        "product_reference": "python-pyghmi-0:1.5.14-2.1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pyroute2-0:0.5.13-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src"
        },
        "product_reference": "python-pyroute2-0:0.5.13-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-requests-unixsocket-0:0.1.5-5.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src"
        },
        "product_reference": "python-requests-unixsocket-0:0.1.5-5.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-rsa-0:4.7-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src"
        },
        "product_reference": "python-rsa-0:4.7-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ruamel-yaml-0:0.15.41-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src"
        },
        "product_reference": "python-ruamel-yaml-0:0.15.41-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le"
        },
        "product_reference": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x"
        },
        "product_reference": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64"
        },
        "product_reference": "python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-s3transfer-0:0.2.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src"
        },
        "product_reference": "python-s3transfer-0:0.2.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src"
        },
        "product_reference": "python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-string_utils-0:0.6.0-4.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src"
        },
        "product_reference": "python-string_utils-0:0.6.0-4.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src"
        },
        "product_reference": "python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src"
        },
        "product_reference": "python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tenacity-0:6.2.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src"
        },
        "product_reference": "python-tenacity-0:6.2.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src"
        },
        "product_reference": "python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-websocket-client-0:0.54.0-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src"
        },
        "product_reference": "python-websocket-client-0:0.54.0-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-werkzeug-0:1.0.1-3.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src"
        },
        "product_reference": "python-werkzeug-0:1.0.1-3.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-zeroconf-0:0.24.4-1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src"
        },
        "product_reference": "python-zeroconf-0:0.24.4-1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-zipp-0:0.5.1-2.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src"
        },
        "product_reference": "python-zipp-0:0.5.1-2.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-botocore-0:1.12.119-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch"
        },
        "product_reference": "python2-botocore-0:1.12.119-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python2-cachetools-0:3.1.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch"
        },
        "product_reference": "python2-cachetools-0:3.1.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-alembic-0:1.4.2-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch"
        },
        "product_reference": "python3-alembic-0:1.4.2-5.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch"
        },
        "product_reference": "python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-boto3-0:1.9.101-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch"
        },
        "product_reference": "python3-boto3-0:1.9.101-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-botocore-0:1.12.119-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch"
        },
        "product_reference": "python3-botocore-0:1.12.119-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-cachetools-0:3.1.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch"
        },
        "product_reference": "python3-cachetools-0:3.1.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-certifi-0:2018.10.15-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch"
        },
        "product_reference": "python3-certifi-0:2018.10.15-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-construct-0:2.10.56-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch"
        },
        "product_reference": "python3-construct-0:2.10.56-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-daemon-0:2.1.2-9.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch"
        },
        "product_reference": "python3-daemon-0:2.1.2-9.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch"
        },
        "product_reference": "python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch"
        },
        "product_reference": "python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-eventlet-0:0.25.2-3.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch"
        },
        "product_reference": "python3-eventlet-0:0.25.2-3.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-flask-1:1.1.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch"
        },
        "product_reference": "python3-flask-1:1.1.1-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-google-auth-0:1.3.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch"
        },
        "product_reference": "python3-google-auth-0:1.3.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "python3-grpcio-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "python3-grpcio-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le"
        },
        "product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x"
        },
        "product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64"
        },
        "product_reference": "python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch"
        },
        "product_reference": "python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch"
        },
        "product_reference": "python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ifaddr-0:0.1.6-5.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch"
        },
        "product_reference": "python3-ifaddr-0:0.1.6-5.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch"
        },
        "product_reference": "python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch"
        },
        "product_reference": "python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch"
        },
        "product_reference": "python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch"
        },
        "product_reference": "python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch"
        },
        "product_reference": "python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch"
        },
        "product_reference": "python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kubernetes-0:11.0.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch"
        },
        "product_reference": "python3-kubernetes-0:11.0.0-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch"
        },
        "product_reference": "python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch"
        },
        "product_reference": "python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch"
        },
        "product_reference": "python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch"
        },
        "product_reference": "python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-lockfile-1:0.11.0-8.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch"
        },
        "product_reference": "python3-lockfile-1:0.11.0-8.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-msgpack-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64"
        },
        "product_reference": "python3-msgpack-0:0.6.2-1.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64"
        },
        "product_reference": "python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openshift-1:0.11.2-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch"
        },
        "product_reference": "python3-openshift-1:0.11.2-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch"
        },
        "product_reference": "python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch"
        },
        "product_reference": "python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le"
        },
        "product_reference": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x"
        },
        "product_reference": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64"
        },
        "product_reference": "python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch"
        },
        "product_reference": "python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch"
        },
        "product_reference": "python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch"
        },
        "product_reference": "python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch"
        },
        "product_reference": "python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch"
        },
        "product_reference": "python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch"
        },
        "product_reference": "python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch"
        },
        "product_reference": "python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch"
        },
        "product_reference": "python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch"
        },
        "product_reference": "python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch"
        },
        "product_reference": "python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch"
        },
        "product_reference": "python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch"
        },
        "product_reference": "python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch"
        },
        "product_reference": "python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch"
        },
        "product_reference": "python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch"
        },
        "product_reference": "python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch"
        },
        "product_reference": "python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-packaging-0:20.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch"
        },
        "product_reference": "python3-packaging-0:20.4-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-paste-0:3.2.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch"
        },
        "product_reference": "python3-paste-0:3.2.4-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch"
        },
        "product_reference": "python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pbr-0:5.4.3-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch"
        },
        "product_reference": "python3-pbr-0:5.4.3-2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pexpect-0:4.6-2.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch"
        },
        "product_reference": "python3-pexpect-0:4.6-2.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pint-0:0.10.1-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch"
        },
        "product_reference": "python3-pint-0:0.10.1-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-protobuf-0:3.6.1-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch"
        },
        "product_reference": "python3-protobuf-0:3.6.1-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-0:5.6.6-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le"
        },
        "product_reference": "python3-psutil-0:5.6.6-1.el8ar.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-0:5.6.6-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x"
        },
        "product_reference": "python3-psutil-0:5.6.6-1.el8ar.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-0:5.6.6-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64"
        },
        "product_reference": "python3-psutil-0:5.6.6-1.el8ar.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le"
        },
        "product_reference": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x"
        },
        "product_reference": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64"
        },
        "product_reference": "python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch"
        },
        "product_reference": "python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pyroute2-0:0.5.13-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch"
        },
        "product_reference": "python3-pyroute2-0:0.5.13-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch"
        },
        "product_reference": "python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-rsa-0:4.7-1.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch"
        },
        "product_reference": "python3-rsa-0:4.7-1.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le"
        },
        "product_reference": "python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x"
        },
        "product_reference": "python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64"
        },
        "product_reference": "python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le"
        },
        "product_reference": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x"
        },
        "product_reference": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64"
        },
        "product_reference": "python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-s3transfer-0:0.2.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch"
        },
        "product_reference": "python3-s3transfer-0:0.2.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch"
        },
        "product_reference": "python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-string_utils-0:0.6.0-4.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch"
        },
        "product_reference": "python3-string_utils-0:0.6.0-4.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch"
        },
        "product_reference": "python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch"
        },
        "product_reference": "python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch"
        },
        "product_reference": "python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch"
        },
        "product_reference": "python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-tenacity-0:6.2.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch"
        },
        "product_reference": "python3-tenacity-0:6.2.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch"
        },
        "product_reference": "python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-websocket-client-0:0.54.0-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch"
        },
        "product_reference": "python3-websocket-client-0:0.54.0-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-werkzeug-0:1.0.1-3.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch"
        },
        "product_reference": "python3-werkzeug-0:1.0.1-3.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-zeroconf-0:0.24.4-1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch"
        },
        "product_reference": "python3-zeroconf-0:0.24.4-1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-zipp-0:0.5.1-2.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch"
        },
        "product_reference": "python3-zipp-0:0.5.1-2.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redhat-release-coreos-0:47.83-1.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le"
        },
        "product_reference": "redhat-release-coreos-0:47.83-1.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redhat-release-coreos-0:47.83-1.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x"
        },
        "product_reference": "redhat-release-coreos-0:47.83-1.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redhat-release-coreos-0:47.83-1.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src"
        },
        "product_reference": "redhat-release-coreos-0:47.83-1.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "redhat-release-coreos-0:47.83-1.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64"
        },
        "product_reference": "redhat-release-coreos-0:47.83-1.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch"
        },
        "product_reference": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src"
        },
        "product_reference": "rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-0:17.0-20200606.1.el8ost.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src"
        },
        "product_reference": "rhosp-director-images-0:17.0-20200606.1.el8ost.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch"
        },
        "product_reference": "rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-0:2020.7-1.el8_3.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src"
        },
        "product_reference": "rpm-ostree-0:2020.7-1.el8_3.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le"
        },
        "product_reference": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x"
        },
        "product_reference": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64"
        },
        "product_reference": "rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64"
        },
        "product_reference": "runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le"
        },
        "product_reference": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x"
        },
        "product_reference": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64"
        },
        "product_reference": "runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le"
        },
        "product_reference": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x"
        },
        "product_reference": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64"
        },
        "product_reference": "runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src"
        },
        "product_reference": "rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le"
        },
        "product_reference": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x"
        },
        "product_reference": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64"
        },
        "product_reference": "rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-bootupd-0:0.2.5-2.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src"
        },
        "product_reference": "rust-bootupd-0:0.2.5-2.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64"
        },
        "product_reference": "rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tini-0:0.16.1-1.el8ar.ppc64le as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le"
        },
        "product_reference": "tini-0:0.16.1-1.el8ar.ppc64le",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tini-0:0.16.1-1.el8ar.s390x as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x"
        },
        "product_reference": "tini-0:0.16.1-1.el8ar.s390x",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tini-0:0.16.1-1.el8ar.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src"
        },
        "product_reference": "tini-0:0.16.1-1.el8ar.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tini-0:0.16.1-1.el8ar.x86_64 as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64"
        },
        "product_reference": "tini-0:0.16.1-1.el8ar.x86_64",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch"
        },
        "product_reference": "toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "toolbox-0:0.0.8-3.rhaos4.7.el8.src as a component of Red Hat OpenShift Container Platform 4.7",
          "product_id": "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        },
        "product_reference": "toolbox-0:0.0.8-3.rhaos4.7.el8.src",
        "relates_to_product_reference": "8Base-RHOSE-4.7"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "Jessica Forrester"
          ],
          "organization": "Red Hat",
          "summary": "This issue was discovered by Red Hat."
        }
      ],
      "cve": "CVE-2019-3884",
      "cwe": {
        "id": "CWE-290",
        "name": "Authentication Bypass by Spoofing"
      },
      "discovery_date": "2019-03-29T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1693905"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability exists in the garbage collection mechanism of atomic-openshift. An attacker able spoof the UUID of a valid object from another namespace is able to delete children of those objects.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "atomic-openshift: cross-namespace owner references can trigger deletions of valid children",
          "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": [
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-3884"
        },
        {
          "category": "external",
          "summary": "RHBZ#1693905",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1693905"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-3884",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-3884"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-3884",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3884"
        }
      ],
      "release_date": "2019-03-29T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "LOCAL",
            "availabilityImpact": "LOW",
            "baseScore": 3.6,
            "baseSeverity": "LOW",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "atomic-openshift: cross-namespace owner references can trigger deletions of valid children"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "the Kubernetes Product Security Committee"
          ]
        },
        {
          "names": [
            "Kaizhe Huang"
          ],
          "organization": "derek0405",
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-8566",
      "cwe": {
        "id": "CWE-117",
        "name": "Improper Output Neutralization for Logs"
      },
      "discovery_date": "2020-10-09T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1886640"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in kubernetes. If the logging level is to at least 4, and Ceph RBD is configured as a storage provisioner, then Ceph RBD admin secrets can be written to logs. This occurs in kube-controller-manager\u0027s logs during provisioning of Ceph RBD persistent claims.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kubernetes: Ceph RBD adminSecrets exposed in logs when loglevel \u003e= 4",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "OpenShift Container Platform 4 does not support Ceph RBD persistent volumes, however the vulnerable code is included.",
          "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": [
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-8566"
        },
        {
          "category": "external",
          "summary": "RHBZ#1886640",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886640"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-8566",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-8566"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-8566",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8566"
        },
        {
          "category": "external",
          "summary": "https://github.com/kubernetes/kubernetes/issues/95624",
          "url": "https://github.com/kubernetes/kubernetes/issues/95624"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/kubernetes-announce/c/ScdmyORnPDk",
          "url": "https://groups.google.com/g/kubernetes-announce/c/ScdmyORnPDk"
        }
      ],
      "release_date": "2020-10-14T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        },
        {
          "category": "workaround",
          "details": "OCP Clusters not using Ceph RBD volumes are not vulnerable to this issue. For clusters using Ceph RBD volumes, this can be mitigated by ensuring the logging level is below 4 and protecting unauthorized access to cluster logs.\n\nFor OCP, the logging level for core components can be configured using operators, e.g. for kube-controller-manager:\nhttps://docs.openshift.com/container-platform/latest/rest_api/operator_apis/kubecontrollermanager-operator-openshift-io-v1.html#specification\n\nIn OCP, a logging level of \"Debug\" is equivalent to 4: \nhttps://github.com/openshift/api/blob/master/operator/v1/types.go#L96\n\nThe default logging level is \"Normal\", which is equivalent to 2. Clusters running with the default level are not vulnerable to this issue.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "kubernetes: Ceph RBD adminSecrets exposed in logs when loglevel \u003e= 4"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "The containerd project"
          ]
        },
        {
          "names": [
            "Ian Coldwater",
            "Duffie Cooley",
            "Rory McCune",
            "Brad Geesaman",
            "Josh Larsen"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2020-15157",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2020-10-12T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1888248"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in containerd.  Credentials may be leaked during an image pull.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "containerd: credentials leak during image pull",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In OpenShift Container Platform (OCP) the ose-cluster-autoscaler container ships vulnerable version of the containerd package, but only containerd api is used by the container. The vulnerable code is not delivered, hence marked as wontfix.",
          "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": [
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "RHBZ#1888248",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1888248"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-15157",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-15157",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "https://github.com/containerd/containerd/releases/tag/v1.2.14",
          "url": "https://github.com/containerd/containerd/releases/tag/v1.2.14"
        },
        {
          "category": "external",
          "summary": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c",
          "url": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c"
        },
        {
          "category": "external",
          "summary": "https://www.openwall.com/lists/oss-security/2020/10/15/1",
          "url": "https://www.openwall.com/lists/oss-security/2020/10/15/1"
        }
      ],
      "release_date": "2020-10-15T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "containerd: credentials leak during image pull"
    },
    {
      "acknowledgments": [
        {
          "names": [
            "Hubert Kario"
          ],
          "organization": "Red Hat",
          "summary": "This issue was discovered by Red Hat."
        }
      ],
      "cve": "CVE-2020-25658",
      "cwe": {
        "id": "CWE-385",
        "name": "Covert Timing Channel"
      },
      "discovery_date": "2020-10-21T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1889972"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in python-rsa, where it is vulnerable to Bleichenbacher timing attacks. This flaw allows an attacker, via the RSA decryption API, to decrypt parts of the ciphertext encrypted with RSA. The highest threat from this vulnerability is to confidentiality.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-rsa: bleichenbacher timing oracle attack against RSA decryption",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "In Red Hat OpenStack Platform, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-rsa package.",
          "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.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-25658"
        },
        {
          "category": "external",
          "summary": "RHBZ#1889972",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889972"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-25658",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-25658"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25658",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25658"
        },
        {
          "category": "external",
          "summary": "https://github.com/sybrenstuvel/python-rsa/issues/165",
          "url": "https://github.com/sybrenstuvel/python-rsa/issues/165"
        }
      ],
      "release_date": "2020-11-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-rsa: bleichenbacher timing oracle attack against RSA decryption"
    },
    {
      "cve": "CVE-2020-28362",
      "cwe": {
        "id": "CWE-295",
        "name": "Improper Certificate Validation"
      },
      "discovery_date": "2020-11-12T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1897635"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the math/big package of Go\u0027s standard library that causes a denial of service. Applications written in Go that use math/big via cryptographic packages, including crypto/rsa and crypto/x509, are vulnerable and can potentially cause panic via a crafted certificate chain. The highest threat from this vulnerability is to system availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "golang: math/big: panic during recursive division of very large numbers",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "OpenShift ServiceMesh (OSSM) 1.1 is Out Of Support Scope (OOSS) for Moderate and Low impact vulnerabilities because it is now in the Maintenance Phase of the support.\nOpenshift Virtualization 1 (formerly Container Native Virtualization) is Out Of Support Scope (OOSS) for Moderate and Low impact vulnerabilities.\n\nRed Hat Gluster Storage 3 shipped multi-cloud-object-gateway-cli and noobaa-operator container as a technical preview and is not currently planned to be addressed in future updates.\n\nOpenShift Container Platform (OCP) 4.5 and earlier are built with Go versions earlier than 1.14, which are not affected by this vulnerability. OCP 4.6 is built with Go 1.15 and is affected.",
          "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.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-28362"
        },
        {
          "category": "external",
          "summary": "RHBZ#1897635",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1897635"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-28362",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-28362"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28362",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28362"
        }
      ],
      "release_date": "2020-11-12T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "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": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "golang: math/big: panic during recursive division of very large numbers"
    },
    {
      "cve": "CVE-2021-3121",
      "cwe": {
        "id": "CWE-129",
        "name": "Improper Validation of Array Index"
      },
      "discovery_date": "2021-01-28T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1921650"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in github.com/gogo/protobuf before 1.3.2 that allows an out-of-bounds access when unmarshalling certain protobuf objects. This flaw allows a remote attacker to send crafted protobuf messages, causing panic and resulting in a denial of service. The highest threat from this vulnerability is to availability.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "OpenShift Container Platform (OCP), OpenShift ServiceMesh (OSSM) and Red Hat OpenShift Jaeger (RHOSJ) all include code generated by github.com/gogo/protobuf to parse protobuf messages. However, no component is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate for OCP, OSSM and RHOSJ.\n\nOpenShift Virtualization includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no component of OpenShift Virtualization is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate.\n\nRed Hat Advanced Cluster Management for Kubernetes (RHACM) includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no RHACM component is accepting  protobuf messages from unauthenticated sources and are used with a limited scope, hence this vulnerability is rated Moderate for RHACM.\n\nRed Hat Cluster Application Migration (CAM) includes code generated by github.com/gogo/protobuf to parse protobuf messages. However, no CAM component is known to accept protobuf messages from unauthenticated sources, hence this vulnerability is rated Moderate for CAM.\n\nCryostat-2 is affected as it does ship gogo/protobuf library with it\u0027s distribution but the only use for Protobuf would be the Kubernetes/OpenShift API server the operator communicates with and it should be authenticated hence it is affected with Moderate 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": [
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
          "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
          "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
          "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
          "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
          "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
          "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64"
        ],
        "known_not_affected": [
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
          "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
          "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
          "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
          "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
          "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
          "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
          "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
          "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
          "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
          "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
          "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
          "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
          "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
          "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
          "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
          "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
          "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
          "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
          "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
          "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
          "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
          "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
          "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
          "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
          "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
          "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
          "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
          "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
          "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
          "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
          "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
          "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
          "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
          "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
          "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
          "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
          "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
          "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
          "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
          "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
          "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
          "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
          "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
          "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
          "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
          "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
          "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
          "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
          "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
          "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
          "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
          "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
          "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
          "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
          "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
          "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
          "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
          "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
          "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
          "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
          "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
          "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
          "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
          "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
          "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
          "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
          "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
          "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
          "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
          "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
          "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
          "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
          "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
          "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
          "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
          "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
          "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
          "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
          "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
          "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
          "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
          "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
          "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
          "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
          "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
          "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
          "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
          "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
          "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
          "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
          "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
          "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
          "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
          "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
          "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
          "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
          "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
          "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
          "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
          "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
          "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
          "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
          "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
          "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
          "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
          "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
          "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
          "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
          "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
          "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
          "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
          "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
          "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
          "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
          "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
          "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
          "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
          "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-3121"
        },
        {
          "category": "external",
          "summary": "RHBZ#1921650",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1921650"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3121",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-3121"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3121",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3121"
        }
      ],
      "release_date": "2021-01-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-02-24T14:45:13+00:00",
          "details": "For OpenShift Container Platform 4.7 see the following documentation, which\nwill be updated shortly for this release, for important instructions on how\nto upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.7/release_notes/ocp-4-7-release-notes.html\n\nDetails on how to access this content are available at\nhttps://docs.openshift.com/container-platform/4.7/updating/updating-cluster-cli.html.",
          "product_ids": [
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2020:5634"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.6,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
            "version": "3.1"
          },
          "products": [
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.src",
            "7Server-RH7-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.src",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.src",
            "7Server-RH7-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el7.51.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.src",
            "7Server-RH7-RHOSE-4.7:cri-tools-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:cri-tools-debuginfo-0:1.18.0-3.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy-0:2.0.19-1.el7.src",
            "7Server-RH7-RHOSE-4.7:haproxy-debuginfo-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:haproxy20-0:2.0.19-1.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.src",
            "7Server-RH7-RHOSE-4.7:jq-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-debuginfo-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:jq-devel-0:1.6-2.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.src",
            "7Server-RH7-RHOSE-4.7:oniguruma-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-debuginfo-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:oniguruma-devel-0:5.9.2-5.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-ansible-test-0:4.7.0-202102032256.p0.git.0.bf7d9a7.el7.noarch",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.src",
            "7Server-RH7-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:python-botocore-0:1.4.57-5.el7.src",
            "7Server-RH7-RHOSE-4.7:python2-botocore-0:1.4.57-5.el7.noarch",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.src",
            "7Server-RH7-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "7Server-RH7-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el7.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:NetworkManager-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-adsl-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-bluetooth-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-cloud-setup-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-config-connectivity-redhat-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-config-server-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-debugsource-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-dispatcher-routing-rules-1:1.26.0-12.1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-libnm-devel-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ovs-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-ppp-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-team-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-tui-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wifi-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:NetworkManager-wwan-debuginfo-1:1.26.0-12.1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:afterburn-debuginfo-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-0:1.4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.noarch",
            "8Base-RHOSE-4.7:ansible-runner-http-0:1.0.0-2.el8ar.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.ppc64le",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.s390x",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.src",
            "8Base-RHOSE-4.7:atomic-openshift-service-idler-0:4.7.0-202011171454.p0.git.15.675c1c8.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:bootupd-debuginfo-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.src",
            "8Base-RHOSE-4.7:clevis-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-debugsource-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-dracut-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-luks-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-systemd-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.ppc64le",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.s390x",
            "8Base-RHOSE-4.7:clevis-udisks2-debuginfo-0:15-1.el8.x86_64",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.ppc64le",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.s390x",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.src",
            "8Base-RHOSE-4.7:conmon-2:2.0.21-2.rhaos4.6.el8.x86_64",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-0:0.20.3-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:console-login-helper-messages-issuegen-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:console-login-helper-messages-profile-0:0.20.3-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:container-selinux-2:2.151.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.src",
            "8Base-RHOSE-4.7:containernetworking-plugins-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debuginfo-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.ppc64le",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.s390x",
            "8Base-RHOSE-4.7:containernetworking-plugins-debugsource-0:0.8.6-1.rhaos4.5.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:coreos-installer-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-bootinfra-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debuginfo-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:coreos-installer-debugsource-0:0.8.0-3.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.src",
            "8Base-RHOSE-4.7:cri-o-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debuginfo-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.ppc64le",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.s390x",
            "8Base-RHOSE-4.7:cri-o-debugsource-0:1.20.0-0.rhaos4.7.git8921e00.el8.51.x86_64",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.src",
            "8Base-RHOSE-4.7:cri-tools-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debuginfo-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.ppc64le",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.s390x",
            "8Base-RHOSE-4.7:cri-tools-debugsource-0:1.20.0-1.el8.x86_64",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.src",
            "8Base-RHOSE-4.7:dracut-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-caps-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-generic-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-config-rescue-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debuginfo-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-debugsource-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-live-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-network-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-squash-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.ppc64le",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.s390x",
            "8Base-RHOSE-4.7:dracut-tools-0:049-95.git20200804.el8_3.4.x86_64",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.ppc64le",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.s390x",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.src",
            "8Base-RHOSE-4.7:faq-0:0.0.6-5.el8.x86_64",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.src",
            "8Base-RHOSE-4.7:golang-github-prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.src",
            "8Base-RHOSE-4.7:gperftools-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-debugsource-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-devel-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.ppc64le",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.s390x",
            "8Base-RHOSE-4.7:gperftools-libs-debuginfo-0:2.6.3-2.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.src",
            "8Base-RHOSE-4.7:grpc-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-cli-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-debugsource-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-devel-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:grpc-plugins-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:haproxy-0:2.0.19-1.el8.src",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy-debugsource-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.ppc64le",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.s390x",
            "8Base-RHOSE-4.7:haproxy20-debuginfo-0:2.0.19-1.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.src",
            "8Base-RHOSE-4.7:ignition-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-debugsource-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.ppc64le",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.s390x",
            "8Base-RHOSE-4.7:ignition-validate-debuginfo-0:2.9.0-2.rhaos4.7.git1d56dc8.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.src",
            "8Base-RHOSE-4.7:inotify-tools-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debuginfo-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-debugsource-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.ppc64le",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.s390x",
            "8Base-RHOSE-4.7:inotify-tools-devel-0:3.20.1-2.el8.x86_64",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-0:15.1-20210114.1.el8.src",
            "8Base-RHOSE-4.7:ironic-images-all-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-ppc64le-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:ironic-images-ipa-x86_64-0:15.1-20210114.1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-0:2.263.3.1612449007-1.el8.src",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.noarch",
            "8Base-RHOSE-4.7:jenkins-2-plugins-0:4.7.1611636915-1.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.src",
            "8Base-RHOSE-4.7:jq-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debuginfo-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-debugsource-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.ppc64le",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.s390x",
            "8Base-RHOSE-4.7:jq-devel-0:1.6-2.el8.x86_64",
            "8Base-RHOSE-4.7:kuryr-binding-scripts-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.src",
            "8Base-RHOSE-4.7:libnftnl-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debuginfo-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-debugsource-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.ppc64le",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.s390x",
            "8Base-RHOSE-4.7:libnftnl-devel-0:1.1.5-4.el8.x86_64",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.src",
            "8Base-RHOSE-4.7:libsodium-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debuginfo-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-debugsource-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-devel-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.ppc64le",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.s390x",
            "8Base-RHOSE-4.7:libsodium-static-0:1.0.16-4.5.el8ost.x86_64",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.src",
            "8Base-RHOSE-4.7:libunwind-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debuginfo-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-debugsource-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.ppc64le",
            "8Base-RHOSE-4.7:libunwind-devel-0:1.2.1-5.el8.x86_64",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:network-scripts-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:octavia-amphora-image-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:openshift-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.s390x",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.src",
            "8Base-RHOSE-4.7:openshift-clients-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-clients-redistributable-0:4.7.0-202102032256.p0.git.3951.0e656ef.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.src",
            "8Base-RHOSE-4.7:openshift-eventrouter-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debuginfo-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.s390x",
            "8Base-RHOSE-4.7:openshift-eventrouter-debugsource-0:0.2-4.git7c289cc.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.ppc64le",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.s390x",
            "8Base-RHOSE-4.7:openshift-hyperkube-0:4.7.0-202102060108.p0.git.97095.7271b90.el8.x86_64",
            "8Base-RHOSE-4.7:openshift-kuryr-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.src",
            "8Base-RHOSE-4.7:openshift-kuryr-cni-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-common-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openshift-kuryr-controller-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-1:16.0.4-0.20210203051223.7d74ea0.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-api-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-common-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-conductor-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-0:10.4.1-0.20201123161216.70fccec.el8.src",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-api-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-conductor-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-inspector-dnsmasq-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:openstack-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.src",
            "8Base-RHOSE-4.7:openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-debugsource-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:openvswitch2.13-devel-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:openvswitch2.13-test-0:2.13.0-79.el8fdp.noarch",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.src",
            "8Base-RHOSE-4.7:ostree-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-debugsource-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-devel-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-grub2-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.ppc64le",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.s390x",
            "8Base-RHOSE-4.7:ostree-libs-debuginfo-0:2020.7-1.el8.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.src",
            "8Base-RHOSE-4.7:ovn2.13-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-central-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-debugsource-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-host-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.ppc64le",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.s390x",
            "8Base-RHOSE-4.7:ovn2.13-vtep-debuginfo-0:20.09.0-21.el8fdn.x86_64",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-0:1.3.6-12.el8_3.src",
            "8Base-RHOSE-4.7:powerpc-utils-core-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-core-debuginfo-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:powerpc-utils-debugsource-0:1.3.6-12.el8_3.ppc64le",
            "8Base-RHOSE-4.7:pprof-0:2.6.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.ppc64le",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.s390x",
            "8Base-RHOSE-4.7:prometheus-promu-0:0.5.0-2.git642a960.el8.x86_64",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.src",
            "8Base-RHOSE-4.7:protobuf-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-compiler-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-debugsource-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-debuginfo-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-devel-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-lite-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.s390x",
            "8Base-RHOSE-4.7:protobuf-static-0:3.6.1-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:protobuf-vim-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python-alembic-0:1.4.2-5.el8ost.src",
            "8Base-RHOSE-4.7:python-boto3-0:1.9.101-1.el8ost.src",
            "8Base-RHOSE-4.7:python-botocore-0:1.12.119-1.el8ost.src",
            "8Base-RHOSE-4.7:python-cachetools-0:3.1.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-certifi-0:2018.10.15-4.el8ost.src",
            "8Base-RHOSE-4.7:python-construct-0:2.10.56-1.el8ost.src",
            "8Base-RHOSE-4.7:python-daemon-0:2.1.2-9.el8ar.src",
            "8Base-RHOSE-4.7:python-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.src",
            "8Base-RHOSE-4.7:python-dictdiffer-0:0.7.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python-eventlet-0:0.25.2-3.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-1:1.1.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-flask-doc-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-google-auth-0:1.3.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-hardware-0:0.23.0-0.20201031022149.59211cc.el8.src",
            "8Base-RHOSE-4.7:python-ifaddr-0:0.1.6-5.el8ost.src",
            "8Base-RHOSE-4.7:python-importlib-metadata-0:1.7.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.src",
            "8Base-RHOSE-4.7:python-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.src",
            "8Base-RHOSE-4.7:python-kubernetes-0:11.0.0-1.el8.src",
            "8Base-RHOSE-4.7:python-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.src",
            "8Base-RHOSE-4.7:python-lockfile-1:0.11.0-8.el8ar.src",
            "8Base-RHOSE-4.7:python-msgpack-0:0.6.2-1.el8ost.src",
            "8Base-RHOSE-4.7:python-msgpack-debugsource-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-openshift-1:0.11.2-1.el8.src",
            "8Base-RHOSE-4.7:python-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.src",
            "8Base-RHOSE-4.7:python-oslo-concurrency-lang-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.src",
            "8Base-RHOSE-4.7:python-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.src",
            "8Base-RHOSE-4.7:python-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.src",
            "8Base-RHOSE-4.7:python-oslo-db-lang-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.src",
            "8Base-RHOSE-4.7:python-oslo-i18n-lang-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.src",
            "8Base-RHOSE-4.7:python-oslo-log-lang-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.src",
            "8Base-RHOSE-4.7:python-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.src",
            "8Base-RHOSE-4.7:python-oslo-utils-lang-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python-packaging-0:20.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-packaging-doc-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python-paste-0:3.2.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-paste-deploy-0:2.0.1-4.el8ost.src",
            "8Base-RHOSE-4.7:python-pbr-0:5.4.3-2.el8ost.src",
            "8Base-RHOSE-4.7:python-pexpect-0:4.6-2.el8ar.src",
            "8Base-RHOSE-4.7:python-pint-0:0.10.1-1.el8ost.src",
            "8Base-RHOSE-4.7:python-psutil-0:5.6.6-1.el8ar.src",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python-psutil-debugsource-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python-pyghmi-0:1.5.14-2.1.el8ost.src",
            "8Base-RHOSE-4.7:python-pyroute2-0:0.5.13-1.el8ost.src",
            "8Base-RHOSE-4.7:python-requests-unixsocket-0:0.1.5-5.el8ar.src",
            "8Base-RHOSE-4.7:python-rsa-0:4.7-1.el8.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-0:0.15.41-4.el8ost.src",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python-ruamel-yaml-debugsource-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python-s3transfer-0:0.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.src",
            "8Base-RHOSE-4.7:python-string_utils-0:0.6.0-4.el8ost.src",
            "8Base-RHOSE-4.7:python-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.src",
            "8Base-RHOSE-4.7:python-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.src",
            "8Base-RHOSE-4.7:python-tenacity-0:6.2.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.src",
            "8Base-RHOSE-4.7:python-websocket-client-0:0.54.0-1.el8ost.src",
            "8Base-RHOSE-4.7:python-werkzeug-0:1.0.1-3.el8ost.src",
            "8Base-RHOSE-4.7:python-zeroconf-0:0.24.4-1.el8ost.src",
            "8Base-RHOSE-4.7:python-zipp-0:0.5.1-2.el8ost.src",
            "8Base-RHOSE-4.7:python2-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python2-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-alembic-0:1.4.2-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ansible-runner-0:1.4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-boto3-0:1.9.101-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-botocore-0:1.12.119-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-cachetools-0:3.1.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-certifi-0:2018.10.15-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-construct-0:2.10.56-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-daemon-0:2.1.2-9.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-debtcollector-0:2.2.0-0.20201008171245.649189d.el8.noarch",
            "8Base-RHOSE-4.7:python3-dictdiffer-0:0.7.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-eventlet-0:0.25.2-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-flask-1:1.1.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-google-auth-0:1.3.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-grpcio-debuginfo-0:1.18.0-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-hardware-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-hardware-detect-0:0.23.0-0.20201031022149.59211cc.el8.noarch",
            "8Base-RHOSE-4.7:python3-ifaddr-0:0.1.6-5.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-importlib-metadata-0:1.7.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-ironic-inspector-tests-0:10.4.1-0.20201123161216.70fccec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-lib-0:4.4.1-0.20201218041209.aa7cfec.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-python-agent-0:6.4.3-0.20201217171210.bd45db1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ironic-tests-1:16.0.4-0.20210203051223.7d74ea0.el8.noarch",
            "8Base-RHOSE-4.7:python3-keystoneauth1-0:4.2.0-0.20200630234358.dab8e10.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kubernetes-tests-0:11.0.0-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-kubernetes-0:4.7.0-202101262230.p0.git.2494.cd95ce5.el8.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-kuryr-lib-tests-0:1.1.1-0.20190923160834.41e6964.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-lockfile-1:0.11.0-8.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-msgpack-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-msgpack-debuginfo-0:0.6.2-1.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-openshift-1:0.11.2-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openstacksdk-tests-0:0.48.0-0.20200708092906.3b693c2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.ppc64le",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.s390x",
            "8Base-RHOSE-4.7:python3-openvswitch2.13-debuginfo-0:2.13.0-79.el8fdp.x86_64",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-concurrency-tests-0:4.3.0-0.20201008180343.2f78803.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-config-2:8.3.2-0.20201008180634.fcb8894.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-context-tests-0:3.1.1-0.20201008190523.57dbded.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-db-tests-0:8.4.0-0.20200918104110.e42c733.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-oslo-i18n-0:5.0.1-0.20201009131251.73187bd.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-log-tests-0:4.3.1-0.20201207021200.1597f24.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-serialization-tests-0:4.0.1-0.20201008182423.c7884b2.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-service-tests-0:2.4.0-0.20201008184547.58466a6.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-oslo-utils-tests-0:4.6.0-0.20201009175936.91497da.el8.noarch",
            "8Base-RHOSE-4.7:python3-packaging-0:20.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-0:3.2.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-paste-deploy-0:2.0.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pbr-0:5.4.3-2.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pexpect-0:4.6-2.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-pint-0:0.10.1-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-protobuf-0:3.6.1-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.s390x",
            "8Base-RHOSE-4.7:python3-psutil-debuginfo-0:5.6.6-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:python3-pyghmi-0:1.5.14-2.1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-pyroute2-0:0.5.13-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-requests-unixsocket-0:0.1.5-5.el8ar.noarch",
            "8Base-RHOSE-4.7:python3-rsa-0:4.7-1.el8.noarch",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.ppc64le",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.s390x",
            "8Base-RHOSE-4.7:python3-ruamel-yaml-debuginfo-0:0.15.41-4.el8ost.x86_64",
            "8Base-RHOSE-4.7:python3-s3transfer-0:0.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-stevedore-0:3.2.2-0.20201009151242.274eaa6.el8.noarch",
            "8Base-RHOSE-4.7:python3-string_utils-0:0.6.0-4.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-oem-idrac-tests-0:0.0.3-0.20200922221223.1202372.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-sushy-tests-0:3.6.1-0.20210122201213.7ec0422.el8.noarch",
            "8Base-RHOSE-4.7:python3-tenacity-0:6.2.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-tooz-0:2.7.0-0.20200723133754.fca43df.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-websocket-client-0:0.54.0-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-werkzeug-0:1.0.1-3.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zeroconf-0:0.24.4-1.el8ost.noarch",
            "8Base-RHOSE-4.7:python3-zipp-0:0.5.1-2.el8ost.noarch",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.ppc64le",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.s390x",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.src",
            "8Base-RHOSE-4.7:redhat-release-coreos-0:47.83-1.el8.x86_64",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.noarch",
            "8Base-RHOSE-4.7:rhcos-tools-0:0.0.0-1.rhaos4.2.el8.src",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-0:17.0-20200606.1.el8ost.src",
            "8Base-RHOSE-4.7:rhosp-director-images-all-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ipa-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-minimal-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-ppc64le-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rhosp-director-images-x86_64-0:17.0-20200606.1.el8ost.noarch",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.src",
            "8Base-RHOSE-4.7:rpm-ostree-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-debugsource-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-devel-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.ppc64le",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.s390x",
            "8Base-RHOSE-4.7:rpm-ostree-libs-debuginfo-0:2020.7-1.el8_3.x86_64",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.src",
            "8Base-RHOSE-4.7:runc-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debuginfo-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.ppc64le",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.s390x",
            "8Base-RHOSE-4.7:runc-debugsource-0:1.0.0-82.rhaos4.6.git086e841.el8.x86_64",
            "8Base-RHOSE-4.7:rust-afterburn-0:4.6.0-1.rhaos4.7.el8.src",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.ppc64le",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.s390x",
            "8Base-RHOSE-4.7:rust-afterburn-debugsource-0:4.6.0-1.rhaos4.7.el8.x86_64",
            "8Base-RHOSE-4.7:rust-bootupd-0:0.2.5-2.el8.src",
            "8Base-RHOSE-4.7:rust-bootupd-debugsource-0:0.2.5-2.el8.x86_64",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.ppc64le",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.s390x",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.src",
            "8Base-RHOSE-4.7:tini-0:0.16.1-1.el8ar.x86_64",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.noarch",
            "8Base-RHOSE-4.7:toolbox-0:0.0.8-3.rhaos4.7.el8.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "gogo/protobuf: plugin/unmarshal/unmarshal.go lacks certain index validation"
    }
  ]
}
  opensuse-su-2024:11757-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": "libcontainers-common-20210626-7.1 on GA media",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "These are all security issues fixed in the libcontainers-common-20210626-7.1 package on the GA media of openSUSE Tumbleweed.",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-Tumbleweed-2024-11757",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11757-1.json"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-14370 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-14370/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-15157 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-15157/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-20199 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-20199/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-20291 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-20291/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-3602 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-3602/"
      }
    ],
    "title": "libcontainers-common-20210626-7.1 on GA media",
    "tracking": {
      "current_release_date": "2024-06-15T00:00:00Z",
      "generator": {
        "date": "2024-06-15T00:00:00Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2024:11757-1",
      "initial_release_date": "2024-06-15T00:00:00Z",
      "revision_history": [
        {
          "date": "2024-06-15T00:00:00Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libcontainers-common-20210626-7.1.aarch64",
                "product": {
                  "name": "libcontainers-common-20210626-7.1.aarch64",
                  "product_id": "libcontainers-common-20210626-7.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libcontainers-common-20210626-7.1.ppc64le",
                "product": {
                  "name": "libcontainers-common-20210626-7.1.ppc64le",
                  "product_id": "libcontainers-common-20210626-7.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libcontainers-common-20210626-7.1.s390x",
                "product": {
                  "name": "libcontainers-common-20210626-7.1.s390x",
                  "product_id": "libcontainers-common-20210626-7.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libcontainers-common-20210626-7.1.x86_64",
                "product": {
                  "name": "libcontainers-common-20210626-7.1.x86_64",
                  "product_id": "libcontainers-common-20210626-7.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": "libcontainers-common-20210626-7.1.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.aarch64"
        },
        "product_reference": "libcontainers-common-20210626-7.1.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-7.1.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le"
        },
        "product_reference": "libcontainers-common-20210626-7.1.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-7.1.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x"
        },
        "product_reference": "libcontainers-common-20210626-7.1.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-7.1.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
        },
        "product_reference": "libcontainers-common-20210626-7.1.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-14370",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-14370"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An information disclosure vulnerability was found in containers/podman in versions before 2.0.5. When using the deprecated Varlink API or the Docker-compatible REST API, if multiple containers are created in a short duration, the environment variables from the first container will get leaked into subsequent containers. An attacker who has control over the subsequent containers could use this flaw to gain access to sensitive information stored in such variables.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.aarch64",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-14370",
          "url": "https://www.suse.com/security/cve/CVE-2020-14370"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1176804 for CVE-2020-14370",
          "url": "https://bugzilla.suse.com/1176804"
        }
      ],
      "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:libcontainers-common-20210626-7.1.aarch64",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.aarch64",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-14370"
    },
    {
      "cve": "CVE-2020-15157",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-15157"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \"foreign layer\"), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.aarch64",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-15157",
          "url": "https://www.suse.com/security/cve/CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1177598 for CVE-2020-15157",
          "url": "https://bugzilla.suse.com/1177598"
        }
      ],
      "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:libcontainers-common-20210626-7.1.aarch64",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.aarch64",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-15157"
    },
    {
      "cve": "CVE-2021-20199",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-20199"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Rootless containers run with Podman, receive all traffic with a source IP address of 127.0.0.1 (including from remote hosts). This impacts containerized applications that trust localhost (127.0.01) connections by default and do not require authentication. This issue affects Podman 1.8.0 onwards.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.aarch64",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-20199",
          "url": "https://www.suse.com/security/cve/CVE-2021-20199"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1181640 for CVE-2021-20199",
          "url": "https://bugzilla.suse.com/1181640"
        }
      ],
      "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:libcontainers-common-20210626-7.1.aarch64",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.aarch64",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "low"
        }
      ],
      "title": "CVE-2021-20199"
    },
    {
      "cve": "CVE-2021-20291",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-20291"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A deadlock vulnerability was found in \u0027github.com/containers/storage\u0027 in versions before 1.28.1. When a container image is processed, each layer is unpacked using `tar`. If one of those layers is not a valid `tar` archive this causes an error leading to an unexpected situation where the code indefinitely waits for the tar unpacked stream, which never finishes. An attacker could use this vulnerability to craft a malicious image, which when downloaded and stored by an application using containers/storage, would then cause a deadlock leading to a Denial of Service (DoS).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.aarch64",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-20291",
          "url": "https://www.suse.com/security/cve/CVE-2021-20291"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1196497 for CVE-2021-20291",
          "url": "https://bugzilla.suse.com/1196497"
        }
      ],
      "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:libcontainers-common-20210626-7.1.aarch64",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.aarch64",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-20291"
    },
    {
      "cve": "CVE-2021-3602",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-3602"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An information disclosure flaw was found in Buildah, when building containers using chroot isolation. Running processes in container builds (e.g. Dockerfile RUN commands) can access environment variables from parent and grandparent processes. When run in a container in a CI/CD environment, environment variables may include sensitive information that was shared with the container in order to be used only by Buildah itself (e.g. container registry credentials).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.aarch64",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
          "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-3602",
          "url": "https://www.suse.com/security/cve/CVE-2021-3602"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1188520 for CVE-2021-3602",
          "url": "https://bugzilla.suse.com/1188520"
        }
      ],
      "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:libcontainers-common-20210626-7.1.aarch64",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.aarch64",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.ppc64le",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.s390x",
            "openSUSE Tumbleweed:libcontainers-common-20210626-7.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-3602"
    }
  ]
}
  opensuse-su-2022:23018-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": "Security update for conmon, libcontainers-common, libseccomp, podman",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for conmon, libcontainers-common, libseccomp, podman fixes the following issues:\n\npodman was updated to 3.4.4.\n\nSecurity issues fixed:\n\n\n- fix CVE-2021-41190 [bsc#1193273], opencontainers: OCI manifest and index parsing confusion\n- fix CVE-2021-4024  [bsc#1193166], podman machine spawns gvproxy with port binded to all IPs\n- fix CVE-2021-20199 [bsc#1181640], Remote traffic to rootless containers is seen as orginating from localhost\n\n- Add: Provides: podman:/usr/bin/podman-remote subpackage for a clearer upgrade\n  path from podman \u003c 3.1.2\n\nUpdate to version 3.4.4:\n\n  * Bugfixes\n\n    - Fixed a bug where the podman exec command would, under some circumstances,\n      print a warning message about failing to move conmon to the appropriate cgroup (#12535).\n    - Fixed a bug where named volumes created as part of container creation\n      (e.g. podman run --volume avolume:/a/mountpoint or similar) would be\n      mounted with incorrect permissions (#12523).\n    - Fixed a bug where the podman-remote create and podman-remote run commands\n      did not properly handle the --entrypoint=\u0027\u0027 option (to clear the container\u0027s entrypoint) (#12521).\n\n- Update to version 3.4.3:\n\n  * Security\n\n    - This release addresses CVE-2021-4024, where the podman machine command opened the gvproxy API (used to forward ports to podman machine VMs) to the public internet on port 7777.\n    - This release addresses CVE-2021-41190, where incomplete specification of behavior regarding image manifests could lead to inconsistent decoding on different clients.\n\n  * Features\n\n    - The --secret type=mount option to podman create and podman run supports a new option, target=, which specifies where in the container the secret will be mounted (#12287).\n\n  * Bugfixes\n\n    - Fixed a bug where rootless Podman would occasionally print warning messages about failing to move the pause process to a new cgroup (#12065).\n    - Fixed a bug where the podman run and podman create commands would, when pulling images, still require TLS even with registries set to Insecure via config file (#11933).\n    - Fixed a bug where the podman generate systemd command generated units that depended on multi-user.target, which has been removed from some distributions (#12438).\n    - Fixed a bug where Podman could not run containers with images that had /etc/ as a symlink (#12189).\n    - Fixed a bug where the podman logs -f command would, when using the journald logs backend, exit immediately if the container had previously been restarted (#12263).\n    - Fixed a bug where, in containers on VMs created by podman machine, the host.containers.internal name pointed to the VM, not the host system (#11642).\n    - Fixed a bug where containers and pods created by the podman play kube command in VMs managed by podman machine would not automatically forward ports from the host machine (#12248).\n    - Fixed a bug where podman machine init would fail on OS X when GNU Coreutils was installed (#12329).\n    - Fixed a bug where podman machine start would exit before SSH on the started VM was accepting connections (#11532).\n    - Fixed a bug where the podman run command with signal proxying (--sig-proxy) enabled could print an error if it attempted to send a signal to a container that had just exited (#8086).\n    - Fixed a bug where the podman stats command would not return correct information for containers running Systemd as PID1 (#12400).\n    - Fixed a bug where the podman image save command would fail on OS X when writing the image to STDOUT (#12402).\n    - Fixed a bug where the podman ps command did not properly handle PS arguments which contained whitespace (#12452).\n    - Fixed a bug where the podman-remote wait command could fail to detect that the container exited and return an error under some circumstances (#12457).\n    - Fixed a bug where the Windows MSI installer for podman-remote would break the PATH environment variable by adding an extra \u0027 (#11416).\n\n  * API\n\n    - The Libpod Play Kube endpoint now also accepts ConfigMap YAML as part of its payload, and will use provided any ConfigMap to configure provided pods and services.\n    - Fixed a bug where the Compat Create endpoint for Containers would not always create the container\u0027s working directory if it did not exist (#11842).\n    - Fixed a bug where the Compat Create endpoint for Containers returned an incorrect error message with 404 errors when the requested image was not found (#12315).\n    - Fixed a bug where the Compat Create endpoint for Containers did not properly handle the HostConfig.Mounts field (#12419).\n    - Fixed a bug where the Compat Archive endpoint for Containers did not properly report errors when the operation failed (#12420).\n    - Fixed a bug where the Compat Build endpoint for Images ignored the layers query parameter (for caching intermediate layers from the build) (#12378).\n    - Fixed a bug where the Compat Build endpoint for Images did not report errors in a manner compatible with Docker (#12392).\n    - Fixed a bug where the Compat Build endpoint for Images would fail to build if the context directory was a symlink (#12409).\n    - Fixed a bug where the Compat List endpoint for Images included manifest lists (and not just images) in returned results (#12453).\n\n- Update to version 3.4.2:\n\n  * Fixed a bug where podman tag could not tag manifest lists (#12046).\n  * Fixed a bug where built-in volumes specified by images would not be\n    created correctly under some circumstances.\n  * Fixed a bug where, when using Podman Machine on OS X, containers in pods\n    did not have working port forwarding from the host (#12207).\n  * Fixed a bug where the podman network reload command command on containers\n    using the slirp4netns network mode and the rootlessport port forwarding\n    driver would make an unnecessary attempt to restart rootlessport\n    on containers that did not forward ports.\n  * Fixed a bug where the podman generate kube command would generate YAML\n    including some unnecessary (set to default) fields (e.g. empty SELinux and\n    DNS configuration blocks, and the privileged flag when set to false) (#11995).\n  * Fixed a bug where the podman pod rm command could, if interrupted at the right moment,\n    leave a reference to an already-removed infra container behind (#12034).\n  * Fixed a bug where the podman pod rm command would not remove pods with\n    more than one container if all containers save for the infra container\n    were stopped unless --force was specified (#11713).\n  * Fixed a bug where the --memory flag to podman run and podman create did\n    not accept a limit of 0 (which should specify unlimited memory) (#12002).\n  * Fixed a bug where the remote Podman client\u0027s podman build command could\n    attempt to build a Dockerfile in the working directory of the podman\n    system service instance instead of the Dockerfile specified by the user (#12054).\n  * Fixed a bug where the podman logs --tail command could function improperly\n    (printing more output than requested) when the journald log driver was used.\n  * Fixed a bug where containers run using the slirp4netns network mode with\n    IPv6 enabled would not have IPv6 connectivity until several seconds after they started (#11062).\n  * Fixed a bug where some Podman commands could cause an extra dbus-daemon\n    process to be created (#9727).\n  * Fixed a bug where rootless Podman would sometimes print warnings\n    about a failure to move the pause process into a given CGroup (#12065).\n  * Fixed a bug where the checkpointed field in podman inspect on a container\n    was not set to false after a container was restored.\n  * Fixed a bug where the podman system service command would print\n    overly-verbose logs about request IDs (#12181).\n  * Fixed a bug where Podman could, when creating a new container without a name\n    explicitly specified by the user, sometimes use an auto-generated name already\n    in use by another container if multiple containers were being created in parallel (#11735).\n\nUpdate to version 3.4.1:\n\n  * Bugfixes\n\n    - Fixed a bug where podman machine init could, under some circumstances,\n      create invalid machine configurations which could not be started (#11824).\n    - Fixed a bug where the podman machine list command would not properly\n      populate some output fields.\n    - Fixed a bug where podman machine rm could leave dangling sockets from\n      the removed machine (#11393).\n    - Fixed a bug where podman run --pids-limit=-1 was not supported (it now\n      sets the PID limit in the container to unlimited) (#11782).\n    - Fixed a bug where podman run and podman attach could throw errors about\n      a closed network connection when STDIN was closed by the client (#11856).\n    - Fixed a bug where the podman stop command could fail when run on a\n      container that had another podman stop command run on it previously.\n    - Fixed a bug where the --sync flag to podman ps was nonfunctional.\n    - Fixed a bug where the Windows and OS X remote clients\u0027 podman stats\n      command would fail (#11909).\n    - Fixed a bug where the podman play kube command did not properly handle\n      environment variables whose values contained an = (#11891).\n    - Fixed a bug where the podman generate kube command could generate\n      invalid annotations when run on containers with volumes that use SELinux\n      relabelling (:z or :Z) (#11929).\n    - Fixed a bug where the podman generate kube command would generate YAML\n      including some unnecessary (set to default) fields (e.g. user and group,\n      entrypoint, default protocol for forwarded ports) (#11914, #11915, and #11965).\n    - Fixed a bug where the podman generate kube command could, under some\n      circumstances, generate YAML including an invalid targetPort field for\n      forwarded ports (#11930).\n    - Fixed a bug where rootless Podman\u0027s podman info command could, under\n      some circumstances, not read available CGroup controllers (#11931).\n    - Fixed a bug where podman container checkpoint --export would fail to\n      checkpoint any container created with --log-driver=none (#11974).\n\n  * API\n\n    - Fixed a bug where the Compat Create endpoint for Containers could panic\n      when no options were passed to a bind mount of tmpfs (#11961).\n\nUpdate to version 3.4.0:\n\n  * Features\n\n    - Pods now support init containers! Init containers are containers which run before the rest of the pod starts. There are two types of init containers: \u0027always\u0027, which always run before the pod is started, and \u0027once\u0027, which only run the first time the pod starts and are subsequently removed. They can be added using the podman create command\u0027s --init-ctr option.\n    - Support for init containers has also been added to podman play kube and podman generate kube - init containers contained in Kubernetes YAML will be created as Podman init containers, and YAML generated by Podman will include any init containers created.\n    - The podman play kube command now supports building images. If the --build option is given and a directory with the name of the specified image exists in the current working directory and contains a valid Containerfile or Dockerfile, the image will be built and used for the container.\n    - The podman play kube command now supports a new option, --teardown, which removes any pods and containers created by the given Kubernetes YAML.\n    - The podman generate kube command now generates annotations for SELinux mount options on volume (:z and :Z) that are respected by the podman play kube command.\n    - A new command has been added, podman pod logs, to return logs for all containers in a pod at the same time.\n    - Two new commands have been added, podman volume export (to export a volume to a tar file) and podman volume import) (to populate a volume from a given tar file).\n    - The podman auto-update command now supports simple rollbacks. If a container fails to start after an automatic update, it will be rolled back to the previous image and restarted again.\n    - Pods now share their user namespace by default, and the podman pod create command now supports the --userns option. This allows rootless pods to be created with the --userns=keep-id option.\n    - The podman pod ps command now supports a new filter with its --filter option, until, which returns pods created before a given timestamp.\n    - The podman image scp command has been added. This command allows images to be transferred between different hosts.\n    - The podman stats command supports a new option, --interval, to specify the amount of time before the information is refreshed.\n    - The podman inspect command now includes ports exposed (but not published) by containers (e.g. ports from --expose when --publish-all is not specified).\n    - The podman inspect command now has a new boolean value, Checkpointed, which indicates that a container was stopped as a result of a podman container checkpoint operation.\n    - Volumes created by podman volume create now support setting quotas when run atop XFS. The size and inode options allow the maximum size and maximum number of inodes consumed by a volume to be limited.\n    - The podman info command now outputs information on what log drivers, network drivers, and volume plugins are available for use (#11265).\n    - The podman info command now outputs the current log driver in use, and the variant and codename of the distribution in use.\n    - The parameters of the VM created by podman machine init (amount of disk space, memory, CPUs) can now be set in containers.conf.\n    - The podman machine ls command now shows additional information (CPUs, memory, disk size) about VMs managed by podman machine.\n    - The podman ps command now includes healthcheck status in container state for containers that have healthchecks (#11527).\n\n  * Changes\n\n    - The podman build command has a new alias, podman buildx, to improve compatibility with Docker. We have already added support for many docker buildx flags to podman build and aim to continue to do so.\n    - Cases where Podman is run without a user session or a writable temporary files directory will now produce better error messages.\n    - The default log driver has been changed from file to journald. The file driver did not properly support log rotation, so this should lead to a better experience. If journald is not available on the system, Podman will automatically revert to the file.\n    - Podman no longer depends on ip for removing networks (#11403).\n    - The deprecated --macvlan flag to podman network create now warns when it is used. It will be removed entirely in the Podman 4.0 release.\n    - The podman machine start command now prints a message when the VM is successfully started.\n    - The podman stats command can now be used on containers that are paused.\n    - The podman unshare command will now return the exit code of the command that was run in the user namespace (assuming the command was successfully run).\n    - Successful healthchecks will no longer add a healthy line to the system log to reduce log spam.\n    - As a temporary workaround for a lack of shortname prompts in the Podman remote client, VMs created by podman machine now default to only using the docker.io registry.\n\n  * Bugfixes\n\n    - Fixed a bug where whitespace in the definition of sysctls (particularly default sysctls specified in containers.conf) would cause them to be parsed incorrectly.\n    - Fixed a bug where the Windows remote client improperly validated volume paths (#10900).\n    - Fixed a bug where the first line of logs from a container run with the journald log driver could be skipped.\n    - Fixed a bug where images created by podman commit did not include ports exposed by the container.\n    - Fixed a bug where the podman auto-update command would ignore the io.containers.autoupdate.authfile label when pulling images (#11171).\n    - Fixed a bug where the --workdir option to podman create and podman run could not be set to a directory where a volume was mounted (#11352).\n    - Fixed a bug where systemd socket-activation did not properly work with systemd-managed Podman containers (#10443).\n    - Fixed a bug where environment variable secrets added to a container were not available to exec sessions launched in the container.\n    - Fixed a bug where rootless containers could fail to start the rootlessport port-forwarding service when XDG_RUNTIME_DIR was set to a long path.\n    - Fixed a bug where arguments to the --systemd option to podman create and podman run were case-sensitive (#11387).\n    - Fixed a bug where the podman manifest rm command would also remove images referenced by the manifest, not just the manifest itself (#11344).\n    - Fixed a bug where the Podman remote client on OS X would not function properly if the TMPDIR environment variable was not set (#11418).\n    - Fixed a bug where the /etc/hosts file was not guaranteed to contain an entry for localhost (this is still not guaranteed if --net=host is used; such containers will exactly match the host\u0027s /etc/hosts) (#11411).\n    - Fixed a bug where the podman machine start command could print warnings about unsupported CPU features (#11421).\n    - Fixed a bug where the podman info command could segfault when accessing cgroup information.\n    - Fixed a bug where the podman logs -f command could hang when a container exited (#11461).\n    - Fixed a bug where the podman generate systemd command could not be used on containers that specified a restart policy (#11438).\n    - Fixed a bug where the remote Podman client\u0027s podman build command would fail to build containers if the UID and GID on the client were higher than 65536 (#11474).\n    - Fixed a bug where the remote Podman client\u0027s podman build command would fail to build containers if the context directory was a symlink (#11732).\n    - Fixed a bug where the --network flag to podman play kube was not properly parsed when a non-bridge network configuration was specified.\n    - Fixed a bug where the podman inspect command could error when the container being inspected was removed as it was being inspected (#11392).\n    - Fixed a bug where the podman play kube command ignored the default pod infra image specified in containers.conf.\n    - Fixed a bug where the --format option to podman inspect was nonfunctional under some circumstances (#8785).\n    - Fixed a bug where the remote Podman client\u0027s podman run and podman exec commands could skip a byte of output every 8192 bytes (#11496).\n    - Fixed a bug where the podman stats command would print nonsensical results if the container restarted while it was running (#11469).\n    - Fixed a bug where the remote Podman client would error when STDOUT was redirected on a Windows client (#11444).\n    - Fixed a bug where the podman run command could return 0 when the application in the container exited with 125 (#11540).\n    - Fixed a bug where containers with --restart=always set using the rootlessport port-forwarding service could not be restarted automatically.\n    - Fixed a bug where the --cgroups=split option to podman create and podman run was silently discarded if the container was part of a pod.\n    - Fixed a bug where the podman container runlabel command could fail if the image name given included a tag.\n    - Fixed a bug where Podman could add an extra 127.0.0.1 entry to /etc/hosts under some circumstances (#11596).\n    - Fixed a bug where the remote Podman client\u0027s podman untag command did not properly handle tags including a digest (#11557).\n    - Fixed a bug where the --format option to podman ps did not properly support the table argument for tabular output.\n    - Fixed a bug where the --filter option to podman ps did not properly handle filtering by healthcheck status (#11687).\n    - Fixed a bug where the podman run and podman start --attach commands could race when retrieving the exit code of a container that had already been removed resulting in an error (e.g. by an external podman rm -f) (#11633).\n    - Fixed a bug where the podman generate kube command would add default environment variables to generated YAML.\n    - Fixed a bug where the podman generate kube command would add the default CMD from the image to generated YAML (#11672).\n    - Fixed a bug where the podman rm --storage command could fail to remove containers under some circumstances (#11207).\n    - Fixed a bug where the podman machine ssh command could fail when run on Linux (#11731).\n    - Fixed a bug where the podman stop command would error when used on a container that was already stopped (#11740).\n    - Fixed a bug where renaming a container in a pod using the podman rename command, then removing the pod using podman pod rm, could cause Podman to believe the new name of the container was permanently in use, despite the container being removed (#11750).\n\n  * API\n\n    - The Libpod Pull endpoint for Images now has a new query parameter, quiet, which (when set to true) suppresses image pull progress reports (#10612).\n    - The Compat Events endpoint now includes several deprecated fields from the Docker v1.21 API for improved compatibility with older clients.\n    - The Compat List and Inspect endpoints for Images now prefix image IDs with sha256: for improved Docker compatibility (#11623).\n    - The Compat Create endpoint for Containers now properly sets defaults for healthcheck-related fields (#11225).\n    - The Compat Create endpoint for Containers now supports volume options provided by the Mounts field (#10831).\n    - The Compat List endpoint for Secrets now supports a new query parameter, filter, which allows returned results to be filtered.\n    - The Compat Auth endpoint now returns the correct response code (500 instead of 400) when logging into a registry fails.\n    - The Version endpoint now includes information about the OCI runtime and Conmon in use (#11227).\n    - Fixed a bug where the X-Registry-Config header was not properly handled, leading to errors when pulling images (#11235).\n    - Fixed a bug where invalid query parameters could cause a null pointer dereference when creating error messages.\n    - Logging of API requests and responses at trace level has been greatly improved, including the addition of an X-Reference-Id header to correlate requests and responses (#10053).\n\nUpdate to version 3.3.1:\n\n  * Bugfixes\n\n    - Fixed a bug where unit files created by podman generate systemd could\n      not cleanup shut down containers when stopped by systemctl stop (#11304).\n    - Fixed a bug where podman machine commands would not properly locate\n      the gvproxy binary in some circumstances.\n    - Fixed a bug where containers created as part of a pod using the\n      --pod-id-file option would not join the pod\u0027s network namespace (#11303).\n    - Fixed a bug where Podman, when using the systemd cgroups driver,\n      could sometimes leak dbus sessions.\n    - Fixed a bug where the until filter to podman logs and podman events\n      was improperly handled, requiring input to be negated (#11158).\n    - Fixed a bug where rootless containers using CNI networking run on\n      systems using systemd-resolved for DNS would fail to start if resolved\n      symlinked /etc/resolv.conf to an absolute path (#11358).\n\n  * API\n\n    - A large number of potential file descriptor leaks from improperly closing\n      client connections have been fixed.\n\nUpdate to version 3.3.0:\n\n  * Fix network aliases with network id\n  * machine: compute sha256 as we read the image file\n  * machine: check for file exists instead of listing directory\n  * pkg/bindings/images.nTar(): slashify hdr.Name values\n  * Volumes: Only remove from DB if plugin removal succeeds\n  * For compatibility, ignore Content-Type\n  * [v3.3] Bump c/image 5.15.2, buildah v1.22.3\n  * Implement SD-NOTIFY proxy in conmon\n  * Fix rootless cni dns without systemd stub resolver\n  * fix rootlessport flake\n  * Skip stats test in CGv1 container environments\n  * Fix AVC denials in tests of volume mounts\n  * Restore buildah-bud test requiring new images\n  * Revert \u0027.cirrus.yml: use fresh images for all VMs\u0027\n  * Fix device tests using ls test files\n  * Enhance priv. dev. check\n  * Workaround host availability of /dev/kvm\n  * Skip cgroup-parent test due to frequent flakes\n  * Cirrus: Fix not uploading logformatter html\n\nSwitch to crun (bsc#1188914)\n\nUpdate to version 3.2.3:\n\n  * Bump to v3.2.3\n  * Update release notes for v3.2.3\n  * vendor containers/common@v0.38.16\n  * vendor containers/buildah@v1.21.3\n  * Fix race conditions in rootless cni setup\n  * CNI-in-slirp4netns: fix bind-mount for /run/systemd/resolve/stub-resolv.conf\n  * Make rootless-cni setup more robust\n  * Support uid,gid,mode options for secrets\n  * vendor containers/common@v0.38.15\n  * [CI:DOCS] podman search: clarify that results depend on implementation\n  * vendor containers/common@v0.38.14\n  * vendor containers/common@v0.38.13\n  * [3.2] vendor containers/common@v0.38.12\n  * Bump README to v3.2.2\n  * Bump to v3.2.3-dev\n\n- Update to version 3.2.2:\n  * Bump to v3.2.2\n  * fix systemcontext to use correct TMPDIR\n  * Scrub podman commands to use report package\n  * Fix volumes with uid and gid options\n  * Vendor in c/common v0.38.11\n  * Initial release notes for v3.2.2\n  * Fix restoring of privileged containers\n  * Fix handling of podman-remote build --device\n  * Add support for podman remote build -f - .\n  * Fix panic condition in cgroups.getAvailableControllers\n  * Fix permissions on initially created named volumes\n  * Fix building static podman-remote\n  * add correct slirp ip to /etc/hosts\n  * disable tty-size exec checks in system tests\n  * Fix resize race with podman exec -it\n  * Fix documentation of the --format option of podman push\n  * Fix systemd-resolved detection.\n  * Health Check is not handled in the compat LibpodToContainerJSON\n  * Do not use inotify for OCICNI\n  * getContainerNetworkInfo: lock netNsCtr before sync\n  * [NO TESTS NEEDED] Create /etc/mtab with the correct ownership\n  * Create the /etc/mtab file if does not exists\n  * [v3.2] cp: do not allow dir-\u003efile copying\n  * create: support images with invalid platform\n  * vendor containers/common@v0.38.10\n  * logs: k8s-file: restore poll sleep\n  * logs: k8s-file: fix spurious error logs\n  * utils: move message from warning to debug\n  * Bump to v3.2.2-dev\n\n- Update to version 3.2.1:\n  * Bump to v3.2.1\n  * Updated release notes for v3.2.1\n  * Fix network connect race with docker-compose\n  * Revert \u0027Ensure minimum API version is set correctly in tests\u0027\n  * Fall back to string for dockerfile parameter\n  * remote events: fix --stream=false\n  * [CI:DOCS] fix incorrect network remove api doc\n  * remote: always send resize before the container starts\n  * remote events: support labels\n  * remote pull: cancel pull when connection is closed\n  * Fix network prune api docs\n  * Improve systemd-resolved detection\n  * logs: k8s-file: fix race\n  * Fix image prune --filter cmd behavior\n  * Several shell completion fixes\n  * podman-remote build should handle -f option properly\n  * System tests: deal with crun 0.20.1\n  * Fix build tags for pkg/machine...\n  * Fix pre-checkpointing\n  * container: ignore named hierarchies\n  * [v3.2] vendor containers/common@v0.38.9\n  * rootless: fix fast join userns path\n  * [v3.2] vendor containers/common@v0.38.7\n  * [v3.2] vendor containers/common@v0.38.6\n  * Correct qemu options for Intel macs\n  * Ensure minimum API version is set correctly in tests\n  * Bump to v3.2.1-dev\n\n- Update to version 3.2.0:\n  * Bump to v3.2.0\n  * Fix network create macvlan with subnet option\n  * Final release notes updates for v3.2.0\n  * add ipv6 nameservers only when the container has ipv6 enabled\n  * Use request context instead of background\n  * [v.3.2] events: support disjunctive filters\n  * System tests: add :Z to volume mounts\n  * generate systemd: make mounts portable\n  * vendor containers/storage@v1.31.3\n  * vendor containers/common@v0.38.5\n  * Bump to v3.2.0-dev\n  * Bump to v3.2.0-RC3\n  * Update release notes for v3.2.0-RC3\n  * Fix race on podman start --all\n  * Fix race condition in running ls container in a pod\n  * docs: --cert-dir: point to containers-certs.d(5)\n  * Handle hard links in different directories\n  * Improve OCI Runtime error\n  * Handle hard links in remote builds\n  * Podman info add support for status of cgroup controllers\n  * Drop container does not exist on removal to debugf\n  * Downgrade API service routing table logging\n  * add libimage events\n  * docs: generate systemd: XDG_RUNTIME_DIR\n  * Fix problem copying files when container is in host pid namespace\n  * Bump to v3.2.0-dev\n  * Bump to v3.2.0-RC2\n  * update c/common\n  * Update Cirrus DEST_BRANCH to v3.2\n  * Updated vendors of c/image, c/storage, Buildah\n  * Initial release notes for v3.2.0-RC2\n  * Add script for identifying commits in release branches\n  * Add host.containers.internal entry into container\u0027s etc/hosts\n  * image prune: remove unused images only with `--all`\n  * podman network reload add rootless support\n  * Use more recent `stale` release...\n  * network tutorial: update with rootless cni changes\n  * [CI:DOCS] Update first line in intro page\n  * Use updated VM images + updated automation tooling\n  * auto-update service: prune images\n  * make vendor\n  * fix system upgrade tests\n  * Print \u0027extracting\u0027 only on compressed file\n  * podman image tree: restore previous behavior\n  * fix network restart always test\n  * fix incorrect log driver in podman container image\n  * Add support for cli network prune --filter flag\n  * Move filter parsing to common utils\n  * Bump github.com/containers/storage from 1.30.2 to 1.30.3\n  * Update nix pin with `make nixpkgs`\n  * [CI:DOCS] hack/bats - new helper for running system tests\n  * fix restart always with slirp4netns\n  * Bump github.com/opencontainers/runc from 1.0.0-rc93 to 1.0.0-rc94\n  * Bump github.com/coreos/go-systemd/v22 from 22.3.1 to 22.3.2\n  * Add host.serviceIsRemote to podman info results\n  * Add client disconnect to build handler loop\n  * Remove obsolete skips\n  * Fix podman-remote build --rm=false ...\n  * fix: improved \u0027containers/{name}/wait\u0027 endpoint\n  * Bump github.com/containers/storage from 1.30.1 to 1.30.2\n  * Add envars to the generated systemd unit\n  * fix: use UTC Time Stamps in response JSON\n  * fix container startup for empty pidfile\n  * Kube like pods should share ipc,net,uts by default\n  * fix: compat API \u0027images/get\u0027 for multiple images\n  * Revert escaped double dash man page flag syntax\n  * Report Download complete in Compatibility mode\n  * Add documentation on short-names\n  * Bump github.com/docker/docker\n  * Adds support to preserve auto update labels in generate and play kube\n  * [CI:DOCS] Stop conversion of `--` into en dash\n  * Revert Patch to relabel if selinux not enabled\n  * fix per review request\n  * Add support for environment variable secrets\n  * fix pre review request\n  * Fix infinite loop in isPathOnVolume\n  * Add containers.conf information for changing defaults\n  * CI: run rootless tests under ubuntu\n  * Fix wrong macvlan PNG in networking doc.\n  * Add restart-policy to container filters \u0026 --filter to podman start\n  * Fixes docker-compose cannot set static ip when use ipam\n  * channel: simplify implementation\n  * build: improve regex for iidfile\n  * Bump github.com/onsi/gomega from 1.11.0 to 1.12.0\n  * cgroup: fix rootless --cgroup-parent with pods\n  * fix: docker APIv2 `images/get`\n  * codespell cleanup\n  * Minor podmanimage docs updates.\n  * Fix handling of runlabel IMAGE and NAME\n  * Bump to v3.2.0-dev\n  * Bump to v3.2.0-rc1\n  * rootless: improve automatic range split\n  * podman: set volatile storage flag for --rm containers\n  * Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.2\n  * Bump github.com/containers/image/v5 from 5.11.1 to 5.12.0\n  * migrate Podman to containers/common/libimage\n  * Add filepath glob support to --security-opt unmask\n  * Force log_driver to k8s-file for containers in containers\n  * add --mac-address to podman play kube\n  * compat api: Networks must be empty instead of null\n  * System tests: honor $OCI_RUNTIME (for CI)\n  * is this a bug?\n  * system test image: add arm64v8 image\n  * Fix troubleshooting documentation on handling sublemental groups.\n  * Add --all to podman start\n  * Fix variable reference typo. in multi-arch image action\n  * cgroup: always honor --cgroup-parent with cgroupfs\n  * Bump github.com/uber/jaeger-client-go\n  * Don\u0027t require tests for github-actions \u0026 metadata\n  * Detect if in podman machine virtual vm\n  * Fix multi-arch image workflow typo\n  * [CI:DOCS] Add titles to remote docs (windows)\n  * Remove unused VolumeList* structs\n  * Cirrus: Update F34beta -\u003e F34\n  * Update container image docs + fix unstable execution\n  * Bump github.com/containers/storage from 1.30.0 to 1.30.1\n  * TODO complete\n  * Docker returns \u0027die\u0027 status rather then \u0027died\u0027 status\n  * Check if another VM is running on machine start\n  * [CI:DOCS] Improve titles of command HTML pages\n  * system tests: networking: fix another race condition\n  * Use seccomp_profile as default profile if defined in containers.conf\n  * Bump github.com/json-iterator/go from 1.1.10 to 1.1.11\n  * Vendored\n  * Autoupdate local label functional\n  * System tests: fix two race conditions\n  * Add more documentation on conmon\n  * Allow docker volume create API to pass without name\n  * Cirrus: Update Ubuntu images to 21.04\n  * Skip blkio-weight test when no kernel BFQ support\n  * rootless: Tell the user what was led to the error, not just what it is\n  * Add troubleshooting advice about the --userns option.\n  * Fix images prune filter until\n  * Fix logic for pushing stable multi-arch images\n  * Fixes generate kube incorrect when bind-mounting \u0027/\u0027 and \u0027/root\u0027\n  * libpod/image: unit tests: don\u0027t use system\u0027s registries.conf.d\n  * runtime: create userns when CAP_SYS_ADMIN is not present\n  * rootless: attempt to copy current mappings first\n  * [CI:DOCS] Restore missing content to manpages\n  * [CI:DOCS] Fix Markdown layout bugs\n  * Fix podman ps --filter ancestor to match exact ImageName/ImageID\n  * Add machine-enabled to containers.conf for machine\n  * Several multi-arch image build/push fixes\n  * Add podman run --timeout option\n  * Parse slirp4netns net options with compat api\n  * Fix rootlesskit port forwarder with custom slirp cidr\n  * Fix removal race condition in ListContainers\n  * Add github-action workflow to build/push multi-arch\n  * rootless: if root is not sub?id raise a debug message\n  * Bump github.com/containers/common from 0.36.0 to 0.37.0\n  * Add go template shell completion for --format\n  * Add --group-add keep-groups: suplimentary groups into container\n  * Fixes from make codespell\n  * Typo fix to usage text of --compress option\n  * corrupt-image test: fix an oops\n  * Add --noheading flag to all list commands\n  * Bump github.com/containers/storage from 1.29.0 to 1.30.0\n  * Bump github.com/containers/image/v5 from 5.11.0 to 5.11.1\n  * [CI:DOCS] Fix Markdown table layout bugs\n  * podman-remote should show podman.sock info\n  * rmi: don\u0027t break when the image is missing a manifest\n  * [CI:DOCS] Rewrite --uidmap doc in podman-create.1.md and podman-run.1.md\n  * Add support for CDI device configuration\n  * [CI:DOCS] Add missing dash to verbose option\n  * Bump github.com/uber/jaeger-client-go\n  * Remove an advanced layer diff function\n  * Ensure mount destination is clean, no trailing slash\n  * add it for inspect pidfile\n  * [CI:DOCS] Fix introduction page typo\n  * support pidfile on container restore\n  * fix start it\n  * skip pidfile test on remote\n  * improve document\n  * set pidfile default value int containerconfig\n  * add pidfile in inspection\n  * add pidfile it for container start\n  * skip pidfile it on remote\n  * Modify according to comments\n  * WIP: drop test requirement\n  * runtime: bump required conmon version\n  * runtime: return findConmon to libpod\n  * oci: drop ExecContainerCleanup\n  * oci: use `--full-path` option for conmon\n  * use AttachSocketPath when removing conmon files\n  * hide conmon-pidfile flag on remote mode\n  * Fix possible panic in libpod/image/prune.go\n  * add --ip to podman play kube\n  * add flag autocomplete\n  * add ut\n  * add flag \u0027--pidfile\u0027 for podman create/run\n  * Add network bindings tests: remove and list\n  * Fix build with GO111MODULE=off\n  * system tests: build --pull-never: deal with flakes\n  * compose test: diagnose flakes v3\n  * podman play kube apply correct log driver\n  * Fixes podman-remote save to directories does not work\n  * Bump github.com/rootless-containers/rootlesskit from 0.14.1 to 0.14.2\n  * Update documentation of podman-run to reflect volume \u0027U\u0027 option\n  * Fix flake on failed podman-remote build : try 2\n  * compose test: ongoing efforts to diagnose flakes\n  * Test that we don\u0027t error out on advertised --log-level values\n  * At trace log level, print error text using %+v instead of %v\n  * pkg/errorhandling.JoinErrors: don\u0027t throw away context for lone errors\n  * Recognize --log-level=trace\n  * Fix flake on failed podman-remote build\n  * System tests: fix racy podman-inspect\n  * Fixes invalid expression in save command\n  * Bump github.com/containers/common from 0.35.4 to 0.36.0\n  * Update nix pin with `make nixpkgs`\n  * compose test: try to get useful data from flakes\n  * Remove in-memory state implementation\n  * Fix message about runtime to show only the actual runtime\n  * System tests: setup: better cleanup of stray images\n  * Bump github.com/containers/ocicrypt from 1.1.0 to 1.1.1\n  * Reflect current state of prune implementation in docs\n  * Do not delete container twice\n  * [CI:DOCS] Correct status code for /pods/create\n  * vendor in containers/storage v1.29.0\n  * cgroup: do not set cgroup parent when rootless and cgroupfs\n  * Overhaul Makefile binary and release worflows\n  * Reorganize Makefile with sections and guide\n  * Simplify Makefile help target\n  * Don\u0027t shell to obtain current directory\n  * Remove unnecessary/not-needed release.txt target\n  * Fix incorrect version number output\n  * Exclude .gitignore from test req.\n  * Fix handling of $NAME and $IMAGE in runlabel\n  * Update podman image Dockerfile to support Podman in container\n  * Bump github.com/containers/image/v5 from 5.10.5 to 5.11.0\n  * Fix slashes in socket URLs\n  * Add network prune filters support to bindings\n  * Add support for play/generate kube volumes\n  * Update manifest API endpoints\n  * Fix panic when not giving a machine name for ssh\n  * cgroups: force 64 bits to ParseUint\n  * Bump k8s.io/api from 0.20.5 to 0.21.0\n  * [CI:DOCS] Fix formatting of podman-build man page\n  * buildah-bud tests: simplify\n  * Add missing return\n  * Bump github.com/onsi/ginkgo from 1.16.0 to 1.16.1\n  * speed up CI handling of images\n  * Volumes prune endpoint should use only prune filters\n  * Cirrus: Use Fedora 34beta images\n  * Bump go.sum + Makefile for golang 1.16\n  * Exempt Makefile changes from test requirements\n  * Adjust libpod API Container Wait documentation to the code\n  * [CI:DOCS] Update swagger definition of inspect manifest\n  * use updated ubuntu images\n  * podman unshare: add --rootless-cni to join the ns\n  * Update swagger-check\n  * swagger: remove name wildcards\n  * Update buildah-bud diffs\n  * Handle podman-remote --arch, --platform, --os\n  * buildah-bud tests: handle go pseudoversions, plus...\n  * Fix flaking rootless compose test\n  * rootless cni add /usr/sbin to PATH if not present\n  * System tests: special case for RHEL: require runc\n  * Add --requires flag to podman run/create\n  * [CI:DOCS] swagger-check: compare operations\n  * [CI:DOCS] Polish swagger OpertionIDs\n  * [NO TESTS NEEDED] Update nix pin with `make nixpkgs`\n  * Ensure that `--userns=keep-id` sets user in config\n  * [CI:DOCS] Set all operation id to be compatibile\n  * Move operationIds to swagger:operation line\n  * swagger: add operationIds that match with docker\n  * Cirrus: Make use of shared get_ci_vm container\n  * Don\u0027t relabel volumes if running in a privileged container\n  * Allow users to override default storage opts with --storage-opt\n  * Add support for podman --context default\n  * Verify existence of auth file if specified\n  * fix machine naming conventions\n  * Initial network bindings tests\n  * Update release notes to indicate CVE fix\n  * Move socket activation check into init() and set global condition.\n  * Bump github.com/onsi/ginkgo from 1.15.2 to 1.16.0\n  * Http api tests for network prune with until filter\n  * podman-run.1.md, podman-create.1.md : Adjust Markdown layout for --userns\n  * Fix typos --uidmapping and --gidmapping\n  * Add transport and destination info to manifest doc\n  * Bump github.com/rootless-containers/rootlesskit from 0.14.0 to 0.14.1\n  * Add default template functions\n  * Fix missing podman-remote build options\n  * Bump github.com/coreos/go-systemd/v22 from 22.3.0 to 22.3.1\n  * Add ssh connection to root user\n  * Add rootless docker-compose test to the CI\n  * Use the slrip4netns dns in the rootless cni ns\n  * Cleanup the rootless cni namespace\n  * Add new docker-compose test for two networks\n  * Make the docker-compose test work rootless\n  * Remove unused rootless-cni-infra container files\n  * Only use rootless RLK when the container has ports\n  * Fix dnsname test\n  * Enable rootless network connect/disconnect\n  * Move slirp4netns functions into an extra file\n  * Fix pod infra container cni network setup\n  * Add rootless support for cni and --uidmap\n  * rootless cni without infra container\n  * Recreate until container prune tests for bindings\n  * Remove --execute from podman machine ssh\n  * Fixed podman-remote --network flag\n  * Makefile: introduce install.docker-full\n  * Makefile: ensure install.docker creates BINDIR\n  * Fix unmount doc reference in image.rst\n  * Should send the OCI runtime path not just the name to buildah\n  * podman machine shell completion\n  * Fix handling of remove --log-rusage param\n  * Fix bindings prune containers flaky test\n  * [CI:DOCS] Add local html build info to docs/README.md\n  * Add podman machine list\n  * Trim white space from /top endpoint results\n  * Remove semantic version suffices from API calls\n  * podman machine init --ignition-path\n  * Document --volume from podman-remote run/create client\n  * Update main branch to reflect the release of v3.1.0\n  * Silence podman network reload errors with iptables-nft\n  * Containers prune endpoint should use only prune filters\n  * resolve proper aarch64 image names\n  * APIv2 basic test: relax APIVersion check\n  * Add machine support for qemu-system-aarch64\n  * podman machine init user input\n  * manpage xref: helpful diagnostic for unescaped dash-dash\n  * Bump to v3.2.0-dev\n  * swagger: update system version response body\n  * buildah-bud tests: reenable pull-never test\n  * [NO TESTS NEEDED] Shrink the size of podman-remote\n  * Add powershell completions\n  * [NO TESTS NEEDED] Drop Warning to Info, if cgroups not mounted\n  * Fix long option format on docs.podman.io\n  * system tests: friendier messages for 2-arg is()\n  * service: use LISTEN_FDS\n  * man pages: correct seccomp-policy label\n  * rootless: use is_fd_inherited\n  * podman generate systemd --new do not duplicate params\n  * play kube: add support for env vars defined from secrets\n  * play kube: support optional/mandatory env var from config map\n  * play kube: prepare supporting other env source than config maps\n  * Add machine support for more Linux distros\n  * [NO TESTS NEEDED] Use same function podman-remote rmi as podman\n  * Podman machine enhancements\n  * Add problematic volume name to kube play error messages\n  * Fix podman build --pull-never\n  * [NO TESTS NEEDED] Fix for kernel without CONFIG_USER_NS\n  * [NO TESTS NEEDED] Turn on podman-remote build --isolation\n  * Fix list pods filter handling in libpod api\n  * Remove resize race condition\n  * [NO TESTS NEEDED] Vendor in containers/buildah v1.20.0\n  * Use TMPDIR when commiting images\n  * Add RequiresMountsFor= to systemd generate\n  * Bump github.com/vbauerster/mpb/v6 from 6.0.2 to 6.0.3\n  * Fix swapped dimensions from terminal.GetSize\n  * Rename podman machine create to init and clean up\n  * Correct json field name\n  * system tests: new interactive tests\n  * Improvements for machine\n  * libpod/image: unit tests: use a `registries.conf` for aliases\n  * libpod/image: unit tests: defer cleanup\n  * libpod/image: unit tests: use `require.NoError`\n  * Add --execute flag to podman machine ssh\n  * introduce podman machine\n  * Podman machine CLI and interface stub\n  * Support multi doc yaml for generate/play kube\n  * Fix filters in image http compat/libpod api endpoints\n  * Bump github.com/containers/common from 0.35.3 to 0.35.4\n  * Bump github.com/containers/storage from 1.28.0 to 1.28.1\n  * Check if stdin is a term in --interactive --tty mode\n  * [NO TESTS NEEDED] Remove /tmp/containers-users-* files on reboot\n  * [NO TESTS NEEDED] Fix rootless volume plugins\n  * Ensure manually-created volumes have correct ownership\n  * Bump github.com/rootless-containers/rootlesskit\n  * Unification of until filter across list/prune endpoints\n  * Unification of label filter across list/prune endpoints\n  * fixup\n  * fix: build endpoint for compat API\n  * [CI:DOCS] Add note to mappings for user/group userns in build\n  * Bump k8s.io/api from 0.20.1 to 0.20.5\n  * Validate passed in timezone from tz option\n  * WIP: run buildah bud tests using podman\n  * Fix containers list/prune http api filter behaviour\n  * Generate Kubernetes PersistentVolumeClaims from named volumes\n\n- Update to version 3.1.2:\n  * Bump to v3.1.2\n  * Update release notes for v3.1.2\n  * Ensure mount destination is clean, no trailing slash\n  * Fixes podman-remote save to directories does not work\n  * [CI:DOCS] Add missing dash to verbose option\n  * [CI:DOCS] Fix Markdown table layout bugs\n  * [CI:DOCS] Rewrite --uidmap doc in podman-create.1.md and podman-run.1.md\n  * rmi: don\u0027t break when the image is missing a manifest\n  * Bump containers/image to v5.11.1\n  * Bump github.com/coreos/go-systemd from 22.2.0 to 22.3.1\n  * Fix lint\n  * Bump to v3.1.2-dev\n- Split podman-remote into a subpackage\n- Add missing scriptlets for systemd units\n- Escape macros in comments\n- Drop some obsolete workarounds, including %{go_nostrip}\n\n- Update to version 3.1.1:\n  * Bump to v3.1.1\n  * Update release notes for v3.1.1\n  * podman play kube apply correct log driver\n  * Fix build with GO111MODULE=off\n  * [CI:DOCS] Set all operation id to be compatibile\n  * Move operationIds to swagger:operation line\n  * swagger: add operationIds that match with docker\n  * Fix missing podman-remote build options\n  * [NO TESTS NEEDED] Shrink the size of podman-remote\n  * Move socket activation check into init() and set global condition.\n  * rootless: use is_fd_inherited\n  * Recreate until container prune tests for bindings\n  * System tests: special case for RHEL: require runc\n  * Document --volume from podman-remote run/create client\n  * Containers prune endpoint should use only prune filters\n  * Trim white space from /top endpoint results\n  * Fix unmount doc reference in image.rst\n  * Fix handling of remove --log-rusage param\n  * Makefile: introduce install.docker-full\n  * Makefile: ensure install.docker creates BINDIR\n  * Should send the OCI runtime path not just the name to buildah\n  * Fixed podman-remote --network flag\n  * podman-run.1.md, podman-create.1.md : Adjust Markdown layout for --userns\n  * Fix typos --uidmapping and --gidmapping\n  * Add default template functions\n  * Don\u0027t relabel volumes if running in a privileged container\n  * Allow users to override default storage opts with --storage-opt\n  * Add transport and destination info to manifest doc\n  * Verify existence of auth file if specified\n  * Ensure that `--userns=keep-id` sets user in config\n  * [CI:DOCS] Update swagger definition of inspect manifest\n  * Volumes prune endpoint should use only prune filters\n  * Adjust libpod API Container Wait documentation to the code\n  * Add missing return\n  * [CI:DOCS] Fix formatting of podman-build man page\n  * cgroups: force 64 bits to ParseUint\n  * Fix slashes in socket URLs\n  * [CI:DOCS] Correct status code for /pods/create\n  * cgroup: do not set cgroup parent when rootless and cgroupfs\n  * Reflect current state of prune implementation in docs\n  * Do not delete container twice\n  * Test that we don\u0027t error out on advertised --log-level values\n  * At trace log level, print error text using %+v instead of %v\n  * pkg/errorhandling.JoinErrors: don\u0027t throw away context for lone errors\n  * Recognize --log-level=trace\n  * Fix message about runtime to show only the actual runtime\n  * Fix handling of $NAME and $IMAGE in runlabel\n  * Fix flake on failed podman-remote build : try 2\n  * Fix flake on failed podman-remote build\n  * Update documentation of podman-run to reflect volume \u0027U\u0027 option\n  * Fixes invalid expression in save command\n  * Fix possible panic in libpod/image/prune.go\n  * Update all containers/ project vendors\n  * Fix tests\n  * Bump to v3.1.1-dev\n\n- Update to version 3.1.0:\n  * Bump to v3.1.0\n  * Fix test failure\n  * Update release notes for v3.1.0 final release\n  * [NO TESTS NEEDED] Turn on podman-remote build --isolation\n  * Fix long option format on docs.podman.io\n  * Fix containers list/prune http api filter behaviour\n  * [CI:DOCS] Add note to mappings for user/group userns in build\n  * Validate passed in timezone from tz option\n  * Generate Kubernetes PersistentVolumeClaims from named volumes\n  * libpod/image: unit tests: use a `registries.conf` for aliases\n- Require systemd 241 or newer due to podman dependency go-systemd v22,\n  otherwise build will fail with unknown C name errors\n\n- Create docker subpackage to allow replacing docker with\n  corresponding aliases to podman.\n\n- Update to v3.0.1\n  * Changes\n    - Several frequently-occurring WARN level log messages have been downgraded to INFO or DEBUG to not clutter terminal output.\nBugfixes\n    - Fixed a bug where the Created field of podman ps --format=json was formatted as a string instead of an Unix timestamp (integer) (#9315).\n    - Fixed a bug where failing lookups of individual layers during the podman images command would cause the whole command to fail without printing output.\n    - Fixed a bug where --cgroups=split did not function properly on cgroups v1 systems.\n    - Fixed a bug where mounting a volume over an directory in the container that existed, but was empty, could fail (#9393).\n    - Fixed a bug where mounting a volume over a directory in the container that existed could copy the entirety of the container\u0027s rootfs, instead of just the directory mounted over, into the volume (#9415).\n    - Fixed a bug where Podman would treat the --entrypoint=[\u0027\u0027] option to podman run and podman create as a literal empty string in the entrypoint, when instead it should have been ignored (#9377).\n    - Fixed a bug where Podman would set the HOME environment variable to \u0027\u0027 when the container ran as a user without an assigned home directory (#9378).\n    - Fixed a bug where specifying a pod infra image that had no tags (by using its ID) would cause podman pod create to panic (#9374).\n    - Fixed a bug where the --runtime option was not properly handled by the podman build command (#9365).\n    - Fixed a bug where Podman would incorrectly print an error message related to the remote API when the remote API was not in use and starting Podman failed.\n    - Fixed a bug where Podman would change ownership of a container\u0027s working directory, even if it already existed (#9387).\n    - Fixed a bug where the podman generate systemd --new command would incorrectly escape %t when generating the path for the PID file (#9373).\n    - Fixed a bug where Podman could, when run inside a Podman container with the host\u0027s containers/storage directory mounted into the container, erroneously detect a reboot and reset container state if the temporary directory was not also mounted in (#9191).\n    - Fixed a bug where some options of the podman build command (including but not limited to --jobs) were nonfunctional (#9247).\n  * API\n    - Fixed a breaking change to the Libpod Wait API for Containers where the Conditions parameter changed type in Podman v3.0 (#9351).\n    - Fixed a bug where the Compat Create endpoint for Containers did not properly handle forwarded ports that did not specify a host port.\n    - Fixed a bug where the Libpod Wait endpoint for Containers could write duplicate headers after an error occurred.\n    - Fixed a bug where the Compat Create endpoint for Images would not pull images that already had a matching tag present locally, even if a more recent version was available at the registry (#9232).\n    - The Compat Create endpoint for Images has had its compatibility with Docker improved, allowing its use with the docker-java library.\n  * Misc\n    - Updated Buildah to v1.19.4\n    - Updated the containers/storage library to v1.24.6\n- Changes from v3.0.0\n  * Features\n    - Podman now features initial support for Docker Compose.\n    - Added the podman rename command, which allows containers to be renamed after they are created (#1925).\n    - The Podman remote client now supports the podman copy command.\n    - A new command, podman network reload, has been added. This command will re-configure the network of all running containers, and can be used to recreate firewall rules lost when the system firewall was reloaded (e.g. via firewall-cmd --reload).\n    - Podman networks now have IDs. They can be seen in podman network ls and can be used when removing and inspecting networks. Existing networks receive IDs automatically.\n    - Podman networks now also support labels. They can be added via the --label option to network create, and podman network ls can filter labels based on them.\n    - The podman network create command now supports setting bridge MTU and VLAN through the --opt option (#8454).\n    - The podman container checkpoint and podman container restore commands can now checkpoint and restore containers that include volumes.\n    - The podman container checkpoint command now supports the --with-previous and --pre-checkpoint options, and the podman container restore command now support the --import-previous option. These add support for two-step checkpointing with lowered dump times.\n    - The podman push command can now push manifest lists. Podman will first attempt to push as an image, then fall back to pushing as a manifest list if that fails.\n    - The podman generate kube command can now be run on multiple containers at once, and will generate a single pod containing all of them.\n    - The podman generate kube and podman play kube commands now support Kubernetes DNS configuration, and will preserve custom DNS configuration when exporting or importing YAML (#9132).\n    - The podman generate kube command now properly supports generating YAML for containers and pods creating using host networking (--net=host) (#9077).\n    - The podman kill command now supports a --cidfile option to kill containers given a file containing the container\u0027s ID (#8443).\n    - The podman pod create command now supports the --net=none option (#9165).\n    - The podman volume create command can now specify volume UID and GID as options with the UID and GID fields passed to the the --opt option.\n    - Initial support has been added for Docker Volume Plugins. Podman can now define available plugins in containers.conf and use them to create volumes with podman volume create --driver.\n    - The podman run and podman create commands now support a new option, --platform, to specify the platform of the image to be used when creating the container.\n    - The --security-opt option to podman run and podman create now supports the systempaths=unconfined option to unrestrict access to all paths in the container, as well as mask and unmask options to allow more granular restriction of container paths.\n    - The podman stats --format command now supports a new format specified, MemUsageBytes, which prints the raw bytes of memory consumed by a container without human-readable formatting #8945.\n    - The podman ps command can now filter containers based on what pod they are joined to via the pod filter (#8512).\n    - The podman pod ps command can now filter pods based on what networks they are joined to via the network filter.\n    The podman pod ps command can now print information on what networks a pod is joined to via the .Networks specifier to the --format option.\n    - The podman system prune command now supports filtering what containers, pods, images, and volumes will be pruned.\n    - The podman volume prune commands now supports filtering what volumes will be pruned.\n    - The podman system prune command now includes information on space reclaimed (#8658).\n    - The podman info command will now properly print information about packages in use on Gentoo and Arch systems.\n    - The containers.conf file now contains an option for disabling creation of a new kernel keyring on container creation (#8384).\n    - The podman image sign command can now sign multi-arch images by producing a signature for each image in a given manifest list.\n    - The podman image sign command, when run as rootless, now supports per-user registry configuration files in $HOME/.config/containers/registries.d.\n    - Configuration options for slirp4netns can now be set system-wide via the NetworkCmdOptions configuration option in containers.conf.\n    - The MTU of slirp4netns can now be configured via the mtu= network command option (e.g. podman run --net slirp4netns:mtu=9000).\n  * Security\n    - A fix for CVE-2021-20199 is included. Podman between v1.8.0 and v2.2.1 used 127.0.0.1 as the source address for all traffic forwarded into rootless containers by a forwarded port; this has been changed to address the issue.\n  * Changes\n    - Shortname aliasing support has now been turned on by default. All Podman commands that must pull an image will, if a TTY is available, prompt the user about what image to pull.\n    - The podman load command no longer accepts a NAME[:TAG] argument. The presence of this argument broke CLI compatibility with Docker by making docker load commands unusable with Podman (#7387).\n    - The Go bindings for the HTTP API have been rewritten with a focus on limiting dependency footprint and improving extensibility. Read more here.\n    - The legacy Varlink API has been completely removed from Podman.\n    - The default log level for Podman has been changed from Error to Warn.\n    - The podman network create command can now create macvlan networks using the --driver macvlan option for Docker compatibility. The existing --macvlan flag has been deprecated and will be removed in Podman 4.0 some time next year.\n    - The podman inspect command has had the LogPath and LogTag fields moved into the LogConfig structure (from the root of the Inspect structure). The maximum size of the log file is also included.\n    - The podman generate systemd command no longer generates unit files using the deprecated KillMode=none option (#8615).\n    - The podman stop command now releases the container lock while waiting for it to stop - as such, commands like podman ps will no longer block until podman stop completes (#8501).\n    - Networks created with podman network create --internal no longer use the dnsname plugin. This configuration never functioned as expected.\n    - Error messages for the remote Podman client have been improved when it cannot connect to a Podman service.\n    - Error messages for podman run when an invalid SELinux is specified have been improved.\n    - Rootless Podman features improved support for containers with a single user mapped into the rootless user namespace.\n    - Pod infra containers now respect default sysctls specified in containers.conf allowing for advanced configuration of the namespaces they will share.\n    - SSH public key handling for remote Podman has been improved.\n  * Bugfixes\n    - Fixed a bug where the podman history --no-trunc command would truncate the Created By field (#9120).\n    - Fixed a bug where root containers that did not explicitly specify a CNI network to join did not generate an entry for the network in use in the Networks field of the output of podman inspect (#6618).\n    - Fixed a bug where, under some circumstances, container working directories specified by the image (via the WORKDIR instruction) but not present in the image, would not be created (#9040).\n    - Fixed a bug where the podman generate systemd command would generate invalid unit files if the container was creating using a command line that included doubled braces ({{ and }}), e.g. --log-opt-tag={{.Name}} (#9034).\n    - Fixed a bug where the podman generate systemd --new command could generate unit files including invalid Podman commands if the container was created using merged short options (e.g. podman run -dt) (#8847).\n    - Fixed a bug where the podman generate systemd --new command could generate unit files that did not handle Podman commands including some special characters (e.g. $) (#9176\n    - Fixed a bug where rootless containers joining CNI networks could not set a static IP address (#7842).\n    - Fixed a bug where rootless containers joining CNI networks could not set network aliases (#8567).\n    - Fixed a bug where the remote client could, under some circumstances, not include the Containerfile when sending build context to the server (#8374).\n    - Fixed a bug where rootless Podman did not mount /sys as a new sysfs in some circumstances where it was acceptable.\n    - Fixed a bug where rootless containers that both joined a user namespace and a CNI networks would cause a segfault. These options are incompatible and now return an error.\n    - Fixed a bug where the podman play kube command did not properly handle CMD and ARGS from images (#8803).\n    - Fixed a bug where the podman play kube command did not properly handle environment variables from images (#8608).\n    - Fixed a bug where the podman play kube command did not properly print errors that occurred when starting containers.\n    - Fixed a bug where the podman play kube command errored when hostNetwork was used (#8790).\n    - Fixed a bug where the podman play kube command would always pull images when the :latest tag was specified, even if the image was available locally (#7838).\n    - Fixed a bug where the podman play kube command did not properly handle SELinux configuration, rending YAML with custom SELinux configuration unusable (#8710).\n    - Fixed a bug where the podman generate kube command incorrectly populated the args and command fields of generated YAML (#9211).\n    - Fixed a bug where containers in a pod would create a duplicate entry in the pod\u0027s shared /etc/hosts file every time the container restarted (#8921).\n    - Fixed a bug where the podman search --list-tags command did not support the --format option (#8740).\n    - Fixed a bug where the http_proxy option in containers.conf was not being respected, and instead was set unconditionally to true (#8843).\n    - Fixed a bug where rootless Podman could, on systems with a recent Conmon and users with a long username, fail to attach to containers (#8798).\n    - Fixed a bug where the podman images command would break and fail to display any images if an empty manifest list was present in storage (#8931).\n    - Fixed a bug where locale environment variables were not properly passed on to Conmon.\n    - Fixed a bug where Podman would not build on the MIPS architecture (#8782).\n    - Fixed a bug where rootless Podman could fail to properly configure user namespaces for rootless containers when the user specified a --uidmap option that included a mapping beginning with UID 0.\n    - Fixed a bug where the podman logs command using the k8s-file backend did not properly handle partial log lines with a length of 1 (#8879).\n    - Fixed a bug where the podman logs command with the --follow option did not properly handle log rotation (#8733).\n    - Fixed a bug where user-specified HOSTNAME environment variables were overwritten by Podman (#8886).\n    - Fixed a bug where Podman would applied default sysctls from containers.conf in too many situations (e.g. applying network sysctls when the container shared its network with a pod).\n    - Fixed a bug where Podman did not properly handle cases where a secondary image store was in use and an image was present in both the secondary and primary stores (#8176).\n    - Fixed a bug where systemd-managed rootless Podman containers where the user in the container was not root could fail as the container\u0027s PID file was not accessible to systemd on the host (#8506).\n    - Fixed a bug where the --privileged option to podman run and podman create would, under some circumstances, not disable Seccomp (#8849).\n    - Fixed a bug where the podman exec command did not properly add capabilities when the container or exec session were run with --privileged.\n    - Fixed a bug where rootless Podman would use the --enable-sandbox option to slirp4netns unconditionally, even when pivot_root was disabled, rendering slirp4netns unusable when pivot_root was disabled (#8846).\n    - Fixed a bug where podman build --logfile did not actually write the build\u0027s log to the logfile.\n    - Fixed a bug where the podman system service command did not close STDIN, and could display user-interactive prompts (#8700).\n    - Fixed a bug where the podman system reset command could, under some circumstances, remove all the contents of the XDG_RUNTIME_DIR directory (#8680).\n    - Fixed a bug where the podman network create command created CNI configurations that did not include a default gateway (#8748).\n    - Fixed a bug where the podman.service systemd unit provided by default used the wrong service type, and would cause systemd to not correctly register the service as started (#8751).\n    - Fixed a bug where, if the TMPDIR environment variable was set for the container engine in containers.conf, it was being ignored.\n    - Fixed a bug where the podman events command did not properly handle future times given to the --until option (#8694).\n    - Fixed a bug where the podman logs command wrote container STDERR logs to STDOUT instead of STDERR (#8683).\n    - Fixed a bug where containers created from an image with multiple tags would report that they were created from the wrong tag (#8547).\n    - Fixed a bug where container capabilities were not set properly when the --cap-add=all and --user options to podman create and podman run were combined.\n    - Fixed a bug where the --layers option to podman build was nonfunctional (#8643).\n    - Fixed a bug where the podman system prune command did not act recursively, and thus would leave images, containers, pods, and volumes present that would be removed by a subsequent call to podman system prune (#7990).\n    - Fixed a bug where the --publish option to podman run and podman create did not properly handle ports specified as a range of ports with no host port specified (#8650).\n    - Fixed a bug where --format did not support JSON output for individual fields (#8444).\n    - Fixed a bug where the podman stats command would fail when run on root containers using the slirp4netns network mode (#7883).\n    - Fixed a bug where the Podman remote client would ask for a password even if the server\u0027s SSH daemon did not support password authentication (#8498).\n    - Fixed a bug where the podman stats command would fail if the system did not support one or more of the cgroup controllers Podman supports (#8588).\n    - Fixed a bug where the --mount option to podman create and podman run did not ignore the consistency mount option.\n    - Fixed a bug where failures during the resizing of a container\u0027s TTY would print the wrong error.\n    - Fixed a bug where the podman network disconnect command could cause the podman inspect command to fail for a container until it was restarted (#9234).\n    - Fixed a bug where containers created from a read-only rootfs (using the --rootfs option to podman create and podman run) would fail (#9230).\n    - Fixed a bug where specifying Go templates to the --format option to multiple Podman commands did not support the join function (#8773).\n    - Fixed a bug where the podman rmi command could, when run in parallel on multiple images, return layer not known errors (#6510).\n    - Fixed a bug where the podman inspect command on containers displayed unlimited ulimits incorrectly (#9303).\n    - Fixed a bug where Podman would fail to start when a volume was mounted over a directory in a container that contained symlinks that terminated outside the directory and its subdirectories (#6003).\nAPI\n    - Libpod API version has been bumped to v3.0.0.\n    - All Libpod Pod APIs have been modified to properly report errors with individual containers. Cases where the operation as a whole succeeded but individual containers failed now report an HTTP 409 error (#8865).\n    - The Compat API for Containers now supports the Rename and Copy APIs.\n    - Fixed a bug where the Compat Prune APIs (for volumes, containers, and images) did not return the amount of space reclaimed in their responses.\n    - Fixed a bug where the Compat and Libpod Exec APIs for Containers would drop errors that occurred prior to the exec session successfully starting (e.g. a \u0027no such file\u0027 error if an invalid executable was passed) (#8281)\n    - Fixed a bug where the Volumes field in the Compat Create API for Containers was being ignored (#8649).\n    - Fixed a bug where the NetworkMode field in the Compat Create API for Containers was not handling some values, e.g. container:, correctly.\n    - Fixed a bug where the Compat Create API for Containers did not set container name properly.\n    - Fixed a bug where containers created using the Compat Create API unconditionally used Kubernetes file logging (the default specified in containers.conf is now used).\n    - Fixed a bug where the Compat Inspect API for Containers could include container states not recognized by Docker.\n    - Fixed a bug where Podman did not properly clean up after calls to the Events API when the journald backend was in use, resulting in a leak of file descriptors (#8864).\n    - Fixed a bug where the Libpod Pull endpoint for Images could fail with an index out of range error under certain circumstances (#8870).\n    - Fixed a bug where the Libpod Exists endpoint for Images could panic.\n    - Fixed a bug where the Compat List API for Containers did not support all filters (#8860).\n    - Fixed a bug where the Compat List API for Containers did not properly populate the Status field.\n    - Fixed a bug where the Compat and Libpod Resize APIs for Containers ignored the height and width parameters (#7102).\n    - Fixed a bug where the Compat Search API for Images returned an incorrectly-formatted JSON response (#8758).\n    - Fixed a bug where the Compat Load API for Images did not properly clean up temporary files.\n    - Fixed a bug where the Compat Create API for Networks could panic when an empty IPAM configuration was specified.\n    - Fixed a bug where the Compat Inspect and List APIs for Networks did not include Scope.\n    - Fixed a bug where the Compat Wait endpoint for Containers did not support the same wait conditions that Docker did.\n  * Misc\n    - Updated Buildah to v1.19.2\n    - Updated the containers/storage library to v1.24.5\n    - Updated the containers/image library to v5.10.2\n    - Updated the containers/common library to v0.33.4\n\n- Update to v2.2.1\n  * Changes\n    - Due to a conflict with a previously-removed field, we were forced to\n      modify the way image volumes (mounting images into containers using\n      --mount type=image) were handled in the database.\n      As a result, containers created in Podman 2.2.0 with image volume\n       will not have them in v2.2.1, and these containers will need to be re-created.\n  * Bugfixes\n    - Fixed a bug where rootless Podman would, on systems without the\n      XDG_RUNTIME_DIR environment variable defined, use an incorrect path\n      for the PID file of the Podman pause process, causing Podman to fail\n      to start (#8539).\n    - Fixed a bug where containers created using Podman v1.7 and earlier were\n      unusable in Podman due to JSON decode errors (#8613).\n    - Fixed a bug where Podman could retrieve invalid cgroup paths, instead\n      of erroring, for containers that were not running.\n    - Fixed a bug where the podman system reset command would print a warning\n      about a duplicate shutdown handler being registered.\n    - Fixed a bug where rootless Podman would attempt to mount sysfs in\n      circumstances where it was not allowed; some OCI runtimes (notably\n      crun) would fall back to alternatives and not fail, but others\n      (notably runc) would fail to run containers.\n    - Fixed a bug where the podman run and podman create commands would fail\n      to create containers from untagged images (#8558).\n    - Fixed a bug where remote Podman would prompt for a password even when\n      the server did not support password authentication (#8498).\n    - Fixed a bug where the podman exec command did not move the Conmon\n      process for the exec session into the correct cgroup.\n    - Fixed a bug where shell completion for the ancestor option to\n      podman ps --filter did not work correctly.\n    - Fixed a bug where detached containers would not properly clean themselves\n      up (or remove themselves if --rm was set) if the Podman command that\n      created them was invoked with --log-level=debug.\n  * API\n    - Fixed a bug where the Compat Create endpoint for Containers did not\n      properly handle the Binds and Mounts parameters in HostConfig.\n    - Fixed a bug where the Compat Create endpoint for Containers\n      ignored the Name query parameter.\n    - Fixed a bug where the Compat Create endpoint for Containers did not\n      properly handle the \u0027default\u0027 value for NetworkMode (this value is\n      used extensively by docker-compose) (#8544).\n    - Fixed a bug where the Compat Build endpoint for Images would sometimes\n      incorrectly use the target query parameter as the image\u0027s tag.\n  * Misc\n    - Podman v2.2.0 vendored a non-released, custom version of the\n      github.com/spf13/cobra package; this has been reverted to the latest\n      upstream release to aid in packaging.\n    - Updated the containers/image library to v5.9.0\n\n- Update to v2.2.0\n * Features\n  - Experimental support for shortname aliasing has been added. This is not enabled by default, but can be turned on by setting the environment variable CONTAINERS_SHORT_NAME_ALIASING to on. Documentation is available here and here.\n  - Initial support has been added for the podman network connect and podman network disconnect commands, which allow existing containers to modify what networks they are connected to. At present, these commands can only be used on running containers that did not specify --network=none when they were created.\n  - The podman run command now supports the --network-alias option to set network aliases (additional names the container can be accessed at from other containers via DNS if the dnsname CNI plugin is in use). Aliases can also be added and removed using the new podman network connect and podman network disconnect commands. Please note that this requires a new release (v1.1.0) of the dnsname plugin, and will only work on newly-created CNI networks.\n  - The podman generate kube command now features support for exporting container\u0027s memory and CPU limits (#7855).\n  - The podman play kube command now features support for setting CPU and Memory limits for containers (#7742).\n  - The podman play kube command now supports persistent volumes claims using Podman named volumes.\n  - The podman play kube command now supports Kubernetes configmaps via the --configmap option (#7567).\n  - The podman play kube command now supports a --log-driver option to set the log driver for created containers.\n  - The podman play kube command now supports a --start option, enabled by default, to start the pod after creating it. This allows for podman play kube to be more easily used in systemd unitfiles.\n  - The podman network create command now supports the --ipv6 option to enable dual-stack IPv6 networking for created networks (#7302).\n  - The podman inspect command can now inspect pods, networks, and volumes, in addition to containers and images (#6757).\n  - The --mount option for podman run and podman create now supports a new type, image, to mount the contents of an image into the container at a given location.\n  - The Bash and ZSH completions have been completely reworked and have received significant enhancements! Additionally, support for Fish completions and completions for the podman-remote executable have been added.\n  - The --log-opt option for podman create and podman run now supports the max-size option to set the maximum size for a container\u0027s logs (#7434).\n  - The --network option to the podman pod create command now allows pods to be configured to use slirp4netns networking, even when run as root (#6097).\n  - The podman pod stop, podman pod pause, podman pod unpause, and podman pod kill commands now work on multiple containers in parallel and should be significantly faster.\n  - The podman search command now supports a --list-tags option to list all available tags for a single image in a single repository.\n  - The podman search command can now output JSON using the --format=json option.\n  - The podman diff and podman mount commands now work with all containers in the storage library, including those not created by Podman. This allows them to be used with Buildah and CRI-O containers.\n  - The podman container exists command now features a --external option to check if a container exists not just in Podman, but also in the storage library. This will allow Podman to identify Buildah and CRI-O containers.\n  - The --tls-verify and --authfile options have been enabled for use with remote Podman.\n  - The /etc/hosts file now includes the container\u0027s name and hostname (both pointing to localhost) when the container is run with --net=none (#8095).\n  - The podman events command now supports filtering events based on the labels of the container they occurred on using the --filter label=key=value option.\n  - The podman volume ls command now supports filtering volumes based on their labels using the --filter label=key=value option.\n  - The --volume and --mount options to podman run and podman create now support two new mount propagation options, unbindable and runbindable.\n  - The name and id filters for podman pod ps now match based on a regular expression, instead of requiring an exact match.\n  - The podman pod ps command now supports a new filter status, that matches pods in a certain state.\n * Changes\n  - The podman network rm --force command will now also remove pods that are using the network (#7791).\n  - The podman volume rm, podman network rm, and podman pod rm commands now return exit code 1 if the object specified for removal does not exist, and exit code 2 if the object is in use and the --force option was not given.\n  - If /dev/fuse is passed into Podman containers as a device, Podman will open it before starting the container to ensure that the kernel module is loaded on the host and the device is usable in the container.\n  - Global Podman options that were not supported with remote operation have been removed from podman-remote (e.g. --cgroup-manager, --storage-driver).\n  - Many errors have been changed to remove repetition and be more clear as to what has gone wrong.\n  - The --storage option to podman rm is now enabled by default, with slightly changed semantics. If the given container does not exist in Podman but does exist in the storage library, it will be removed even without the --storage option. If the container exists in Podman it will be removed normally. The --storage option for podman rm is now deprecated and will be removed in a future release.\n  - The --storage option to podman ps has been renamed to --external. An alias has been added so the old form of the option will continue to work.\n  - Podman now delays the SIGTERM and SIGINT signals during container creation to ensure that Podman is not stopped midway through creating a container resulting in potential resource leakage (#7941).\n  - The podman save command now strips signatures from images it is exporting, as the formats we export to do not support signatures (#7659).\n  - A new Degraded state has been added to pods. Pods that have some, but not all, of their containers running are now considered to be Degraded instead of Running.\n  - Podman will now print a warning when conflicting network options related to port forwarding (e.g. --publish and --net=host) are specified when creating a container.\n  - The --restart on-failure and --rm options for containers no longer conflict. When both are specified, the container will be restarted if it exits with a non-zero error code, and removed if it exits cleanly (#7906).\n  - Remote Podman will no longer use settings from the client\u0027s containers.conf; defaults will instead be provided by the server\u0027s containers.conf (#7657).\n  - The podman network rm command now has a new alias, podman network remove (#8402).\n * Bugfixes\n  - Fixed a bug where podman load on the remote client did not error when attempting to load a directory, which is not yet supported for remote use.\n  - Fixed a bug where rootless Podman could hang when the newuidmap binary was not installed (#7776).\n  - Fixed a bug where the --pull option to podman run, podman create, and podman build did not match Docker\u0027s behavior.\n  - Fixed a bug where sysctl settings from the containers.conf configuration file were applied, even if the container did not join the namespace associated with a sysctl.\n  - Fixed a bug where Podman would not return the text of errors encounted when trying to run a healthcheck for a container.\n  - Fixed a bug where Podman was accidentally setting the containers environment variable in addition to the expected container environment variable.\n  - Fixed a bug where rootless Podman using CNI networking did not properly clean up DNS entries for removed containers (#7789).\n  - Fixed a bug where the podman untag --all command was not supported with remote Podman.\n  - Fixed a bug where the podman system service command could time out even if active attach connections were present (#7826).\n  - Fixed a bug where the podman system service command would sometimes never time out despite no active connections being present.\n  - Fixed a bug where Podman\u0027s handling of capabilities, specifically inheritable, did not match Docker\u0027s.\n  - Fixed a bug where podman run would fail if the image specified was a manifest list and had already been pulled (#7798).\n  - Fixed a bug where Podman did not take search registries into account when looking up images locally (#6381).\n  - Fixed a bug where the podman manifest inspect command would fail for images that had already been pulled (#7726).\n  - Fixed a bug where rootless Podman would not add supplemental GIDs to containers when when a user, but not a group, was set via the --user option to podman create and podman run and sufficient GIDs were available to add the groups (#7782).\n  - Fixed a bug where remote Podman commands did not properly handle cases where the user gave a name that could also be a short ID for a pod or container (#7837).\n  - Fixed a bug where podman image prune could leave images ready to be pruned after podman image prune was run (#7872).\n  - Fixed a bug where the podman logs command with the journald log driver would not read all available logs (#7476).\n  - Fixed a bug where the --rm and --restart options to podman create and podman run did not conflict when a restart policy that is not on-failure was chosen (#7878).\n  - Fixed a bug where the --format \u0027table {{ .Field }}\u0027 option to numerous Podman commands ceased to function on Podman v2.0 and up.\n  - Fixed a bug where pods did not properly share an SELinux label between their containers, resulting in containers being unable to see the processes of other containers when the pod shared a PID namespace (#7886).\n  - Fixed a bug where the --namespace option to podman ps did not work with the remote client (#7903).\n  - Fixed a bug where rootless Podman incorrectly calculated the number of UIDs available in the container if multiple different ranges of UIDs were specified.\n  - Fixed a bug where the /etc/hosts file would not be correctly populated for containers in a user namespace (#7490).\n  - Fixed a bug where the podman network create and podman network remove commands could race when run in parallel, with unpredictable results (#7807).\n  - Fixed a bug where the -p option to podman run, podman create, and podman pod create would, when given only a single number (e.g. -p 80), assign the same port for both host and container, instead of generating a random host port (#7947).\n  - Fixed a bug where Podman containers did not properly store the cgroup manager they were created with, causing them to stop functioning after the cgroup manager was changed in containers.conf or with the --cgroup-manager option (#7830).\n  - Fixed a bug where the podman inspect command did not include information on the CNI networks a container was connected to if it was not running.\n  - Fixed a bug where the podman attach command would not print a newline after detaching from the container (#7751).\n  - Fixed a bug where the HOME environment variable was not set properly in containers when the --userns=keep-id option was set (#8004).\n  - Fixed a bug where the podman container restore command could panic when the container in question was in a pod (#8026).\n  - Fixed a bug where the output of the podman image trust show --raw command was not properly formatted.\n  - Fixed a bug where the podman runlabel command could panic if a label to run was not given (#8038).\n  - Fixed a bug where the podman run and podman start --attach commands would exit with an error when the user detached manually using the detach keys on remote Podman (#7979).\n  - Fixed a bug where rootless CNI networking did not use the dnsname CNI plugin if it was not available on the host, despite it always being available in the container used for rootless networking (#8040).\n  - Fixed a bug where Podman did not properly handle cases where an OCI runtime is specified by its full path, and could revert to using another OCI runtime with the same binary path that existed in the system $PATH on subsequent invocations.\n  - Fixed a bug where the --net=host option to podman create and podman run would cause the /etc/hosts file to be incorrectly populated (#8054).\n  - Fixed a bug where the podman inspect command did not include container network information when the container shared its network namespace (IE, joined a pod or another container\u0027s network namespace via --net=container:...) (#8073).\n  - Fixed a bug where the podman ps command did not include information on all ports a container was publishing.\n  - Fixed a bug where the podman build command incorrectly forwarded STDIN into build containers from RUN instructions.\n  - Fixed a bug where the podman wait command\u0027s --interval option did not work when units were not specified for the duration (#8088).\n  - Fixed a bug where the --detach-keys and --detach options could be passed to podman create despite having no effect (and not making sense in that context).\n  - Fixed a bug where Podman could not start containers if running on a system without a /etc/resolv.conf file (which occurs on some WSL2 images) (#8089).\n  - Fixed a bug where the --extract option to podman cp was nonfunctional.\n  - Fixed a bug where the --cidfile option to podman run would, when the container was not run with --detach, only create the file after the container exited (#8091).\n  - Fixed a bug where the podman images and podman images -a commands could panic and not list any images when certain improperly-formatted images were present in storage (#8148).\n  - Fixed a bug where the podman events command could, when the journald events backend was in use, become nonfunctional when a badly-formatted event or a log message that container certain string was present in the journal (#8125).\n  - Fixed a bug where remote Podman would, when using SSH transport, not authenticate to the server using hostkeys when connecting on a port other than 22 (#8139).\n  - Fixed a bug where the podman attach command would not exit when containers stopped (#8154).\n  - Fixed a bug where Podman did not properly clean paths before verifying them, resulting in Podman refusing to start if the root or temporary directories were specified with extra trailing / characters (#8160).\n  - Fixed a bug where remote Podman did not support hashed hostnames in the known_hosts file on the host for establishing connections (#8159).\n  - Fixed a bug where the podman image exists command would return non-zero (false) when multiple potential matches for the given name existed.\n  - Fixed a bug where the podman manifest inspect command on images that are not manifest lists would error instead of inspecting the image (#8023).\n  - Fixed a bug where the podman system service command would fail if the directory the Unix socket was to be created inside did not exist (#8184).\n  - Fixed a bug where pods that shared the IPC namespace (which is done by default) did not share a /dev/shm filesystem between all containers in the pod (#8181).\n  - Fixed a bug where filters passed to podman volume list were not inclusive (#6765).\n  - Fixed a bug where the podman volume create command would fail when the volume\u0027s data directory already existed (as might occur when a volume was not completely removed) (#8253).\n  - Fixed a bug where the podman run and podman create commands would deadlock when trying to create a container that mounted the same named volume at multiple locations (e.g. podman run -v testvol:/test1 -v testvol:/test2) (#8221).\n  - Fixed a bug where the parsing of the --net option to podman build was incorrect (#8322).\n  - Fixed a bug where the podman build command would print the ID of the built image twice when using remote Podman (#8332).\n  - Fixed a bug where the podman stats command did not show memory limits for containers (#8265).\n  - Fixed a bug where the podman pod inspect command printed the static MAC address of the pod in a non-human-readable format (#8386).\n  - Fixed a bug where the --tls-verify option of the podman play kube command had its logic inverted (false would enforce the use of TLS, true would disable it).\n  - Fixed a bug where the podman network rm command would error when trying to remove macvlan networks and rootless CNI networks (#8491).\n  - Fixed a bug where Podman was not setting sane defaults for missing XDG_ environment variables.\n  - Fixed a bug where remote Podman would check if volume paths to be mounted in the container existed on the host, not the server (#8473).\n  - Fixed a bug where the podman manifest create and podman manifest add commands on local images would drop any images in the manifest not pulled by the host.\n  - Fixed a bug where networks made by podman network create did not include the tuning plugin, and as such did not support setting custom MAC addresses (#8385).\n  - Fixed a bug where container healthchecks did not use $PATH when searching for the Podman executable to run the healthcheck.\n  - Fixed a bug where the --ip-range option to podman network create did not properly handle non-classful subnets when calculating the last usable IP for DHCP assignment (#8448).\n  - Fixed a bug where the podman container ps alias for podman ps was missing (#8445).\n * API\n  - The Compat Create endpoint for Container has received a major refactor to share more code with the Libpod Create endpoint, and should be significantly more stable.\n  - A Compat endpoint for exporting multiple images at once, GET /images/get, has been added (#7950).\n  - The Compat Network Connect and Network Disconnect endpoints have been added.\n  - Endpoints that deal with image registries now support a X-Registry-Config header to specify registry authentication configuration.\n  - The Compat Create endpoint for images now properly supports specifying images by digest.\n  - The Libpod Build endpoint for images now supports an httpproxy query parameter which, if set to true, will forward the server\u0027s HTTP proxy settings into the build container for RUN instructions.\n  - The Libpod Untag endpoint for images will now remove all tags for the given image if no repository and tag are specified for removal.\n  - Fixed a bug where the Ping endpoint misspelled a header name (Libpod-Buildha-Version instead of Libpod-Buildah-Version).\n  - Fixed a bug where the Ping endpoint sent an extra newline at the end of its response where Docker did not.\n  - Fixed a bug where the Compat Logs endpoint for containers did not send a newline character after each log line.\n  - Fixed a bug where the Compat Logs endpoint for containers would mangle line endings to change newline characters to add a preceding carriage return (#7942).\n  - Fixed a bug where the Compat Inspect endpoint for Containers did not properly list the container\u0027s stop signal (#7917).\n  - Fixed a bug where the Compat Inspect endpoint for Containers formatted the container\u0027s create time incorrectly (#7860).\n  - Fixed a bug where the Compat Inspect endpoint for Containers did not include the container\u0027s Path, Args, and Restart Count.\n  - Fixed a bug where the Compat Inspect endpoint for Containers prefixed added and dropped capabilities with CAP_ (Docker does not do so).\n  - Fixed a bug where the Compat Info endpoint for the Engine did not include configured registries.\n  - Fixed a bug where the server could panic if a client closed a connection midway through an image pull (#7896).\n  - Fixed a bug where the Compat Create endpoint for volumes returned an error when a volume with the same name already existed, instead of succeeding with a 201 code (#7740).\n  - Fixed a bug where a client disconnecting from the Libpod or Compat events endpoints could result in the server using 100% CPU (#7946).\n  - Fixed a bug where the \u0027no such image\u0027 error message sent by the Compat Inspect endpoint for Images returned a 404 status code with an error that was improperly formatted for Docker compatibility.\n  - Fixed a bug where the Compat Create endpoint for networks did not properly set a default for the driver parameter if it was not provided by the client.\n  - Fixed a bug where the Compat Inspect endpoint for images did not populate the RootFS field of the response.\n  - Fixed a bug where the Compat Inspect endpoint for images would omit the ParentId field if the image had no parent, and the Created field if the image did not have a creation time.\n  - Fixed a bug where the Compat Remove endpoint for Networks did not support the Force query parameter.\n\n- add dependency to timezone package or podman fails to build a\n- Correct invalid use of %{_libexecdir} to ensure files should be in /usr/lib\nSELinux support [jsc#SMO-15]\n\n\nlibseccomp was updated to release 2.5.3:\n\n* Update the syscall table for Linux v5.15\n* Fix issues with multiplexed syscalls on mipsel introduced in v2.5.2\n* Document that seccomp_rule_add() may return -EACCES\n\nUpdate to release 2.5.2\n\n* Update the syscall table for Linux v5.14-rc7                                                                    \n* Add a function, get_notify_fd(), to the Python bindings to\n  get the nofication file descriptor.\n* Consolidate multiplexed syscall handling for all\n  architectures into one location.\n* Add multiplexed syscall support to PPC and MIPS\n* The meaning of SECCOMP_IOCTL_NOTIF_ID_VALID changed within\n  the kernel. libseccomp\u0027s fd notification logic was modified\n  to support the kernel\u0027s previous and new usage of\n  SECCOMP_IOCTL_NOTIF_ID_VALID.\n\nupdate to 2.5.1:\n\n* Fix a bug where seccomp_load() could only be called once\n* Change the notification fd handling to only request a notification fd if\n* the filter has a _NOTIFY action\n* Add documentation about SCMP_ACT_NOTIFY to the seccomp_add_rule(3) manpage\n* Clarify the maintainers\u0027 GPG keys\n\nUpdate to release 2.5.0\n\n* Add support for the seccomp user notifications, see the\n  seccomp_notify_alloc(3), seccomp_notify_receive(3),\n  seccomp_notify_respond(3) manpages for more information\n* Add support for new filter optimization approaches, including a balanced\n  tree optimization, see the SCMP_FLTATR_CTL_OPTIMIZE filter attribute for\n  more information\n* Add support for the 64-bit RISC-V architecture\n* Performance improvements when adding new rules to a filter thanks to the\n  use of internal shadow transactions and improved syscall lookup tables\n* Properly document the libseccomp API return values and include them in the\n  stable API promise\n* Improvements to the s390 and s390x multiplexed syscall handling\n* Multiple fixes and improvements to the libseccomp manpages\n* Moved from manually maintained syscall tables to an automatically generated\n  syscall table in CSV format\n* Update the syscall tables to Linux v5.8.0-rc5\n* Python bindings and build now default to Python 3.x\n* Improvements to the tests have boosted code coverage to over 93%\n\nUpdate to release 2.4.3\n\n* Add list of authorized release signatures to README.md\n* Fix multiplexing issue with s390/s390x shm* syscalls\n* Remove the static flag from libseccomp tools compilation\n* Add define for __SNR_ppoll\n* Fix potential memory leak identified by clang in the\n  scmp_bpf_sim tool\n\nUpdate to release 2.4.2\n\n* Add support for io-uring related system calls\n\n\nconmon was updated to version 2.0.30:\n\n  * Remove unreachable code path\n  * exit: report if the exit command was killed\n  * exit: fix race zombie reaper\n  * conn_sock: allow watchdog messages through the notify socket proxy\n  * seccomp: add support for seccomp notify\n\nUpdate to version 2.0.29:\n\n  * Reset OOM score back to 0 for container runtime\n  * call functions registered with atexit on SIGTERM\n  * conn_sock: fix potential segfault\n\nUpdate to version 2.0.27:\n\n  * Add CRI-O integration test GitHub action\n  * exec: don\u0027t fail on EBADFD\n  * close_fds: fix close of external fds\n  * Add arm64 static build binary\n\nUpdate to version 2.0.26:\n\n  * conn_sock: do not fail on EAGAIN\n  * fix segfault from a double freed pointer\n  * Fix a bug where conmon could never spawn a container, because\n    a disagreement between the caller and itself on where the attach\n    socket was.\n  * improve --full-attach to ignore the socket-dir directly. that\n    means callers don\u0027t need to specify a socket dir at all (and\n    can remove it)\n  * add full-attach option to allow callers to not truncate a very\n    long path for the attach socket\n  * close only opened FDs\n  * set locale to inherit environment\n\nUpdate to version 2.0.22:\n\n  * added man page\n  * attach: always chdir\n  * conn_sock: Explicitly free a heap-allocated string\n  * refactor I/O and add SD_NOTIFY proxy support\n\nUpdate to version 2.0.21:\n\n  * protect against kill(-1)\n  * Makefile: enable debuginfo generation\n  * Remove go.sum file and add go.mod\n  * Fail if conmon config could not be written\n  * nix: remove double definition for e2fsprogs\n  * Speedup static build by utilizing CI cache on `/nix` folder\n  * Fix nix build for failing e2fsprogs tests\n  * test: fix CI\n  * Use Podman for building\n\nlibcontainers-common was updated to include:\n\n- common 0.44.0\n- image 5.16.0\n- podman 3.3.1\n- storage 1.36.0\n(changes too long to list)\n\nCVEs fixed: CVE-2020-14370,CVE-2020-15157,CVE-2021-20199,CVE-2021-20291,CVE-2021-3602\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-SLE-15.3-2022-23018",
        "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-2022_23018-1.json"
      },
      {
        "category": "self",
        "summary": "URL for openSUSE-SU-2022:23018-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5BA2TLW7O5ZURGQUAQUH4HD5SQYNDDZ6/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for openSUSE-SU-2022:23018-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5BA2TLW7O5ZURGQUAQUH4HD5SQYNDDZ6/"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1176804",
        "url": "https://bugzilla.suse.com/1176804"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1177598",
        "url": "https://bugzilla.suse.com/1177598"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1181640",
        "url": "https://bugzilla.suse.com/1181640"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1182998",
        "url": "https://bugzilla.suse.com/1182998"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1188520",
        "url": "https://bugzilla.suse.com/1188520"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1188914",
        "url": "https://bugzilla.suse.com/1188914"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1193166",
        "url": "https://bugzilla.suse.com/1193166"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1193273",
        "url": "https://bugzilla.suse.com/1193273"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-14370 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-14370/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-15157 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-15157/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-20199 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-20199/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-20291 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-20291/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-3602 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-3602/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-4024 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-4024/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-41190 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-41190/"
      }
    ],
    "title": "Security update for conmon, libcontainers-common, libseccomp, podman",
    "tracking": {
      "current_release_date": "2022-03-04T07:31:54Z",
      "generator": {
        "date": "2022-03-04T07:31:54Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2022:23018-1",
      "initial_release_date": "2022-03-04T07:31:54Z",
      "revision_history": [
        {
          "date": "2022-03-04T07:31:54Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "conmon-2.0.30-150300.8.3.1.aarch64",
                "product": {
                  "name": "conmon-2.0.30-150300.8.3.1.aarch64",
                  "product_id": "conmon-2.0.30-150300.8.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
                "product": {
                  "name": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
                  "product_id": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
                "product": {
                  "name": "libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
                  "product_id": "libseccomp-tools-2.5.3-150300.10.5.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp2-2.5.3-150300.10.5.1.aarch64",
                "product": {
                  "name": "libseccomp2-2.5.3-150300.10.5.1.aarch64",
                  "product_id": "libseccomp2-2.5.3-150300.10.5.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "podman-3.4.4-150300.9.3.2.aarch64",
                "product": {
                  "name": "podman-3.4.4-150300.9.3.2.aarch64",
                  "product_id": "podman-3.4.4-150300.9.3.2.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libcontainers-common-20210626-150300.8.3.1.noarch",
                "product": {
                  "name": "libcontainers-common-20210626-150300.8.3.1.noarch",
                  "product_id": "libcontainers-common-20210626-150300.8.3.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "podman-cni-config-3.4.4-150300.9.3.2.noarch",
                "product": {
                  "name": "podman-cni-config-3.4.4-150300.9.3.2.noarch",
                  "product_id": "podman-cni-config-3.4.4-150300.9.3.2.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "conmon-2.0.30-150300.8.3.1.ppc64le",
                "product": {
                  "name": "conmon-2.0.30-150300.8.3.1.ppc64le",
                  "product_id": "conmon-2.0.30-150300.8.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
                "product": {
                  "name": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
                  "product_id": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
                "product": {
                  "name": "libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
                  "product_id": "libseccomp-tools-2.5.3-150300.10.5.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp2-2.5.3-150300.10.5.1.ppc64le",
                "product": {
                  "name": "libseccomp2-2.5.3-150300.10.5.1.ppc64le",
                  "product_id": "libseccomp2-2.5.3-150300.10.5.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "podman-3.4.4-150300.9.3.2.ppc64le",
                "product": {
                  "name": "podman-3.4.4-150300.9.3.2.ppc64le",
                  "product_id": "podman-3.4.4-150300.9.3.2.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "conmon-2.0.30-150300.8.3.1.s390x",
                "product": {
                  "name": "conmon-2.0.30-150300.8.3.1.s390x",
                  "product_id": "conmon-2.0.30-150300.8.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp-devel-2.5.3-150300.10.5.1.s390x",
                "product": {
                  "name": "libseccomp-devel-2.5.3-150300.10.5.1.s390x",
                  "product_id": "libseccomp-devel-2.5.3-150300.10.5.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp-tools-2.5.3-150300.10.5.1.s390x",
                "product": {
                  "name": "libseccomp-tools-2.5.3-150300.10.5.1.s390x",
                  "product_id": "libseccomp-tools-2.5.3-150300.10.5.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp2-2.5.3-150300.10.5.1.s390x",
                "product": {
                  "name": "libseccomp2-2.5.3-150300.10.5.1.s390x",
                  "product_id": "libseccomp2-2.5.3-150300.10.5.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "podman-3.4.4-150300.9.3.2.s390x",
                "product": {
                  "name": "podman-3.4.4-150300.9.3.2.s390x",
                  "product_id": "podman-3.4.4-150300.9.3.2.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "conmon-2.0.30-150300.8.3.1.x86_64",
                "product": {
                  "name": "conmon-2.0.30-150300.8.3.1.x86_64",
                  "product_id": "conmon-2.0.30-150300.8.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
                "product": {
                  "name": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
                  "product_id": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
                "product": {
                  "name": "libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
                  "product_id": "libseccomp-tools-2.5.3-150300.10.5.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp2-2.5.3-150300.10.5.1.x86_64",
                "product": {
                  "name": "libseccomp2-2.5.3-150300.10.5.1.x86_64",
                  "product_id": "libseccomp2-2.5.3-150300.10.5.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
                "product": {
                  "name": "libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
                  "product_id": "libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "podman-3.4.4-150300.9.3.2.x86_64",
                "product": {
                  "name": "podman-3.4.4-150300.9.3.2.x86_64",
                  "product_id": "podman-3.4.4-150300.9.3.2.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.3",
                "product": {
                  "name": "openSUSE Leap 15.3",
                  "product_id": "openSUSE Leap 15.3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.3"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2.0.30-150300.8.3.1.aarch64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64"
        },
        "product_reference": "conmon-2.0.30-150300.8.3.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2.0.30-150300.8.3.1.ppc64le as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le"
        },
        "product_reference": "conmon-2.0.30-150300.8.3.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2.0.30-150300.8.3.1.s390x as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x"
        },
        "product_reference": "conmon-2.0.30-150300.8.3.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "conmon-2.0.30-150300.8.3.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64"
        },
        "product_reference": "conmon-2.0.30-150300.8.3.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcontainers-common-20210626-150300.8.3.1.noarch as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch"
        },
        "product_reference": "libcontainers-common-20210626-150300.8.3.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64"
        },
        "product_reference": "libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le"
        },
        "product_reference": "libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp-devel-2.5.3-150300.10.5.1.s390x as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x"
        },
        "product_reference": "libseccomp-devel-2.5.3-150300.10.5.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64"
        },
        "product_reference": "libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp-tools-2.5.3-150300.10.5.1.aarch64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64"
        },
        "product_reference": "libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp-tools-2.5.3-150300.10.5.1.ppc64le as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le"
        },
        "product_reference": "libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp-tools-2.5.3-150300.10.5.1.s390x as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x"
        },
        "product_reference": "libseccomp-tools-2.5.3-150300.10.5.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp-tools-2.5.3-150300.10.5.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64"
        },
        "product_reference": "libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp2-2.5.3-150300.10.5.1.aarch64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64"
        },
        "product_reference": "libseccomp2-2.5.3-150300.10.5.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp2-2.5.3-150300.10.5.1.ppc64le as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le"
        },
        "product_reference": "libseccomp2-2.5.3-150300.10.5.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp2-2.5.3-150300.10.5.1.s390x as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x"
        },
        "product_reference": "libseccomp2-2.5.3-150300.10.5.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp2-2.5.3-150300.10.5.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64"
        },
        "product_reference": "libseccomp2-2.5.3-150300.10.5.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64"
        },
        "product_reference": "libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3.4.4-150300.9.3.2.aarch64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64"
        },
        "product_reference": "podman-3.4.4-150300.9.3.2.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3.4.4-150300.9.3.2.ppc64le as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le"
        },
        "product_reference": "podman-3.4.4-150300.9.3.2.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3.4.4-150300.9.3.2.s390x as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x"
        },
        "product_reference": "podman-3.4.4-150300.9.3.2.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-3.4.4-150300.9.3.2.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64"
        },
        "product_reference": "podman-3.4.4-150300.9.3.2.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "podman-cni-config-3.4.4-150300.9.3.2.noarch as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        },
        "product_reference": "podman-cni-config-3.4.4-150300.9.3.2.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2020-14370",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-14370"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An information disclosure vulnerability was found in containers/podman in versions before 2.0.5. When using the deprecated Varlink API or the Docker-compatible REST API, if multiple containers are created in a short duration, the environment variables from the first container will get leaked into subsequent containers. An attacker who has control over the subsequent containers could use this flaw to gain access to sensitive information stored in such variables.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
          "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
          "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-14370",
          "url": "https://www.suse.com/security/cve/CVE-2020-14370"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1176804 for CVE-2020-14370",
          "url": "https://bugzilla.suse.com/1176804"
        }
      ],
      "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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
            "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
            "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
            "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
            "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-03-04T07:31:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-14370"
    },
    {
      "cve": "CVE-2020-15157",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-15157"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \"foreign layer\"), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
          "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
          "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-15157",
          "url": "https://www.suse.com/security/cve/CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1177598 for CVE-2020-15157",
          "url": "https://bugzilla.suse.com/1177598"
        }
      ],
      "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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
            "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
            "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
            "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
            "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-03-04T07:31:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-15157"
    },
    {
      "cve": "CVE-2021-20199",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-20199"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Rootless containers run with Podman, receive all traffic with a source IP address of 127.0.0.1 (including from remote hosts). This impacts containerized applications that trust localhost (127.0.01) connections by default and do not require authentication. This issue affects Podman 1.8.0 onwards.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
          "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
          "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-20199",
          "url": "https://www.suse.com/security/cve/CVE-2021-20199"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1181640 for CVE-2021-20199",
          "url": "https://bugzilla.suse.com/1181640"
        }
      ],
      "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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
            "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
            "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
            "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
            "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-03-04T07:31:54Z",
          "details": "low"
        }
      ],
      "title": "CVE-2021-20199"
    },
    {
      "cve": "CVE-2021-20291",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-20291"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A deadlock vulnerability was found in \u0027github.com/containers/storage\u0027 in versions before 1.28.1. When a container image is processed, each layer is unpacked using `tar`. If one of those layers is not a valid `tar` archive this causes an error leading to an unexpected situation where the code indefinitely waits for the tar unpacked stream, which never finishes. An attacker could use this vulnerability to craft a malicious image, which when downloaded and stored by an application using containers/storage, would then cause a deadlock leading to a Denial of Service (DoS).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
          "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
          "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-20291",
          "url": "https://www.suse.com/security/cve/CVE-2021-20291"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1196497 for CVE-2021-20291",
          "url": "https://bugzilla.suse.com/1196497"
        }
      ],
      "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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
            "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
            "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
            "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
            "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-03-04T07:31:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-20291"
    },
    {
      "cve": "CVE-2021-3602",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-3602"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An information disclosure flaw was found in Buildah, when building containers using chroot isolation. Running processes in container builds (e.g. Dockerfile RUN commands) can access environment variables from parent and grandparent processes. When run in a container in a CI/CD environment, environment variables may include sensitive information that was shared with the container in order to be used only by Buildah itself (e.g. container registry credentials).",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
          "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
          "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-3602",
          "url": "https://www.suse.com/security/cve/CVE-2021-3602"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1188520 for CVE-2021-3602",
          "url": "https://bugzilla.suse.com/1188520"
        }
      ],
      "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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
            "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
            "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
            "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
            "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-03-04T07:31:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-3602"
    },
    {
      "cve": "CVE-2021-4024",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-4024"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A flaw was found in podman. The `podman machine` function (used to create and manage Podman virtual machine containing a Podman process) spawns a `gvproxy` process on the host system. The `gvproxy` API is accessible on port 7777 on all IP addresses on the host. If that port is open on the host\u0027s firewall, an attacker can potentially use the `gvproxy` API to forward ports on the host to ports in the VM, making private services on the VM accessible to the network. This issue could be also used to interrupt the host\u0027s services by forwarding all ports to the VM.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
          "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
          "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-4024",
          "url": "https://www.suse.com/security/cve/CVE-2021-4024"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1193166 for CVE-2021-4024",
          "url": "https://bugzilla.suse.com/1193166"
        }
      ],
      "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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
            "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
            "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
            "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
            "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-03-04T07:31:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-4024"
    },
    {
      "cve": "CVE-2021-41190",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-41190"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The OCI Distribution Spec project defines an API protocol to facilitate and standardize the distribution of content. In the OCI Distribution Specification version 1.0.0 and prior, the Content-Type header alone was used to determine the type of document during push and pull operations. Documents that contain both \"manifests\" and \"layers\" fields could be interpreted as either a manifest or an index in the absence of an accompanying Content-Type header. If a Content-Type header changed between two pulls of the same digest, a client may interpret the resulting content differently. The OCI Distribution Specification has been updated to require that a mediaType value present in a manifest or index match the Content-Type header used during the push and pull operations. Clients pulling from a registry may distrust the Content-Type header and reject an ambiguous document that contains both \"manifests\" and \"layers\" fields or \"manifests\" and \"config\" fields if they are unable to update to version 1.0.1 of the spec.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
          "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
          "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
          "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
          "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
          "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-41190",
          "url": "https://www.suse.com/security/cve/CVE-2021-41190"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1193273 for CVE-2021-41190",
          "url": "https://bugzilla.suse.com/1193273"
        }
      ],
      "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 Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
            "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
            "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.aarch64",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.ppc64le",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.s390x",
            "openSUSE Leap 15.3:conmon-2.0.30-150300.8.3.1.x86_64",
            "openSUSE Leap 15.3:libcontainers-common-20210626-150300.8.3.1.noarch",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-devel-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp-tools-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.aarch64",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.ppc64le",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.s390x",
            "openSUSE Leap 15.3:libseccomp2-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:libseccomp2-32bit-2.5.3-150300.10.5.1.x86_64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.aarch64",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.ppc64le",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.s390x",
            "openSUSE Leap 15.3:podman-3.4.4-150300.9.3.2.x86_64",
            "openSUSE Leap 15.3:podman-cni-config-3.4.4-150300.9.3.2.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-03-04T07:31:54Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-41190"
    }
  ]
}
  opensuse-su-2024:10693-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": "containerd-1.4.8-2.2 on GA media",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "These are all security issues fixed in the containerd-1.4.8-2.2 package on the GA media of openSUSE Tumbleweed.",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-Tumbleweed-2024-10693",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10693-1.json"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2016-9962 page",
        "url": "https://www.suse.com/security/cve/CVE-2016-9962/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-16873 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-16873/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-16874 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-16874/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2018-16875 page",
        "url": "https://www.suse.com/security/cve/CVE-2018-16875/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-5736 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-5736/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-15157 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-15157/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-15257 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-15257/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-21334 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-21334/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-32760 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-32760/"
      }
    ],
    "title": "containerd-1.4.8-2.2 on GA media",
    "tracking": {
      "current_release_date": "2024-06-15T00:00:00Z",
      "generator": {
        "date": "2024-06-15T00:00:00Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2024:10693-1",
      "initial_release_date": "2024-06-15T00:00:00Z",
      "revision_history": [
        {
          "date": "2024-06-15T00:00:00Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "containerd-1.4.8-2.2.aarch64",
                "product": {
                  "name": "containerd-1.4.8-2.2.aarch64",
                  "product_id": "containerd-1.4.8-2.2.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-ctr-1.4.8-2.2.aarch64",
                "product": {
                  "name": "containerd-ctr-1.4.8-2.2.aarch64",
                  "product_id": "containerd-ctr-1.4.8-2.2.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "containerd-1.4.8-2.2.ppc64le",
                "product": {
                  "name": "containerd-1.4.8-2.2.ppc64le",
                  "product_id": "containerd-1.4.8-2.2.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-ctr-1.4.8-2.2.ppc64le",
                "product": {
                  "name": "containerd-ctr-1.4.8-2.2.ppc64le",
                  "product_id": "containerd-ctr-1.4.8-2.2.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "containerd-1.4.8-2.2.s390x",
                "product": {
                  "name": "containerd-1.4.8-2.2.s390x",
                  "product_id": "containerd-1.4.8-2.2.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-ctr-1.4.8-2.2.s390x",
                "product": {
                  "name": "containerd-ctr-1.4.8-2.2.s390x",
                  "product_id": "containerd-ctr-1.4.8-2.2.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "containerd-1.4.8-2.2.x86_64",
                "product": {
                  "name": "containerd-1.4.8-2.2.x86_64",
                  "product_id": "containerd-1.4.8-2.2.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "containerd-ctr-1.4.8-2.2.x86_64",
                "product": {
                  "name": "containerd-ctr-1.4.8-2.2.x86_64",
                  "product_id": "containerd-ctr-1.4.8-2.2.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": "containerd-1.4.8-2.2.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64"
        },
        "product_reference": "containerd-1.4.8-2.2.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containerd-1.4.8-2.2.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le"
        },
        "product_reference": "containerd-1.4.8-2.2.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containerd-1.4.8-2.2.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x"
        },
        "product_reference": "containerd-1.4.8-2.2.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containerd-1.4.8-2.2.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64"
        },
        "product_reference": "containerd-1.4.8-2.2.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containerd-ctr-1.4.8-2.2.aarch64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64"
        },
        "product_reference": "containerd-ctr-1.4.8-2.2.aarch64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containerd-ctr-1.4.8-2.2.ppc64le as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le"
        },
        "product_reference": "containerd-ctr-1.4.8-2.2.ppc64le",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containerd-ctr-1.4.8-2.2.s390x as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x"
        },
        "product_reference": "containerd-ctr-1.4.8-2.2.s390x",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "containerd-ctr-1.4.8-2.2.x86_64 as component of openSUSE Tumbleweed",
          "product_id": "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
        },
        "product_reference": "containerd-ctr-1.4.8-2.2.x86_64",
        "relates_to_product_reference": "openSUSE Tumbleweed"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2016-9962",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2016-9962"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "RunC allowed additional container processes via \u0027runc exec\u0027 to be ptraced by the pid 1 of the container.  This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or modification of runC state before the process is fully placed inside the container.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2016-9962",
          "url": "https://www.suse.com/security/cve/CVE-2016-9962"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1012568 for CVE-2016-9962",
          "url": "https://bugzilla.suse.com/1012568"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1173425 for CVE-2016-9962",
          "url": "https://bugzilla.suse.com/1173425"
        }
      ],
      "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:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2016-9962"
    },
    {
      "cve": "CVE-2018-16873",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-16873"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to remote code execution when executed with the -u flag and the import path of a malicious Go package, or a package that imports it directly or indirectly. Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). Using custom domains, it\u0027s possible to arrange things so that a Git repository is cloned to a folder named \".git\" by using a vanity import path that ends with \"/.git\". If the Git repository root contains a \"HEAD\" file, a \"config\" file, an \"objects\" directory, a \"refs\" directory, with some work to ensure the proper ordering of operations, \"go get -u\" can be tricked into considering the parent directory as a repository root, and running Git commands on it. That will use the \"config\" file in the original Git repository root for its configuration, and if that config file contains malicious commands, they will execute on the system running \"go get -u\".",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-16873",
          "url": "https://www.suse.com/security/cve/CVE-2018-16873"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118897 for CVE-2018-16873",
          "url": "https://bugzilla.suse.com/1118897"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118898 for CVE-2018-16873",
          "url": "https://bugzilla.suse.com/1118898"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118899 for CVE-2018-16873",
          "url": "https://bugzilla.suse.com/1118899"
        }
      ],
      "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:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2018-16873"
    },
    {
      "cve": "CVE-2018-16874",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-16874"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In Go before 1.10.6 and 1.11.x before 1.11.3, the \"go get\" command is vulnerable to directory traversal when executed with the import path of a malicious Go package which contains curly braces (both \u0027{\u0027 and \u0027}\u0027 characters). Specifically, it is only vulnerable in GOPATH mode, but not in module mode (the distinction is documented at https://golang.org/cmd/go/#hdr-Module_aware_go_get). The attacker can cause an arbitrary filesystem write, which can lead to code execution.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-16874",
          "url": "https://www.suse.com/security/cve/CVE-2018-16874"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118897 for CVE-2018-16874",
          "url": "https://bugzilla.suse.com/1118897"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118898 for CVE-2018-16874",
          "url": "https://bugzilla.suse.com/1118898"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118899 for CVE-2018-16874",
          "url": "https://bugzilla.suse.com/1118899"
        }
      ],
      "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:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.8,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-16874"
    },
    {
      "cve": "CVE-2018-16875",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2018-16875"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The crypto/x509 package of Go before 1.10.6 and 1.11.x before 1.11.3 does not limit the amount of work performed for each chain verification, which might allow attackers to craft pathological inputs leading to a CPU denial of service. Go TLS servers accepting client certificates and TLS clients are affected.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2018-16875",
          "url": "https://www.suse.com/security/cve/CVE-2018-16875"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118897 for CVE-2018-16875",
          "url": "https://bugzilla.suse.com/1118897"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118898 for CVE-2018-16875",
          "url": "https://bugzilla.suse.com/1118898"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1118899 for CVE-2018-16875",
          "url": "https://bugzilla.suse.com/1118899"
        }
      ],
      "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:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2018-16875"
    },
    {
      "cve": "CVE-2019-5736",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-5736"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "runc through 1.0-rc6, as used in Docker before 18.09.2 and other products, allows attackers to overwrite the host runc binary (and consequently obtain host root access) by leveraging the ability to execute a command as root within one of these types of containers: (1) a new container with an attacker-controlled image, or (2) an existing container, to which the attacker previously had write access, that can be attached with docker exec. This occurs because of file-descriptor mishandling, related to /proc/self/exe.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-5736",
          "url": "https://www.suse.com/security/cve/CVE-2019-5736"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1121967 for CVE-2019-5736",
          "url": "https://bugzilla.suse.com/1121967"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1122185 for CVE-2019-5736",
          "url": "https://bugzilla.suse.com/1122185"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1173421 for CVE-2019-5736",
          "url": "https://bugzilla.suse.com/1173421"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1218894 for CVE-2019-5736",
          "url": "https://bugzilla.suse.com/1218894"
        }
      ],
      "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:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2019-5736"
    },
    {
      "cve": "CVE-2020-15157",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-15157"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \"foreign layer\"), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-15157",
          "url": "https://www.suse.com/security/cve/CVE-2020-15157"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1177598 for CVE-2020-15157",
          "url": "https://bugzilla.suse.com/1177598"
        }
      ],
      "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:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2020-15157"
    },
    {
      "cve": "CVE-2020-15257",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-15257"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "containerd is an industry-standard container runtime and is available as a daemon for Linux and Windows. In containerd before versions 1.3.9 and 1.4.3, the containerd-shim API is improperly exposed to host network containers. Access controls for the shim\u0027s API socket verified that the connecting process had an effective UID of 0, but did not otherwise restrict access to the abstract Unix domain socket. This would allow malicious containers running in the same network namespace as the shim, with an effective UID of 0 but otherwise reduced privileges, to cause new processes to be run with elevated privileges. This vulnerability has been fixed in containerd 1.3.9 and 1.4.3. Users should update to these versions as soon as they are released. It should be noted that containers started with an old version of containerd-shim should be stopped and restarted, as running containers will continue to be vulnerable even after an upgrade. If you are not providing the ability for untrusted users to start containers in the same network namespace as the shim (typically the \"host\" network namespace, for example with docker run --net=host or hostNetwork: true in a Kubernetes pod) and run with an effective UID of 0, you are not vulnerable to this issue. If you are running containers with a vulnerable configuration, you can deny access to all abstract sockets with AppArmor by adding a line similar to deny unix addr=@**, to your policy. It is best practice to run containers with a reduced set of privileges, with a non-zero UID, and with isolated namespaces. The containerd maintainers strongly advise against sharing namespaces with the host. Reducing the set of isolation mechanisms used for a container necessarily increases that container\u0027s privilege, regardless of what container runtime is used for running that container.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-15257",
          "url": "https://www.suse.com/security/cve/CVE-2020-15257"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1178969 for CVE-2020-15257",
          "url": "https://bugzilla.suse.com/1178969"
        }
      ],
      "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:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "important"
        }
      ],
      "title": "CVE-2020-15257"
    },
    {
      "cve": "CVE-2021-21334",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-21334"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "In containerd (an industry-standard container runtime) before versions 1.3.10 and 1.4.4, containers launched through containerd\u0027s CRI implementation (through Kubernetes, crictl, or any other pod/container client that uses the containerd CRI service) that share the same image may receive incorrect environment variables, including values that are defined for other containers. If the affected containers have different security contexts, this may allow sensitive information to be unintentionally shared. If you are not using containerd\u0027s CRI implementation (through one of the mechanisms described above), you are not vulnerable to this issue. If you are not launching multiple containers or Kubernetes pods from the same image which have different environment variables, you are not vulnerable to this issue. If you are not launching multiple containers or Kubernetes pods from the same image in rapid succession, you have reduced likelihood of being vulnerable to this issue This vulnerability has been fixed in containerd 1.3.10 and containerd 1.4.4. Users should update to these versions.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-21334",
          "url": "https://www.suse.com/security/cve/CVE-2021-21334"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1183397 for CVE-2021-21334",
          "url": "https://bugzilla.suse.com/1183397"
        }
      ],
      "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:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-21334"
    },
    {
      "cve": "CVE-2021-32760",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-32760"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "containerd is a container runtime. A bug was found in containerd versions prior to 1.4.8 and 1.5.4 where pulling and extracting a specially-crafted container image can result in Unix file permission changes for existing files in the host\u0027s filesystem. Changes to file permissions can deny access to the expected owner of the file, widen access to others, or set extended bits like setuid, setgid, and sticky. This bug does not directly allow files to be read, modified, or executed without an additional cooperating process. This bug has been fixed in containerd 1.5.4 and 1.4.8. As a workaround, ensure that users only pull images from trusted sources. Linux security modules (LSMs) like SELinux and AppArmor can limit the files potentially affected by this bug through policies and profiles that prevent containerd from interacting with specific files.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
          "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-32760",
          "url": "https://www.suse.com/security/cve/CVE-2021-32760"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1188282 for CVE-2021-32760",
          "url": "https://bugzilla.suse.com/1188282"
        }
      ],
      "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:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-1.4.8-2.2.x86_64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.aarch64",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.ppc64le",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.s390x",
            "openSUSE Tumbleweed:containerd-ctr-1.4.8-2.2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2024-06-15T00:00:00Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-32760"
    }
  ]
}
  fkie_cve-2020-15157
Vulnerability from fkie_nvd
6.1 (Medium) - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/containerd/containerd/releases/tag/v1.2.14 | Third Party Advisory | |
| security-advisories@github.com | https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c | Third Party Advisory | |
| security-advisories@github.com | https://usn.ubuntu.com/4589-1/ | Third Party Advisory | |
| security-advisories@github.com | https://usn.ubuntu.com/4589-2/ | Third Party Advisory | |
| security-advisories@github.com | https://www.debian.org/security/2021/dsa-4865 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/containerd/containerd/releases/tag/v1.2.14 | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/4589-1/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/4589-2/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2021/dsa-4865 | Third Party Advisory | 
| Vendor | Product | Version | |
|---|---|---|---|
| linuxfoundation | containerd | * | |
| linuxfoundation | containerd | 1.3.0 | |
| linuxfoundation | containerd | 1.3.0 | |
| linuxfoundation | containerd | 1.3.0 | |
| linuxfoundation | containerd | 1.3.0 | |
| linuxfoundation | containerd | 1.3.0 | |
| linuxfoundation | containerd | 1.3.0 | |
| linuxfoundation | containerd | 1.3.0 | |
| linuxfoundation | containerd | 1.3.0 | |
| canonical | ubuntu_linux | 16.04 | |
| canonical | ubuntu_linux | 18.04 | |
| canonical | ubuntu_linux | 20.04 | |
| debian | debian_linux | 10.0 | 
{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:linuxfoundation:containerd:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "0C304363-533E-4DA0-9F40-93E6D86E59CD",
              "versionEndExcluding": "1.2.14",
              "versionStartIncluding": "1.2.0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:-:*:*:*:*:*:*",
              "matchCriteriaId": "456DE836-AA57-4EFD-A86C-605C7E3F2458",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:beta0:*:*:*:*:*:*",
              "matchCriteriaId": "BF7FDBEC-0537-4A66-849D-C713643D2AE0",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:beta1:*:*:*:*:*:*",
              "matchCriteriaId": "F0B14069-915C-4CA6-BF0C-EC9E8182376F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:beta2:*:*:*:*:*:*",
              "matchCriteriaId": "CCD383CB-954C-42D3-B1A6-7116BA2CA022",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:rc0:*:*:*:*:*:*",
              "matchCriteriaId": "E34C93C2-DCBD-4F8A-AE8D-4EDF49CE2BAC",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "541DDD1F-302B-41C7-A4EC-362E3AEDEDDF",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "023E3733-2DF7-4272-A373-65FE6F1C123D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:linuxfoundation:containerd:1.3.0:rc3:*:*:*:*:*:*",
              "matchCriteriaId": "BBF42CAF-4E8D-46ED-9C14-1EFA57721A72",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*",
              "matchCriteriaId": "F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*",
              "matchCriteriaId": "23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*",
              "matchCriteriaId": "902B8056-9E37-443B-8905-8AA93E2447FB",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    },
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "In containerd (an industry-standard container runtime) before version 1.2.14 there is a credential leaking vulnerability. If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \u201cforeign layer\u201d), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers. If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account. The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it. This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected. If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected."
    },
    {
      "lang": "es",
      "value": "En containerd (un tiempo de ejecuci\u00f3n de contenedor est\u00e1ndar de la industria) anterior a la versi\u00f3n 1.2.14, Se presenta una vulnerabilidad de filtrado de credenciales.\u0026#xa0;Si un manifiesto de imagen de contenedor en el formato OCI Image o el formato Docker Image V2 Schema 2 incluye una URL para la ubicaci\u00f3n de una capa de imagen espec\u00edfica (tambi\u00e9n se conoce como \u201cforeign layer\u201d), el solucionador de containerd predeterminado seguir\u00e1 esa URL para intentar descargarla.\u0026#xa0;En la versi\u00f3n v1.2.x pero no en 1.3.0 o posterior, el solucionador de containerd predeterminado proporcionar\u00e1 sus credenciales de autenticaci\u00f3n si el servidor donde se encuentra la URL presenta un c\u00f3digo de estado HTTP 401 junto con encabezados HTTP espec\u00edficos del registro.\u0026#xa0;Si un atacante publica una imagen p\u00fablica con un manifiesto que indica que una de las capas se extraiga de un servidor web que controlan y enga\u00f1a a un usuario o sistema para que extraiga la imagen,\u0026#xa0;pueden obtener las credenciales usadas para extraer esa imagen.\u0026#xa0;En algunos casos, puede ser el nombre de usuario y la contrase\u00f1a del usuario para el registro.\u0026#xa0;En otros casos, estas pueden ser las credenciales adjuntas a la instancia virtual en nube que pueden otorgar acceso a otros recursos en nube en la cuenta.\u0026#xa0;El solucionador de containerd predeterminado es usado por el plugin cri-containerd (que puede ser usado por Kubernetes), la herramienta de desarrollo ctr y otros programas cliente que se han vinculado expl\u00edcitamente con \u00e9l.\u0026#xa0;Esta vulnerabilidad ha sido corregida en containerd versi\u00f3n 1.2.14.\u0026#xa0;containerd versi\u00f3n 1.3 y posteriores no est\u00e1n afectados.\u0026#xa0;Si est\u00e1 utilizando containerd versi\u00f3n 1.3 o posterior, no estar\u00e1 afectado.\u0026#xa0;Si est\u00e1 utilizando cri-containerd en la serie 1.2 o anterior, debe asegurarse de obtener solo im\u00e1genes de fuentes confiables. Otros tiempos de ejecuci\u00f3n de contenedores construidos por encima de containerd pero que no usan el solucionador predeterminado (tal y como Docker) no est\u00e1n afectados"
    }
  ],
  "id": "CVE-2020-15157",
  "lastModified": "2024-11-21T05:04:57.953",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "LOW",
        "cvssData": {
          "accessComplexity": "HIGH",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 2.6,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 4.9,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": true
      }
    ],
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "HIGH",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 6.1,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "CHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
          "version": "3.1"
        },
        "exploitabilityScore": 1.6,
        "impactScore": 4.0,
        "source": "security-advisories@github.com",
        "type": "Secondary"
      },
      {
        "cvssData": {
          "attackComplexity": "HIGH",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 6.1,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "HIGH",
          "integrityImpact": "NONE",
          "privilegesRequired": "NONE",
          "scope": "CHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
          "version": "3.1"
        },
        "exploitabilityScore": 1.6,
        "impactScore": 4.0,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2020-10-16T17:15:11.870",
  "references": [
    {
      "source": "security-advisories@github.com",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://github.com/containerd/containerd/releases/tag/v1.2.14"
    },
    {
      "source": "security-advisories@github.com",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c"
    },
    {
      "source": "security-advisories@github.com",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://usn.ubuntu.com/4589-1/"
    },
    {
      "source": "security-advisories@github.com",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://usn.ubuntu.com/4589-2/"
    },
    {
      "source": "security-advisories@github.com",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.debian.org/security/2021/dsa-4865"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://github.com/containerd/containerd/releases/tag/v1.2.14"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://usn.ubuntu.com/4589-1/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://usn.ubuntu.com/4589-2/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.debian.org/security/2021/dsa-4865"
    }
  ],
  "sourceIdentifier": "security-advisories@github.com",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-522"
        }
      ],
      "source": "security-advisories@github.com",
      "type": "Secondary"
    },
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-522"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}
  cnvd-2021-11850
Vulnerability from cnvd
目前厂商已发布升级补丁以修复漏洞,补丁获取链接:https://github.com/containerd/containerd/releases/tag/v1.2.14
| Name | Apache containerd <1.2.14 | 
|---|
{
  "cves": {
    "cve": {
      "cveNumber": "CVE-2020-15157",
      "cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2020-15157"
    }
  },
  "description": "containerd\u662f\u7f8e\u56fd\u963f\u5e15\u5947\uff08Apache\uff09\u8f6f\u4ef6\u57fa\u91d1\u4f1a\u7684\u4e00\u4e2a\u5bb9\u5668\u5b88\u62a4\u8fdb\u7a0b\u3002\u8be5\u8fdb\u7a0b\u6839\u636e RunC OCI \u89c4\u8303\u8d1f\u8d23\u63a7\u5236\u5bbf\u4e3b\u673a\u4e0a\u5bb9\u5668\u7684\u5b8c\u6574\u5468\u671f\u3002\n\ncontainerd (an industry-standard container runtime) 1.2.14\u4e4b\u524d\u7248\u672c\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u5b58\u5728\u4e00\u4e2a\u51ed\u636e\u6cc4\u6f0f\u6f0f\u6d1e\uff0c\u5982\u679cURL\u6240\u5728\u7684\u670d\u52a1\u5668\u663e\u793aHTTP 401\u72b6\u6001\u7801\u4ee5\u53ca\u6ce8\u518c\u7279\u5b9a\u7684\u72b6\u6001\u7801\uff0c\u9ed8\u8ba4\u7684containerd\u89e3\u6790\u5668\u5c06\u63d0\u4f9b\u5176\u8eab\u4efd\u9a8c\u8bc1\u51ed\u636e\u3002\u76ee\u524d\u6ca1\u6709\u8be6\u7ec6\u7684\u6f0f\u6d1e\u7ec6\u8282\u63d0\u4f9b\u3002",
  "formalWay": "\u76ee\u524d\u5382\u5546\u5df2\u53d1\u5e03\u5347\u7ea7\u8865\u4e01\u4ee5\u4fee\u590d\u6f0f\u6d1e\uff0c\u8865\u4e01\u83b7\u53d6\u94fe\u63a5\uff1ahttps://github.com/containerd/containerd/releases/tag/v1.2.14",
  "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
  "number": "CNVD-2021-11850",
  "openTime": "2021-02-23",
  "patchDescription": "containerd\u662f\u7f8e\u56fd\u963f\u5e15\u5947\uff08Apache\uff09\u8f6f\u4ef6\u57fa\u91d1\u4f1a\u7684\u4e00\u4e2a\u5bb9\u5668\u5b88\u62a4\u8fdb\u7a0b\u3002\u8be5\u8fdb\u7a0b\u6839\u636e RunC OCI \u89c4\u8303\u8d1f\u8d23\u63a7\u5236\u5bbf\u4e3b\u673a\u4e0a\u5bb9\u5668\u7684\u5b8c\u6574\u5468\u671f\u3002\r\n\r\ncontainerd (an industry-standard container runtime) 1.2.14\u4e4b\u524d\u7248\u672c\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u5b58\u5728\u4e00\u4e2a\u51ed\u636e\u6cc4\u6f0f\u6f0f\u6d1e\uff0c\u5982\u679cURL\u6240\u5728\u7684\u670d\u52a1\u5668\u663e\u793aHTTP 401\u72b6\u6001\u7801\u4ee5\u53ca\u6ce8\u518c\u7279\u5b9a\u7684\u72b6\u6001\u7801\uff0c\u9ed8\u8ba4\u7684containerd\u89e3\u6790\u5668\u5c06\u63d0\u4f9b\u5176\u8eab\u4efd\u9a8c\u8bc1\u51ed\u636e\u3002\u76ee\u524d\u6ca1\u6709\u8be6\u7ec6\u7684\u6f0f\u6d1e\u7ec6\u8282\u63d0\u4f9b\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
  "patchName": "Apache containerd\u51ed\u636e\u6cc4\u6f0f\u6f0f\u6d1e\u7684\u8865\u4e01",
  "products": {
    "product": "Apache containerd \u003c1.2.14"
  },
  "referenceLink": "https://nvd.nist.gov/vuln/detail/CVE-2020-15157",
  "serverity": "\u4e2d",
  "submitTime": "2020-10-21",
  "title": "Apache containerd\u51ed\u636e\u6cc4\u6f0f\u6f0f\u6d1e"
}
  ghsa-742w-89gc-8m9c
Vulnerability from github
Impact
If a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a “foreign layer”), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers.
If an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user's username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account.
The default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it.
This vulnerability has been rated by the containerd maintainers as medium, with a CVSS score of 6.1 and a vector string of CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N.
Patches
This vulnerability has been fixed in containerd 1.2.14. containerd 1.3 and later are not affected.
Workarounds
If you are using containerd 1.3 or later, you are not affected. If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources. Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected.
Credits
The containerd maintainers would like to thank Brad Geesaman, Josh Larsen, Ian Coldwater, Duffie Cooley, and Rory McCune for responsibly disclosing this issue in accordance with the containerd security policy.
{
  "affected": [
    {
      "package": {
        "ecosystem": "Go",
        "name": "github.com/containerd/containerd"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.2.14"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2020-15157"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-522"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2021-05-24T17:51:17Z",
    "nvd_published_at": "2020-10-16T17:15:00Z",
    "severity": "MODERATE"
  },
  "details": "## Impact\n\nIf a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a \u201cforeign layer\u201d), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers.\n\nIf an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user\u0027s username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account.\n\nThe default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it.\n\nThis vulnerability has been rated by the containerd maintainers as medium, with a CVSS score of 6.1 and a vector string of CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N.\n\n## Patches\n\nThis vulnerability has been fixed in containerd 1.2.14.  containerd 1.3 and later are not affected.\n\n## Workarounds\n\nIf you are using containerd 1.3 or later, you are not affected.  If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources.  Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected.\n\n## Credits\n\nThe containerd maintainers would like to thank Brad Geesaman, Josh Larsen, Ian Coldwater, Duffie Cooley, and Rory McCune for responsibly disclosing this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/master/SECURITY.md).",
  "id": "GHSA-742w-89gc-8m9c",
  "modified": "2022-02-11T23:27:39Z",
  "published": "2022-02-11T23:27:39Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15157"
    },
    {
      "type": "WEB",
      "url": "https://github.com/containerd/containerd/commit/1ead8d9deb3b175bf40413b8c47b3d19c2262726"
    },
    {
      "type": "WEB",
      "url": "https://darkbit.io/blog/cve-2020-15157-containerdrip"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/containerd/containerd"
    },
    {
      "type": "WEB",
      "url": "https://github.com/containerd/containerd/releases/tag/v1.2.14"
    },
    {
      "type": "WEB",
      "url": "https://usn.ubuntu.com/4589-1"
    },
    {
      "type": "WEB",
      "url": "https://usn.ubuntu.com/4589-2"
    },
    {
      "type": "WEB",
      "url": "https://www.debian.org/security/2021/dsa-4865"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "containerd v1.2.x can be coerced into leaking credentials during image pull"
}
  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.