rhsa-2023_0742
Vulnerability from csaf_redhat
Published
2023-02-13 12:03
Modified
2024-11-06 02:26
Summary
Red Hat Security Advisory: RHUI 4.3.0 release - Security Fixes, Bug Fixes, and Enhancements Update

Notes

Topic
An updated version of Red Hat Update Infrastructure (RHUI) is now available. RHUI 4.3 fixes a security bug, introduces multiple new features, and upgrades underlying Pulp to a Long Term Support (LTS) version.
Details
Red Hat Update Infrastructure (RHUI) offers a highly scalable, highly redundant framework that enables you to manage repositories and content. It also enables cloud providers to deliver content and updates to Red Hat Enterprise Linux (RHEL) instances. Security Fix(es): * Django: Potential bypass of an upstream access control based on URL paths (CVE-2021-44420) * Django: Potential denial-of-service vulnerability in internationalized URLs (CVE-2022-41323) This RHUI update fixes the following bugs: * Previously, `rhui-manager` failed to create an Alternate Content Source package. With this update, the problem is now fixed and you can successfully create an Alternate Content Source package. * With this update, several parts of redundant code have been removed from RHUI. Most notably, the unused `entitlement` argument in the custom repository creation has been removed. Additionally, the Atomic and OSTree functions have been removed because these features have been deprecated in RHUI 4. * Previously, CDS and HAProxy management used a variable called `port`. However, this name is a reserved playbook keyword in Ansible. Consequently, Ansible printed warnings about the use of this variable. With this update, the variable has been renamed to `remote_port` which prevents the warnings. * Previously, when the RHUA installation playbook failed, `rhui-installer` exited with a status of 0, which normally indicates success. With this update, the problem has been fixed, and `rhui-installer` exits with a status of 1, indicating that the RHUA installation playbook has failed. * Previously, RHUI did not accept proxy server settings when adding container images. Consequently, RHUI was unable to synchronize container images if the proxy server configuration was required to access the container registries. With this update, RHUI now accepts proxy settings when they are configured with the container images. As a result, proxy-enabled RHUI environments can now synchronize container images. * With this update, the misaligned text on the repository workflow screen in the rhui-manager text interface has been fixed. This RHUI update introduces the following enhancements: * This update introduces a newer version of Pulp, `3.21.0`. Among other upstream bug fixes and enhancements, this version changes how Pulp manages ambiguous CDN repodata that contains a duplicate package name-version-release string. Instead of failing, Pulp logs a warning and allows the affected repository to be synchronized.(BZ#2134277) * A new `rhui-manager` command is now available, `rhui-manager [--noninteractive] cds reinstall --all`. With this command, you can reinstall all of your CDS nodes using a single command. Additionally, you do not need to specify any of the CDS host names.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Low"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An updated version of Red Hat Update Infrastructure (RHUI) is now available. RHUI 4.3 fixes a security bug, introduces multiple new features, and upgrades underlying Pulp to a Long Term Support (LTS) version.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat Update Infrastructure (RHUI) offers a highly scalable, highly redundant framework that enables you to manage repositories and content. It also enables cloud providers to deliver content and updates to Red Hat Enterprise Linux (RHEL) instances.\n\nSecurity Fix(es):\n* Django: Potential bypass of an upstream access control based on URL paths (CVE-2021-44420)\n\n* Django: Potential denial-of-service vulnerability in internationalized URLs (CVE-2022-41323)\n\nThis RHUI update fixes the following bugs:\n\n* Previously, `rhui-manager` failed to create an Alternate Content Source package. With this update, the problem is now fixed and you can successfully create an Alternate Content Source package.\n\n* With this update,  several parts of redundant code have been removed from RHUI. Most notably, the unused `entitlement` argument in the custom repository creation has been removed. Additionally, the Atomic and OSTree functions have been removed because these features have been deprecated in RHUI 4.\n\n* Previously, CDS and HAProxy management used a variable called `port`. However, this name is a reserved playbook keyword in Ansible. Consequently, Ansible printed warnings about the use of this variable. With this update, the variable has been renamed to `remote_port` which prevents the warnings.\n\n* Previously, when the RHUA installation playbook failed, `rhui-installer` exited with a status of 0, which normally indicates success. With this update, the problem has been fixed, and `rhui-installer` exits with a status of 1, indicating that the RHUA installation playbook has failed.\n\n* Previously, RHUI did not accept proxy server settings when adding container images. Consequently, RHUI was unable to synchronize container images if the proxy server configuration was required to access the container registries. With this update, RHUI now accepts proxy settings when they are configured with the container images. As a result, proxy-enabled RHUI environments can now synchronize container images.\n\n* With this update, the misaligned text on the repository workflow screen in the rhui-manager text interface has been fixed.\n\nThis RHUI update introduces the following enhancements:\n\n* This update introduces a newer version of Pulp, `3.21.0`. Among other upstream bug fixes and enhancements, this version changes how Pulp manages ambiguous CDN repodata that contains a duplicate package name-version-release string. Instead of failing, Pulp logs a warning and allows the affected repository to be synchronized.(BZ#2134277)\n\n* A new `rhui-manager` command is now available, `rhui-manager [--noninteractive] cds reinstall --all`. With this command, you can reinstall all of your CDS nodes using a single command. Additionally, you do not need to specify any of the CDS host names.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2023:0742",
        "url": "https://access.redhat.com/errata/RHSA-2023:0742"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#low",
        "url": "https://access.redhat.com/security/updates/classification/#low"
      },
      {
        "category": "external",
        "summary": "2028178",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2028178"
      },
      {
        "category": "external",
        "summary": "2134277",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134277"
      },
      {
        "category": "external",
        "summary": "2136130",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136130"
      },
      {
        "category": "external",
        "summary": "RHUI-124",
        "url": "https://issues.redhat.com/browse/RHUI-124"
      },
      {
        "category": "external",
        "summary": "RHUI-149",
        "url": "https://issues.redhat.com/browse/RHUI-149"
      },
      {
        "category": "external",
        "summary": "RHUI-169",
        "url": "https://issues.redhat.com/browse/RHUI-169"
      },
      {
        "category": "external",
        "summary": "RHUI-214",
        "url": "https://issues.redhat.com/browse/RHUI-214"
      },
      {
        "category": "external",
        "summary": "RHUI-296",
        "url": "https://issues.redhat.com/browse/RHUI-296"
      },
      {
        "category": "external",
        "summary": "RHUI-336",
        "url": "https://issues.redhat.com/browse/RHUI-336"
      },
      {
        "category": "external",
        "summary": "RHUI-341",
        "url": "https://issues.redhat.com/browse/RHUI-341"
      },
      {
        "category": "external",
        "summary": "RHUI-355",
        "url": "https://issues.redhat.com/browse/RHUI-355"
      },
      {
        "category": "external",
        "summary": "RHUI-94",
        "url": "https://issues.redhat.com/browse/RHUI-94"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0742.json"
      }
    ],
    "title": "Red Hat Security Advisory: RHUI 4.3.0 release - Security Fixes, Bug Fixes, and Enhancements Update",
    "tracking": {
      "current_release_date": "2024-11-06T02:26:51+00:00",
      "generator": {
        "date": "2024-11-06T02:26:51+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.1.1"
        }
      },
      "id": "RHSA-2023:0742",
      "initial_release_date": "2023-02-13T12:03:36+00:00",
      "revision_history": [
        {
          "date": "2023-02-13T12:03:36+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2023-02-13T12:03:36+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-06T02:26:51+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "RHUI 4 for RHEL 8",
                "product": {
                  "name": "RHUI 4 for RHEL 8",
                  "product_id": "8Base-RHUI-4",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:rhui:4::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Update Infrastructure"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python-pulpcore-client-0:3.21.0-1.0.1.el8ui.src",
                "product": {
                  "name": "python-pulpcore-client-0:3.21.0-1.0.1.el8ui.src",
                  "product_id": "python-pulpcore-client-0:3.21.0-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pulpcore-client@3.21.0-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "pulpcore-selinux-0:1.3.2-1.0.1.el8ui.src",
                "product": {
                  "name": "pulpcore-selinux-0:1.3.2-1.0.1.el8ui.src",
                  "product_id": "pulpcore-selinux-0:1.3.2-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/pulpcore-selinux@1.3.2-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pulp-rpm-client-0:3.18.5-1.2.el8ui.src",
                "product": {
                  "name": "python-pulp-rpm-client-0:3.18.5-1.2.el8ui.src",
                  "product_id": "python-pulp-rpm-client-0:3.18.5-1.2.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pulp-rpm-client@3.18.5-1.2.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pulp-container-client-0:2.14.1-1.4.el8ui.src",
                "product": {
                  "name": "python-pulp-container-client-0:2.14.1-1.4.el8ui.src",
                  "product_id": "python-pulp-container-client-0:2.14.1-1.4.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pulp-container-client@2.14.1-1.4.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "createrepo_c-0:0.20.1-1.0.1.el8ui.src",
                "product": {
                  "name": "createrepo_c-0:0.20.1-1.0.1.el8ui.src",
                  "product_id": "createrepo_c-0:0.20.1-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/createrepo_c@0.20.1-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libcomps-0:0.1.18-4.0.1.el8ui.src",
                "product": {
                  "name": "libcomps-0:0.1.18-4.0.1.el8ui.src",
                  "product_id": "libcomps-0:0.1.18-4.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libcomps@0.1.18-4.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsolv-0:0.7.22-4.0.1.el8ui.src",
                "product": {
                  "name": "libsolv-0:0.7.22-4.0.1.el8ui.src",
                  "product_id": "libsolv-0:0.7.22-4.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsolv@0.7.22-4.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-aiofiles-0:22.1.0-1.0.1.el8ui.src",
                "product": {
                  "name": "python-aiofiles-0:22.1.0-1.0.1.el8ui.src",
                  "product_id": "python-aiofiles-0:22.1.0-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-aiofiles@22.1.0-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-aiohttp-0:3.8.1-3.0.1.el8ui.src",
                "product": {
                  "name": "python-aiohttp-0:3.8.1-3.0.1.el8ui.src",
                  "product_id": "python-aiohttp-0:3.8.1-3.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-aiohttp@3.8.1-3.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.src",
                "product": {
                  "name": "python-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.src",
                  "product_id": "python-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-aiohttp-xmlrpc@1.5.0-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-aioredis-0:2.0.1-2.0.1.el8ui.src",
                "product": {
                  "name": "python-aioredis-0:2.0.1-2.0.1.el8ui.src",
                  "product_id": "python-aioredis-0:2.0.1-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-aioredis@2.0.1-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-aiosignal-0:1.2.0-2.0.1.el8ui.src",
                "product": {
                  "name": "python-aiosignal-0:1.2.0-2.0.1.el8ui.src",
                  "product_id": "python-aiosignal-0:1.2.0-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-aiosignal@1.2.0-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-asgiref-0:3.5.2-1.0.1.el8ui.src",
                "product": {
                  "name": "python-asgiref-0:3.5.2-1.0.1.el8ui.src",
                  "product_id": "python-asgiref-0:3.5.2-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-asgiref@3.5.2-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-async-timeout-0:4.0.2-2.0.1.el8ui.src",
                "product": {
                  "name": "python-async-timeout-0:4.0.2-2.0.1.el8ui.src",
                  "product_id": "python-async-timeout-0:4.0.2-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-async-timeout@4.0.2-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-attrs-0:21.4.0-2.0.1.el8ui.src",
                "product": {
                  "name": "python-attrs-0:21.4.0-2.0.1.el8ui.src",
                  "product_id": "python-attrs-0:21.4.0-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-attrs@21.4.0-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-backoff-0:2.1.2-1.0.1.el8ui.src",
                "product": {
                  "name": "python-backoff-0:2.1.2-1.0.1.el8ui.src",
                  "product_id": "python-backoff-0:2.1.2-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-backoff@2.1.2-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-brotli-0:1.0.9-2.0.1.el8ui.src",
                "product": {
                  "name": "python-brotli-0:1.0.9-2.0.1.el8ui.src",
                  "product_id": "python-brotli-0:1.0.9-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-brotli@1.0.9-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-cchardet-0:2.1.7-4.0.1.el8ui.src",
                "product": {
                  "name": "python-cchardet-0:2.1.7-4.0.1.el8ui.src",
                  "product_id": "python-cchardet-0:2.1.7-4.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-cchardet@2.1.7-4.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-charset-normalizer-0:2.1.1-1.0.1.el8ui.src",
                "product": {
                  "name": "python-charset-normalizer-0:2.1.1-1.0.1.el8ui.src",
                  "product_id": "python-charset-normalizer-0:2.1.1-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-charset-normalizer@2.1.1-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-click-0:8.1.3-1.0.1.el8ui.src",
                "product": {
                  "name": "python-click-0:8.1.3-1.0.1.el8ui.src",
                  "product_id": "python-click-0:8.1.3-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-click@8.1.3-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-defusedxml-0:0.7.1-3.0.1.el8ui.src",
                "product": {
                  "name": "python-defusedxml-0:0.7.1-3.0.1.el8ui.src",
                  "product_id": "python-defusedxml-0:0.7.1-3.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-defusedxml@0.7.1-3.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-deprecated-0:1.2.13-1.0.1.el8ui.src",
                "product": {
                  "name": "python-deprecated-0:1.2.13-1.0.1.el8ui.src",
                  "product_id": "python-deprecated-0:1.2.13-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-deprecated@1.2.13-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-diff-match-patch-0:20200713-3.0.1.el8ui.src",
                "product": {
                  "name": "python-diff-match-patch-0:20200713-3.0.1.el8ui.src",
                  "product_id": "python-diff-match-patch-0:20200713-3.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-diff-match-patch@20200713-3.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-django-0:3.2.16-1.0.1.el8ui.src",
                "product": {
                  "name": "python-django-0:3.2.16-1.0.1.el8ui.src",
                  "product_id": "python-django-0:3.2.16-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-django@3.2.16-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-django-currentuser-0:0.5.3-5.0.1.el8ui.src",
                "product": {
                  "name": "python-django-currentuser-0:0.5.3-5.0.1.el8ui.src",
                  "product_id": "python-django-currentuser-0:0.5.3-5.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-django-currentuser@0.5.3-5.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-django-filter-0:22.1-2.0.1.el8ui.src",
                "product": {
                  "name": "python-django-filter-0:22.1-2.0.1.el8ui.src",
                  "product_id": "python-django-filter-0:22.1-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-django-filter@22.1-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-django-guid-0:3.3.0-1.0.1.el8ui.src",
                "product": {
                  "name": "python-django-guid-0:3.3.0-1.0.1.el8ui.src",
                  "product_id": "python-django-guid-0:3.3.0-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-django-guid@3.3.0-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-django-import-export-0:2.8.0-1.0.1.el8ui.src",
                "product": {
                  "name": "python-django-import-export-0:2.8.0-1.0.1.el8ui.src",
                  "product_id": "python-django-import-export-0:2.8.0-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-django-import-export@2.8.0-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-django-lifecycle-0:1.0.0-1.0.1.el8ui.src",
                "product": {
                  "name": "python-django-lifecycle-0:1.0.0-1.0.1.el8ui.src",
                  "product_id": "python-django-lifecycle-0:1.0.0-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-django-lifecycle@1.0.0-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-django-readonly-field-0:1.1.1-3.0.1.el8ui.src",
                "product": {
                  "name": "python-django-readonly-field-0:1.1.1-3.0.1.el8ui.src",
                  "product_id": "python-django-readonly-field-0:1.1.1-3.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-django-readonly-field@1.1.1-3.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-djangorestframework-0:3.13.1-2.0.1.el8ui.src",
                "product": {
                  "name": "python-djangorestframework-0:3.13.1-2.0.1.el8ui.src",
                  "product_id": "python-djangorestframework-0:3.13.1-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-djangorestframework@3.13.1-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-drf-access-policy-0:1.1.2-1.0.1.el8ui.src",
                "product": {
                  "name": "python-drf-access-policy-0:1.1.2-1.0.1.el8ui.src",
                  "product_id": "python-drf-access-policy-0:1.1.2-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-drf-access-policy@1.1.2-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-drf-nested-routers-0:0.93.4-3.0.1.el8ui.src",
                "product": {
                  "name": "python-drf-nested-routers-0:0.93.4-3.0.1.el8ui.src",
                  "product_id": "python-drf-nested-routers-0:0.93.4-3.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-drf-nested-routers@0.93.4-3.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-drf-spectacular-0:0.23.1-1.0.1.el8ui.src",
                "product": {
                  "name": "python-drf-spectacular-0:0.23.1-1.0.1.el8ui.src",
                  "product_id": "python-drf-spectacular-0:0.23.1-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-drf-spectacular@0.23.1-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-dynaconf-0:3.1.9-1.0.1.el8ui.src",
                "product": {
                  "name": "python-dynaconf-0:3.1.9-1.0.1.el8ui.src",
                  "product_id": "python-dynaconf-0:3.1.9-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-dynaconf@3.1.9-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-ecdsa-0:0.14.1-2.0.1.el8ui.src",
                "product": {
                  "name": "python-ecdsa-0:0.14.1-2.0.1.el8ui.src",
                  "product_id": "python-ecdsa-0:0.14.1-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-ecdsa@0.14.1-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-frozenlist-0:1.3.0-2.0.1.el8ui.src",
                "product": {
                  "name": "python-frozenlist-0:1.3.0-2.0.1.el8ui.src",
                  "product_id": "python-frozenlist-0:1.3.0-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-frozenlist@1.3.0-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-future-0:0.18.2-5.0.1.el8ui.src",
                "product": {
                  "name": "python-future-0:0.18.2-5.0.1.el8ui.src",
                  "product_id": "python-future-0:0.18.2-5.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-future@0.18.2-5.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-gnupg-0:0.5.0-1.0.1.el8ui.src",
                "product": {
                  "name": "python-gnupg-0:0.5.0-1.0.1.el8ui.src",
                  "product_id": "python-gnupg-0:0.5.0-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-gnupg@0.5.0-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-gunicorn-0:20.1.0-7.1.1.el8ui.src",
                "product": {
                  "name": "python-gunicorn-0:20.1.0-7.1.1.el8ui.src",
                  "product_id": "python-gunicorn-0:20.1.0-7.1.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-gunicorn@20.1.0-7.1.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-jinja2-0:3.1.2-1.0.1.el8ui.src",
                "product": {
                  "name": "python-jinja2-0:3.1.2-1.0.1.el8ui.src",
                  "product_id": "python-jinja2-0:3.1.2-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-jinja2@3.1.2-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-jsonschema-0:4.9.1-1.0.1.el8ui.src",
                "product": {
                  "name": "python-jsonschema-0:4.9.1-1.0.1.el8ui.src",
                  "product_id": "python-jsonschema-0:4.9.1-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-jsonschema@4.9.1-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-markupsafe-0:2.0.1-3.0.2.el8ui.src",
                "product": {
                  "name": "python-markupsafe-0:2.0.1-3.0.2.el8ui.src",
                  "product_id": "python-markupsafe-0:2.0.1-3.0.2.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-markupsafe@2.0.1-3.0.2.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-multidict-0:6.0.2-2.0.1.el8ui.src",
                "product": {
                  "name": "python-multidict-0:6.0.2-2.0.1.el8ui.src",
                  "product_id": "python-multidict-0:6.0.2-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-multidict@6.0.2-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-naya-0:1.1.1-3.0.1.el8ui.src",
                "product": {
                  "name": "python-naya-0:1.1.1-3.0.1.el8ui.src",
                  "product_id": "python-naya-0:1.1.1-3.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-naya@1.1.1-3.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-packaging-0:21.3-1.0.1.el8ui.src",
                "product": {
                  "name": "python-packaging-0:21.3-1.0.1.el8ui.src",
                  "product_id": "python-packaging-0:21.3-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-packaging@21.3-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-protobuf-0:4.21.6-1.0.1.el8ui.src",
                "product": {
                  "name": "python-protobuf-0:4.21.6-1.0.1.el8ui.src",
                  "product_id": "python-protobuf-0:4.21.6-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-protobuf@4.21.6-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-0:2.9.3-2.0.1.el8ui.src",
                "product": {
                  "name": "python-psycopg2-0:2.9.3-2.0.1.el8ui.src",
                  "product_id": "python-psycopg2-0:2.9.3-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2@2.9.3-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pulp-container-0:2.14.3-1.0.1.el8ui.src",
                "product": {
                  "name": "python-pulp-container-0:2.14.3-1.0.1.el8ui.src",
                  "product_id": "python-pulp-container-0:2.14.3-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pulp-container@2.14.3-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pulpcore-0:3.21.0-1.0.1.el8ui.src",
                "product": {
                  "name": "python-pulpcore-0:3.21.0-1.0.1.el8ui.src",
                  "product_id": "python-pulpcore-0:3.21.0-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pulpcore@3.21.0-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pulp-rpm-0:3.18.5-1.0.1.el8ui.src",
                "product": {
                  "name": "python-pulp-rpm-0:3.18.5-1.0.1.el8ui.src",
                  "product_id": "python-pulp-rpm-0:3.18.5-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pulp-rpm@3.18.5-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pycares-0:4.1.2-2.0.1.el8ui.src",
                "product": {
                  "name": "python-pycares-0:4.1.2-2.0.1.el8ui.src",
                  "product_id": "python-pycares-0:4.1.2-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pycares@4.1.2-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pycryptodomex-0:3.14.1-2.0.1.el8ui.src",
                "product": {
                  "name": "python-pycryptodomex-0:3.14.1-2.0.1.el8ui.src",
                  "product_id": "python-pycryptodomex-0:3.14.1-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pycryptodomex@3.14.1-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pygobject-1:3.40.1-4.0.1.el8ui.src",
                "product": {
                  "name": "python-pygobject-1:3.40.1-4.0.1.el8ui.src",
                  "product_id": "python-pygobject-1:3.40.1-4.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pygobject@3.40.1-4.0.1.el8ui?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pygtrie-0:2.5.0-1.0.1.el8ui.src",
                "product": {
                  "name": "python-pygtrie-0:2.5.0-1.0.1.el8ui.src",
                  "product_id": "python-pygtrie-0:2.5.0-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pygtrie@2.5.0-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pyjwkest-0:1.4.2-6.0.1.el8ui.src",
                "product": {
                  "name": "python-pyjwkest-0:1.4.2-6.0.1.el8ui.src",
                  "product_id": "python-pyjwkest-0:1.4.2-6.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pyjwkest@1.4.2-6.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pyjwt-0:2.5.0-2.0.1.el8ui.src",
                "product": {
                  "name": "python-pyjwt-0:2.5.0-2.0.1.el8ui.src",
                  "product_id": "python-pyjwt-0:2.5.0-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pyjwt@2.5.0-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pyrsistent-0:0.18.1-2.0.1.el8ui.src",
                "product": {
                  "name": "python-pyrsistent-0:0.18.1-2.0.1.el8ui.src",
                  "product_id": "python-pyrsistent-0:0.18.1-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pyrsistent@0.18.1-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pytz-0:2022.2.1-1.0.1.el8ui.src",
                "product": {
                  "name": "python-pytz-0:2022.2.1-1.0.1.el8ui.src",
                  "product_id": "python-pytz-0:2022.2.1-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pytz@2022.2.1-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-redis-0:4.3.4-1.0.1.el8ui.src",
                "product": {
                  "name": "python-redis-0:4.3.4-1.0.1.el8ui.src",
                  "product_id": "python-redis-0:4.3.4-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-redis@4.3.4-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-tablib-0:3.2.0-3.0.1.el8ui.src",
                "product": {
                  "name": "python-tablib-0:3.2.0-3.0.1.el8ui.src",
                  "product_id": "python-tablib-0:3.2.0-3.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-tablib@3.2.0-3.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-types-cryptography-0:3.3.23-1.0.1.el8ui.src",
                "product": {
                  "name": "python-types-cryptography-0:3.3.23-1.0.1.el8ui.src",
                  "product_id": "python-types-cryptography-0:3.3.23-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-types-cryptography@3.3.23-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-urlman-0:2.0.1-1.0.1.el8ui.src",
                "product": {
                  "name": "python-urlman-0:2.0.1-1.0.1.el8ui.src",
                  "product_id": "python-urlman-0:2.0.1-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-urlman@2.0.1-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-url-normalize-0:1.4.3-4.0.1.el8ui.src",
                "product": {
                  "name": "python-url-normalize-0:1.4.3-4.0.1.el8ui.src",
                  "product_id": "python-url-normalize-0:1.4.3-4.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-url-normalize@1.4.3-4.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-whitenoise-0:6.0.0-1.0.1.el8ui.src",
                "product": {
                  "name": "python-whitenoise-0:6.0.0-1.0.1.el8ui.src",
                  "product_id": "python-whitenoise-0:6.0.0-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-whitenoise@6.0.0-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-wrapt-0:1.14.1-1.0.1.el8ui.src",
                "product": {
                  "name": "python-wrapt-0:1.14.1-1.0.1.el8ui.src",
                  "product_id": "python-wrapt-0:1.14.1-1.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-wrapt@1.14.1-1.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-yarl-0:1.7.2-4.1.1.el8ui.src",
                "product": {
                  "name": "python-yarl-0:1.7.2-4.1.1.el8ui.src",
                  "product_id": "python-yarl-0:1.7.2-4.1.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-yarl@1.7.2-4.1.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-uritemplate-0:4.1.1-3.1.1.el8ui.src",
                "product": {
                  "name": "python-uritemplate-0:4.1.1-3.1.1.el8ui.src",
                  "product_id": "python-uritemplate-0:4.1.1-3.1.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-uritemplate@4.1.1-3.1.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-typing-extensions-0:3.10.0.2-3.1.1.el8ui.src",
                "product": {
                  "name": "python-typing-extensions-0:3.10.0.2-3.1.1.el8ui.src",
                  "product_id": "python-typing-extensions-0:3.10.0.2-3.1.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-typing-extensions@3.10.0.2-3.1.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-sqlparse-0:0.4.2-4.1.1.el8ui.src",
                "product": {
                  "name": "python-sqlparse-0:0.4.2-4.1.1.el8ui.src",
                  "product_id": "python-sqlparse-0:0.4.2-4.1.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-sqlparse@0.4.2-4.1.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pycairo-0:1.20.1-5.1.1.el8ui.src",
                "product": {
                  "name": "python-pycairo-0:1.20.1-5.1.1.el8ui.src",
                  "product_id": "python-pycairo-0:1.20.1-5.1.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pycairo@1.20.1-5.1.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-productmd-0:1.33-4.1.1.el8ui.src",
                "product": {
                  "name": "python-productmd-0:1.33-4.1.1.el8ui.src",
                  "product_id": "python-productmd-0:1.33-4.1.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-productmd@1.33-4.1.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-idna-ssl-0:1.1.0-6.1.1.el8ui.src",
                "product": {
                  "name": "python-idna-ssl-0:1.1.0-6.1.1.el8ui.src",
                  "product_id": "python-idna-ssl-0:1.1.0-6.1.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-idna-ssl@1.1.0-6.1.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-inflection-0:0.5.1-4.1.1.el8ui.src",
                "product": {
                  "name": "python-inflection-0:0.5.1-4.1.1.el8ui.src",
                  "product_id": "python-inflection-0:0.5.1-4.1.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-inflection@0.5.1-4.1.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.src",
                "product": {
                  "name": "python-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.src",
                  "product_id": "python-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-djangorestframework-queryfields@1.0.0-6.1.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-asyncio-throttle-0:1.0.2-4.1.1.el8ui.src",
                "product": {
                  "name": "python-asyncio-throttle-0:1.0.2-4.1.1.el8ui.src",
                  "product_id": "python-asyncio-throttle-0:1.0.2-4.1.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-asyncio-throttle@1.0.2-4.1.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-aiodns-0:3.0.0-4.1.1.el8ui.src",
                "product": {
                  "name": "python-aiodns-0:3.0.0-4.1.1.el8ui.src",
                  "product_id": "python-aiodns-0:3.0.0-4.1.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-aiodns@3.0.0-4.1.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-openpyxl-0:3.0.9-2.0.1.el8ui.src",
                "product": {
                  "name": "python-openpyxl-0:3.0.9-2.0.1.el8ui.src",
                  "product_id": "python-openpyxl-0:3.0.9-2.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-openpyxl@3.0.9-2.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-markuppy-0:1.14-3.0.1.el8ui.src",
                "product": {
                  "name": "python-markuppy-0:1.14-3.0.1.el8ui.src",
                  "product_id": "python-markuppy-0:1.14-3.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-markuppy@1.14-3.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-odfpy-0:1.4.1-6.0.1.el8ui.src",
                "product": {
                  "name": "python-odfpy-0:1.4.1-6.0.1.el8ui.src",
                  "product_id": "python-odfpy-0:1.4.1-6.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-odfpy@1.4.1-6.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-xlrd-0:2.0.1-5.0.1.el8ui.src",
                "product": {
                  "name": "python-xlrd-0:2.0.1-5.0.1.el8ui.src",
                  "product_id": "python-xlrd-0:2.0.1-5.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-xlrd@2.0.1-5.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-xlwt-0:1.3.0-3.0.1.el8ui.src",
                "product": {
                  "name": "python-xlwt-0:1.3.0-3.0.1.el8ui.src",
                  "product_id": "python-xlwt-0:1.3.0-3.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-xlwt@1.3.0-3.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pyparsing-0:2.4.7-4.0.1.el8ui.src",
                "product": {
                  "name": "python-pyparsing-0:2.4.7-4.0.1.el8ui.src",
                  "product_id": "python-pyparsing-0:2.4.7-4.0.1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pyparsing@2.4.7-4.0.1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-et-xmlfile-0:1.1.0-2.0.3.el8ui.src",
                "product": {
                  "name": "python-et-xmlfile-0:1.1.0-2.0.3.el8ui.src",
                  "product_id": "python-et-xmlfile-0:1.1.0-2.0.3.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-et-xmlfile@1.1.0-2.0.3.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhui-tools-0:4.3.0.8-1.el8ui.src",
                "product": {
                  "name": "rhui-tools-0:4.3.0.8-1.el8ui.src",
                  "product_id": "rhui-tools-0:4.3.0.8-1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhui-tools@4.3.0.8-1.el8ui?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhui-installer-0:4.3.0.4-1.el8ui.src",
                "product": {
                  "name": "rhui-installer-0:4.3.0.4-1.el8ui.src",
                  "product_id": "rhui-installer-0:4.3.0.4-1.el8ui.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhui-installer@4.3.0.4-1.el8ui?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3-pulpcore-client-0:3.21.0-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python3-pulpcore-client-0:3.21.0-1.0.1.el8ui.noarch",
                  "product_id": "python3-pulpcore-client-0:3.21.0-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pulpcore-client@3.21.0-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pulp-rpm-client-0:3.18.5-1.2.el8ui.noarch",
                "product": {
                  "name": "python3-pulp-rpm-client-0:3.18.5-1.2.el8ui.noarch",
                  "product_id": "python3-pulp-rpm-client-0:3.18.5-1.2.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pulp-rpm-client@3.18.5-1.2.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-pulp-container-client-0:2.14.1-1.4.el8ui.noarch",
                "product": {
                  "name": "python3-pulp-container-client-0:2.14.1-1.4.el8ui.noarch",
                  "product_id": "python3-pulp-container-client-0:2.14.1-1.4.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-pulp-container-client@2.14.1-1.4.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-aiofiles-0:22.1.0-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-aiofiles-0:22.1.0-1.0.1.el8ui.noarch",
                  "product_id": "python39-aiofiles-0:22.1.0-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-aiofiles@22.1.0-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.noarch",
                  "product_id": "python39-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-aiohttp-xmlrpc@1.5.0-2.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-aioredis-0:2.0.1-2.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-aioredis-0:2.0.1-2.0.1.el8ui.noarch",
                  "product_id": "python39-aioredis-0:2.0.1-2.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-aioredis@2.0.1-2.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-aiosignal-0:1.2.0-2.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-aiosignal-0:1.2.0-2.0.1.el8ui.noarch",
                  "product_id": "python39-aiosignal-0:1.2.0-2.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-aiosignal@1.2.0-2.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-asgiref-0:3.5.2-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-asgiref-0:3.5.2-1.0.1.el8ui.noarch",
                  "product_id": "python39-asgiref-0:3.5.2-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-asgiref@3.5.2-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-async-timeout-0:4.0.2-2.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-async-timeout-0:4.0.2-2.0.1.el8ui.noarch",
                  "product_id": "python39-async-timeout-0:4.0.2-2.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-async-timeout@4.0.2-2.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-attrs-0:21.4.0-2.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-attrs-0:21.4.0-2.0.1.el8ui.noarch",
                  "product_id": "python39-attrs-0:21.4.0-2.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-attrs@21.4.0-2.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-backoff-0:2.1.2-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-backoff-0:2.1.2-1.0.1.el8ui.noarch",
                  "product_id": "python39-backoff-0:2.1.2-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-backoff@2.1.2-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-charset-normalizer-0:2.1.1-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-charset-normalizer-0:2.1.1-1.0.1.el8ui.noarch",
                  "product_id": "python39-charset-normalizer-0:2.1.1-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-charset-normalizer@2.1.1-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-click-0:8.1.3-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-click-0:8.1.3-1.0.1.el8ui.noarch",
                  "product_id": "python39-click-0:8.1.3-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-click@8.1.3-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-defusedxml-0:0.7.1-3.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-defusedxml-0:0.7.1-3.0.1.el8ui.noarch",
                  "product_id": "python39-defusedxml-0:0.7.1-3.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-defusedxml@0.7.1-3.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-deprecated-0:1.2.13-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-deprecated-0:1.2.13-1.0.1.el8ui.noarch",
                  "product_id": "python39-deprecated-0:1.2.13-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-deprecated@1.2.13-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-diff-match-patch-0:20200713-3.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-diff-match-patch-0:20200713-3.0.1.el8ui.noarch",
                  "product_id": "python39-diff-match-patch-0:20200713-3.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-diff-match-patch@20200713-3.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-django-0:3.2.16-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-django-0:3.2.16-1.0.1.el8ui.noarch",
                  "product_id": "python39-django-0:3.2.16-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-django@3.2.16-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-django-currentuser-0:0.5.3-5.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-django-currentuser-0:0.5.3-5.0.1.el8ui.noarch",
                  "product_id": "python39-django-currentuser-0:0.5.3-5.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-django-currentuser@0.5.3-5.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-django-filter-0:22.1-2.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-django-filter-0:22.1-2.0.1.el8ui.noarch",
                  "product_id": "python39-django-filter-0:22.1-2.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-django-filter@22.1-2.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-django-guid-0:3.3.0-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-django-guid-0:3.3.0-1.0.1.el8ui.noarch",
                  "product_id": "python39-django-guid-0:3.3.0-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-django-guid@3.3.0-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-django-import-export-0:2.8.0-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-django-import-export-0:2.8.0-1.0.1.el8ui.noarch",
                  "product_id": "python39-django-import-export-0:2.8.0-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-django-import-export@2.8.0-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-django-lifecycle-0:1.0.0-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-django-lifecycle-0:1.0.0-1.0.1.el8ui.noarch",
                  "product_id": "python39-django-lifecycle-0:1.0.0-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-django-lifecycle@1.0.0-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-django-readonly-field-0:1.1.1-3.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-django-readonly-field-0:1.1.1-3.0.1.el8ui.noarch",
                  "product_id": "python39-django-readonly-field-0:1.1.1-3.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-django-readonly-field@1.1.1-3.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-djangorestframework-0:3.13.1-2.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-djangorestframework-0:3.13.1-2.0.1.el8ui.noarch",
                  "product_id": "python39-djangorestframework-0:3.13.1-2.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-djangorestframework@3.13.1-2.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-drf-access-policy-0:1.1.2-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-drf-access-policy-0:1.1.2-1.0.1.el8ui.noarch",
                  "product_id": "python39-drf-access-policy-0:1.1.2-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-drf-access-policy@1.1.2-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-drf-nested-routers-0:0.93.4-3.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-drf-nested-routers-0:0.93.4-3.0.1.el8ui.noarch",
                  "product_id": "python39-drf-nested-routers-0:0.93.4-3.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-drf-nested-routers@0.93.4-3.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-drf-spectacular-0:0.23.1-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-drf-spectacular-0:0.23.1-1.0.1.el8ui.noarch",
                  "product_id": "python39-drf-spectacular-0:0.23.1-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-drf-spectacular@0.23.1-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-dynaconf-0:3.1.9-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-dynaconf-0:3.1.9-1.0.1.el8ui.noarch",
                  "product_id": "python39-dynaconf-0:3.1.9-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-dynaconf@3.1.9-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-ecdsa-0:0.14.1-2.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-ecdsa-0:0.14.1-2.0.1.el8ui.noarch",
                  "product_id": "python39-ecdsa-0:0.14.1-2.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-ecdsa@0.14.1-2.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-future-0:0.18.2-5.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-future-0:0.18.2-5.0.1.el8ui.noarch",
                  "product_id": "python39-future-0:0.18.2-5.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-future@0.18.2-5.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-gnupg-0:0.5.0-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-gnupg-0:0.5.0-1.0.1.el8ui.noarch",
                  "product_id": "python39-gnupg-0:0.5.0-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-gnupg@0.5.0-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
                "product": {
                  "name": "python3-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
                  "product_id": "python3-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-gunicorn@20.1.0-7.1.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
                "product": {
                  "name": "python39-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
                  "product_id": "python39-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-gunicorn@20.1.0-7.1.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-jinja2-0:3.1.2-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-jinja2-0:3.1.2-1.0.1.el8ui.noarch",
                  "product_id": "python39-jinja2-0:3.1.2-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-jinja2@3.1.2-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-jsonschema-0:4.9.1-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-jsonschema-0:4.9.1-1.0.1.el8ui.noarch",
                  "product_id": "python39-jsonschema-0:4.9.1-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-jsonschema@4.9.1-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-naya-0:1.1.1-3.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-naya-0:1.1.1-3.0.1.el8ui.noarch",
                  "product_id": "python39-naya-0:1.1.1-3.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-naya@1.1.1-3.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-packaging-0:21.3-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-packaging-0:21.3-1.0.1.el8ui.noarch",
                  "product_id": "python39-packaging-0:21.3-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-packaging@21.3-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-protobuf-0:4.21.6-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-protobuf-0:4.21.6-1.0.1.el8ui.noarch",
                  "product_id": "python39-protobuf-0:4.21.6-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-protobuf@4.21.6-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pulp-container-0:2.14.3-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-pulp-container-0:2.14.3-1.0.1.el8ui.noarch",
                  "product_id": "python39-pulp-container-0:2.14.3-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pulp-container@2.14.3-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pulpcore-0:3.21.0-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-pulpcore-0:3.21.0-1.0.1.el8ui.noarch",
                  "product_id": "python39-pulpcore-0:3.21.0-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pulpcore@3.21.0-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pulp-rpm-0:3.18.5-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-pulp-rpm-0:3.18.5-1.0.1.el8ui.noarch",
                  "product_id": "python39-pulp-rpm-0:3.18.5-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pulp-rpm@3.18.5-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pygtrie-0:2.5.0-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-pygtrie-0:2.5.0-1.0.1.el8ui.noarch",
                  "product_id": "python39-pygtrie-0:2.5.0-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pygtrie@2.5.0-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pyjwkest-0:1.4.2-6.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-pyjwkest-0:1.4.2-6.0.1.el8ui.noarch",
                  "product_id": "python39-pyjwkest-0:1.4.2-6.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pyjwkest@1.4.2-6.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pyjwt-0:2.5.0-2.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-pyjwt-0:2.5.0-2.0.1.el8ui.noarch",
                  "product_id": "python39-pyjwt-0:2.5.0-2.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pyjwt@2.5.0-2.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pytz-0:2022.2.1-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-pytz-0:2022.2.1-1.0.1.el8ui.noarch",
                  "product_id": "python39-pytz-0:2022.2.1-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pytz@2022.2.1-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-redis-0:4.3.4-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-redis-0:4.3.4-1.0.1.el8ui.noarch",
                  "product_id": "python39-redis-0:4.3.4-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-redis@4.3.4-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-tablib-0:3.2.0-3.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-tablib-0:3.2.0-3.0.1.el8ui.noarch",
                  "product_id": "python39-tablib-0:3.2.0-3.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-tablib@3.2.0-3.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-types-cryptography-0:3.3.23-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-types-cryptography-0:3.3.23-1.0.1.el8ui.noarch",
                  "product_id": "python39-types-cryptography-0:3.3.23-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-types-cryptography@3.3.23-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-urlman-0:2.0.1-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-urlman-0:2.0.1-1.0.1.el8ui.noarch",
                  "product_id": "python39-urlman-0:2.0.1-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-urlman@2.0.1-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-url-normalize-0:1.4.3-4.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-url-normalize-0:1.4.3-4.0.1.el8ui.noarch",
                  "product_id": "python39-url-normalize-0:1.4.3-4.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-url-normalize@1.4.3-4.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-whitenoise-0:6.0.0-1.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-whitenoise-0:6.0.0-1.0.1.el8ui.noarch",
                  "product_id": "python39-whitenoise-0:6.0.0-1.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-whitenoise@6.0.0-1.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-uritemplate-0:4.1.1-3.1.1.el8ui.noarch",
                "product": {
                  "name": "python39-uritemplate-0:4.1.1-3.1.1.el8ui.noarch",
                  "product_id": "python39-uritemplate-0:4.1.1-3.1.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-uritemplate@4.1.1-3.1.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-typing-extensions-0:3.10.0.2-3.1.1.el8ui.noarch",
                "product": {
                  "name": "python39-typing-extensions-0:3.10.0.2-3.1.1.el8ui.noarch",
                  "product_id": "python39-typing-extensions-0:3.10.0.2-3.1.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-typing-extensions@3.10.0.2-3.1.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-sqlparse-0:0.4.2-4.1.1.el8ui.noarch",
                "product": {
                  "name": "python39-sqlparse-0:0.4.2-4.1.1.el8ui.noarch",
                  "product_id": "python39-sqlparse-0:0.4.2-4.1.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-sqlparse@0.4.2-4.1.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-productmd-0:1.33-4.1.1.el8ui.noarch",
                "product": {
                  "name": "python39-productmd-0:1.33-4.1.1.el8ui.noarch",
                  "product_id": "python39-productmd-0:1.33-4.1.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-productmd@1.33-4.1.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-idna-ssl-0:1.1.0-6.1.1.el8ui.noarch",
                "product": {
                  "name": "python39-idna-ssl-0:1.1.0-6.1.1.el8ui.noarch",
                  "product_id": "python39-idna-ssl-0:1.1.0-6.1.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-idna-ssl@1.1.0-6.1.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-inflection-0:0.5.1-4.1.1.el8ui.noarch",
                "product": {
                  "name": "python39-inflection-0:0.5.1-4.1.1.el8ui.noarch",
                  "product_id": "python39-inflection-0:0.5.1-4.1.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-inflection@0.5.1-4.1.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.noarch",
                "product": {
                  "name": "python39-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.noarch",
                  "product_id": "python39-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-djangorestframework-queryfields@1.0.0-6.1.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-asyncio-throttle-0:1.0.2-4.1.1.el8ui.noarch",
                "product": {
                  "name": "python39-asyncio-throttle-0:1.0.2-4.1.1.el8ui.noarch",
                  "product_id": "python39-asyncio-throttle-0:1.0.2-4.1.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-asyncio-throttle@1.0.2-4.1.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-aiodns-0:3.0.0-4.1.1.el8ui.noarch",
                "product": {
                  "name": "python39-aiodns-0:3.0.0-4.1.1.el8ui.noarch",
                  "product_id": "python39-aiodns-0:3.0.0-4.1.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-aiodns@3.0.0-4.1.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-openpyxl-0:3.0.9-2.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-openpyxl-0:3.0.9-2.0.1.el8ui.noarch",
                  "product_id": "python39-openpyxl-0:3.0.9-2.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-openpyxl@3.0.9-2.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-markuppy-0:1.14-3.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-markuppy-0:1.14-3.0.1.el8ui.noarch",
                  "product_id": "python39-markuppy-0:1.14-3.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-markuppy@1.14-3.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-odfpy-0:1.4.1-6.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-odfpy-0:1.4.1-6.0.1.el8ui.noarch",
                  "product_id": "python39-odfpy-0:1.4.1-6.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-odfpy@1.4.1-6.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-xlrd-0:2.0.1-5.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-xlrd-0:2.0.1-5.0.1.el8ui.noarch",
                  "product_id": "python39-xlrd-0:2.0.1-5.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-xlrd@2.0.1-5.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-xlwt-0:1.3.0-3.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-xlwt-0:1.3.0-3.0.1.el8ui.noarch",
                  "product_id": "python39-xlwt-0:1.3.0-3.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-xlwt@1.3.0-3.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pyparsing-0:2.4.7-4.0.1.el8ui.noarch",
                "product": {
                  "name": "python39-pyparsing-0:2.4.7-4.0.1.el8ui.noarch",
                  "product_id": "python39-pyparsing-0:2.4.7-4.0.1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-4.0.1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-et-xmlfile-0:1.1.0-2.0.3.el8ui.noarch",
                "product": {
                  "name": "python39-et-xmlfile-0:1.1.0-2.0.3.el8ui.noarch",
                  "product_id": "python39-et-xmlfile-0:1.1.0-2.0.3.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-et-xmlfile@1.1.0-2.0.3.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhui-tools-0:4.3.0.8-1.el8ui.noarch",
                "product": {
                  "name": "rhui-tools-0:4.3.0.8-1.el8ui.noarch",
                  "product_id": "rhui-tools-0:4.3.0.8-1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhui-tools@4.3.0.8-1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhui-tools-libs-0:4.3.0.8-1.el8ui.noarch",
                "product": {
                  "name": "rhui-tools-libs-0:4.3.0.8-1.el8ui.noarch",
                  "product_id": "rhui-tools-libs-0:4.3.0.8-1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhui-tools-libs@4.3.0.8-1.el8ui?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "rhui-installer-0:4.3.0.4-1.el8ui.noarch",
                "product": {
                  "name": "rhui-installer-0:4.3.0.4-1.el8ui.noarch",
                  "product_id": "rhui-installer-0:4.3.0.4-1.el8ui.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/rhui-installer@4.3.0.4-1.el8ui?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "pulpcore-selinux-0:1.3.2-1.0.1.el8ui.x86_64",
                "product": {
                  "name": "pulpcore-selinux-0:1.3.2-1.0.1.el8ui.x86_64",
                  "product_id": "pulpcore-selinux-0:1.3.2-1.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/pulpcore-selinux@1.3.2-1.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "createrepo_c-libs-0:0.20.1-1.0.1.el8ui.x86_64",
                "product": {
                  "name": "createrepo_c-libs-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_id": "createrepo_c-libs-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/createrepo_c-libs@0.20.1-1.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
                "product": {
                  "name": "python3-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_id": "python3-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-createrepo_c@0.20.1-1.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_id": "python39-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-createrepo_c@0.20.1-1.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "createrepo_c-debugsource-0:0.20.1-1.0.1.el8ui.x86_64",
                "product": {
                  "name": "createrepo_c-debugsource-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_id": "createrepo_c-debugsource-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/createrepo_c-debugsource@0.20.1-1.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
                "product": {
                  "name": "createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_id": "createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/createrepo_c-debuginfo@0.20.1-1.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "createrepo_c-libs-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
                "product": {
                  "name": "createrepo_c-libs-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_id": "createrepo_c-libs-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/createrepo_c-libs-debuginfo@0.20.1-1.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
                "product": {
                  "name": "python3-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_id": "python3-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-createrepo_c-debuginfo@0.20.1-1.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_id": "python39-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-createrepo_c-debuginfo@0.20.1-1.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
                  "product_id": "libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libcomps@0.1.18-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "python3-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
                  "product_id": "python3-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-libcomps@0.1.18-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
                  "product_id": "python39-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-libcomps@0.1.18-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libcomps-debugsource-0:0.1.18-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "libcomps-debugsource-0:0.1.18-4.0.1.el8ui.x86_64",
                  "product_id": "libcomps-debugsource-0:0.1.18-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libcomps-debugsource@0.1.18-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
                  "product_id": "libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libcomps-debuginfo@0.1.18-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "python3-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
                  "product_id": "python3-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-libcomps-debuginfo@0.1.18-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
                  "product_id": "python39-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-libcomps-debuginfo@0.1.18-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsolv-0:0.7.22-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "libsolv-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_id": "libsolv-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsolv@0.7.22-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-solv-0:0.7.22-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "python3-solv-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_id": "python3-solv-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-solv@0.7.22-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-solv-0:0.7.22-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-solv-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_id": "python39-solv-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-solv@0.7.22-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsolv-debugsource-0:0.7.22-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "libsolv-debugsource-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_id": "libsolv-debugsource-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsolv-debugsource@0.7.22-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsolv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "libsolv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_id": "libsolv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsolv-debuginfo@0.7.22-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsolv-demo-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "libsolv-demo-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_id": "libsolv-demo-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsolv-demo-debuginfo@0.7.22-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsolv-tools-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "libsolv-tools-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_id": "libsolv-tools-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsolv-tools-debuginfo@0.7.22-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "python3-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_id": "python3-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-solv-debuginfo@0.7.22-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_id": "python39-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-solv-debuginfo@0.7.22-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ruby-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "ruby-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_id": "ruby-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ruby-solv-debuginfo@0.7.22-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-aiohttp-0:3.8.1-3.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-aiohttp-0:3.8.1-3.0.1.el8ui.x86_64",
                  "product_id": "python39-aiohttp-0:3.8.1-3.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-aiohttp@3.8.1-3.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-aiohttp-debugsource-0:3.8.1-3.0.1.el8ui.x86_64",
                "product": {
                  "name": "python-aiohttp-debugsource-0:3.8.1-3.0.1.el8ui.x86_64",
                  "product_id": "python-aiohttp-debugsource-0:3.8.1-3.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.8.1-3.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-aiohttp-debuginfo-0:3.8.1-3.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-aiohttp-debuginfo-0:3.8.1-3.0.1.el8ui.x86_64",
                  "product_id": "python39-aiohttp-debuginfo-0:3.8.1-3.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-aiohttp-debuginfo@3.8.1-3.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-brotli-0:1.0.9-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-brotli-0:1.0.9-2.0.1.el8ui.x86_64",
                  "product_id": "python39-brotli-0:1.0.9-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-brotli@1.0.9-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-brotli-debugsource-0:1.0.9-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python-brotli-debugsource-0:1.0.9-2.0.1.el8ui.x86_64",
                  "product_id": "python-brotli-debugsource-0:1.0.9-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-brotli-debugsource@1.0.9-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-brotli-debuginfo-0:1.0.9-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-brotli-debuginfo-0:1.0.9-2.0.1.el8ui.x86_64",
                  "product_id": "python39-brotli-debuginfo-0:1.0.9-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-brotli-debuginfo@1.0.9-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-cchardet-0:2.1.7-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-cchardet-0:2.1.7-4.0.1.el8ui.x86_64",
                  "product_id": "python39-cchardet-0:2.1.7-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-cchardet@2.1.7-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-cchardet-debugsource-0:2.1.7-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "python-cchardet-debugsource-0:2.1.7-4.0.1.el8ui.x86_64",
                  "product_id": "python-cchardet-debugsource-0:2.1.7-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-cchardet-debugsource@2.1.7-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-cchardet-debuginfo-0:2.1.7-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-cchardet-debuginfo-0:2.1.7-4.0.1.el8ui.x86_64",
                  "product_id": "python39-cchardet-debuginfo-0:2.1.7-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-cchardet-debuginfo@2.1.7-4.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-frozenlist-0:1.3.0-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-frozenlist-0:1.3.0-2.0.1.el8ui.x86_64",
                  "product_id": "python39-frozenlist-0:1.3.0-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-frozenlist@1.3.0-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-frozenlist-debugsource-0:1.3.0-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python-frozenlist-debugsource-0:1.3.0-2.0.1.el8ui.x86_64",
                  "product_id": "python-frozenlist-debugsource-0:1.3.0-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-frozenlist-debugsource@1.3.0-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-frozenlist-debuginfo-0:1.3.0-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-frozenlist-debuginfo-0:1.3.0-2.0.1.el8ui.x86_64",
                  "product_id": "python39-frozenlist-debuginfo-0:1.3.0-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-frozenlist-debuginfo@1.3.0-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-markupsafe-0:2.0.1-3.0.2.el8ui.x86_64",
                "product": {
                  "name": "python39-markupsafe-0:2.0.1-3.0.2.el8ui.x86_64",
                  "product_id": "python39-markupsafe-0:2.0.1-3.0.2.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-markupsafe@2.0.1-3.0.2.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-markupsafe-debugsource-0:2.0.1-3.0.2.el8ui.x86_64",
                "product": {
                  "name": "python-markupsafe-debugsource-0:2.0.1-3.0.2.el8ui.x86_64",
                  "product_id": "python-markupsafe-debugsource-0:2.0.1-3.0.2.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.1-3.0.2.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
                "product": {
                  "name": "python-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
                  "product_id": "python-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-markupsafe-debuginfo@2.0.1-3.0.2.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
                "product": {
                  "name": "python3-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
                  "product_id": "python3-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.0.1-3.0.2.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
                "product": {
                  "name": "python39-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
                  "product_id": "python39-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-markupsafe-debuginfo@2.0.1-3.0.2.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-multidict-0:6.0.2-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-multidict-0:6.0.2-2.0.1.el8ui.x86_64",
                  "product_id": "python39-multidict-0:6.0.2-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-multidict@6.0.2-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-multidict-debugsource-0:6.0.2-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python-multidict-debugsource-0:6.0.2-2.0.1.el8ui.x86_64",
                  "product_id": "python-multidict-debugsource-0:6.0.2-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-multidict-debugsource@6.0.2-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-multidict-debuginfo-0:6.0.2-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-multidict-debuginfo-0:6.0.2-2.0.1.el8ui.x86_64",
                  "product_id": "python39-multidict-debuginfo-0:6.0.2-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-multidict-debuginfo@6.0.2-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-psycopg2-0:2.9.3-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-psycopg2-0:2.9.3-2.0.1.el8ui.x86_64",
                  "product_id": "python39-psycopg2-0:2.9.3-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-psycopg2@2.9.3-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-psycopg2-debugsource-0:2.9.3-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python-psycopg2-debugsource-0:2.9.3-2.0.1.el8ui.x86_64",
                  "product_id": "python-psycopg2-debugsource-0:2.9.3-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.9.3-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-psycopg2-debuginfo-0:2.9.3-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-psycopg2-debuginfo-0:2.9.3-2.0.1.el8ui.x86_64",
                  "product_id": "python39-psycopg2-debuginfo-0:2.9.3-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.9.3-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pycares-0:4.1.2-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-pycares-0:4.1.2-2.0.1.el8ui.x86_64",
                  "product_id": "python39-pycares-0:4.1.2-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pycares@4.1.2-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pycares-debugsource-0:4.1.2-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python-pycares-debugsource-0:4.1.2-2.0.1.el8ui.x86_64",
                  "product_id": "python-pycares-debugsource-0:4.1.2-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pycares-debugsource@4.1.2-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pycares-debuginfo-0:4.1.2-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-pycares-debuginfo-0:4.1.2-2.0.1.el8ui.x86_64",
                  "product_id": "python39-pycares-debuginfo-0:4.1.2-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pycares-debuginfo@4.1.2-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pycryptodomex-0:3.14.1-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-pycryptodomex-0:3.14.1-2.0.1.el8ui.x86_64",
                  "product_id": "python39-pycryptodomex-0:3.14.1-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pycryptodomex@3.14.1-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pycryptodomex-debugsource-0:3.14.1-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python-pycryptodomex-debugsource-0:3.14.1-2.0.1.el8ui.x86_64",
                  "product_id": "python-pycryptodomex-debugsource-0:3.14.1-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pycryptodomex-debugsource@3.14.1-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pycryptodomex-debuginfo-0:3.14.1-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-pycryptodomex-debuginfo-0:3.14.1-2.0.1.el8ui.x86_64",
                  "product_id": "python39-pycryptodomex-debuginfo-0:3.14.1-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pycryptodomex-debuginfo@3.14.1-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pygobject-1:3.40.1-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-pygobject-1:3.40.1-4.0.1.el8ui.x86_64",
                  "product_id": "python39-pygobject-1:3.40.1-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pygobject@3.40.1-4.0.1.el8ui?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pygobject-debugsource-1:3.40.1-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "python-pygobject-debugsource-1:3.40.1-4.0.1.el8ui.x86_64",
                  "product_id": "python-pygobject-debugsource-1:3.40.1-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pygobject-debugsource@3.40.1-4.0.1.el8ui?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pygobject-debuginfo-1:3.40.1-4.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-pygobject-debuginfo-1:3.40.1-4.0.1.el8ui.x86_64",
                  "product_id": "python39-pygobject-debuginfo-1:3.40.1-4.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pygobject-debuginfo@3.40.1-4.0.1.el8ui?arch=x86_64\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pyrsistent-0:0.18.1-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-pyrsistent-0:0.18.1-2.0.1.el8ui.x86_64",
                  "product_id": "python39-pyrsistent-0:0.18.1-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pyrsistent@0.18.1-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pyrsistent-debugsource-0:0.18.1-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python-pyrsistent-debugsource-0:0.18.1-2.0.1.el8ui.x86_64",
                  "product_id": "python-pyrsistent-debugsource-0:0.18.1-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.18.1-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pyrsistent-debuginfo-0:0.18.1-2.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-pyrsistent-debuginfo-0:0.18.1-2.0.1.el8ui.x86_64",
                  "product_id": "python39-pyrsistent-debuginfo-0:0.18.1-2.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pyrsistent-debuginfo@0.18.1-2.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-wrapt-0:1.14.1-1.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-wrapt-0:1.14.1-1.0.1.el8ui.x86_64",
                  "product_id": "python39-wrapt-0:1.14.1-1.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-wrapt@1.14.1-1.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-wrapt-debugsource-0:1.14.1-1.0.1.el8ui.x86_64",
                "product": {
                  "name": "python-wrapt-debugsource-0:1.14.1-1.0.1.el8ui.x86_64",
                  "product_id": "python-wrapt-debugsource-0:1.14.1-1.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-wrapt-debugsource@1.14.1-1.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-wrapt-debuginfo-0:1.14.1-1.0.1.el8ui.x86_64",
                "product": {
                  "name": "python39-wrapt-debuginfo-0:1.14.1-1.0.1.el8ui.x86_64",
                  "product_id": "python39-wrapt-debuginfo-0:1.14.1-1.0.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-wrapt-debuginfo@1.14.1-1.0.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-yarl-0:1.7.2-4.1.1.el8ui.x86_64",
                "product": {
                  "name": "python39-yarl-0:1.7.2-4.1.1.el8ui.x86_64",
                  "product_id": "python39-yarl-0:1.7.2-4.1.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-yarl@1.7.2-4.1.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-yarl-debugsource-0:1.7.2-4.1.1.el8ui.x86_64",
                "product": {
                  "name": "python-yarl-debugsource-0:1.7.2-4.1.1.el8ui.x86_64",
                  "product_id": "python-yarl-debugsource-0:1.7.2-4.1.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-yarl-debugsource@1.7.2-4.1.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-yarl-debuginfo-0:1.7.2-4.1.1.el8ui.x86_64",
                "product": {
                  "name": "python39-yarl-debuginfo-0:1.7.2-4.1.1.el8ui.x86_64",
                  "product_id": "python39-yarl-debuginfo-0:1.7.2-4.1.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-yarl-debuginfo@1.7.2-4.1.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pycairo-0:1.20.1-5.1.1.el8ui.x86_64",
                "product": {
                  "name": "python39-pycairo-0:1.20.1-5.1.1.el8ui.x86_64",
                  "product_id": "python39-pycairo-0:1.20.1-5.1.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pycairo@1.20.1-5.1.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python-pycairo-debugsource-0:1.20.1-5.1.1.el8ui.x86_64",
                "product": {
                  "name": "python-pycairo-debugsource-0:1.20.1-5.1.1.el8ui.x86_64",
                  "product_id": "python-pycairo-debugsource-0:1.20.1-5.1.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python-pycairo-debugsource@1.20.1-5.1.1.el8ui?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python39-pycairo-debuginfo-0:1.20.1-5.1.1.el8ui.x86_64",
                "product": {
                  "name": "python39-pycairo-debuginfo-0:1.20.1-5.1.1.el8ui.x86_64",
                  "product_id": "python39-pycairo-debuginfo-0:1.20.1-5.1.1.el8ui.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python39-pycairo-debuginfo@1.20.1-5.1.1.el8ui?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "createrepo_c-0:0.20.1-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:createrepo_c-0:0.20.1-1.0.1.el8ui.src"
        },
        "product_reference": "createrepo_c-0:0.20.1-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64"
        },
        "product_reference": "createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "createrepo_c-debugsource-0:0.20.1-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:createrepo_c-debugsource-0:0.20.1-1.0.1.el8ui.x86_64"
        },
        "product_reference": "createrepo_c-debugsource-0:0.20.1-1.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "createrepo_c-libs-0:0.20.1-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:createrepo_c-libs-0:0.20.1-1.0.1.el8ui.x86_64"
        },
        "product_reference": "createrepo_c-libs-0:0.20.1-1.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "createrepo_c-libs-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:createrepo_c-libs-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64"
        },
        "product_reference": "createrepo_c-libs-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcomps-0:0.1.18-4.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:libcomps-0:0.1.18-4.0.1.el8ui.src"
        },
        "product_reference": "libcomps-0:0.1.18-4.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcomps-0:0.1.18-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:libcomps-0:0.1.18-4.0.1.el8ui.x86_64"
        },
        "product_reference": "libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64"
        },
        "product_reference": "libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libcomps-debugsource-0:0.1.18-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:libcomps-debugsource-0:0.1.18-4.0.1.el8ui.x86_64"
        },
        "product_reference": "libcomps-debugsource-0:0.1.18-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsolv-0:0.7.22-4.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:libsolv-0:0.7.22-4.0.1.el8ui.src"
        },
        "product_reference": "libsolv-0:0.7.22-4.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsolv-0:0.7.22-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:libsolv-0:0.7.22-4.0.1.el8ui.x86_64"
        },
        "product_reference": "libsolv-0:0.7.22-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsolv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64"
        },
        "product_reference": "libsolv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsolv-debugsource-0:0.7.22-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:libsolv-debugsource-0:0.7.22-4.0.1.el8ui.x86_64"
        },
        "product_reference": "libsolv-debugsource-0:0.7.22-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsolv-demo-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64"
        },
        "product_reference": "libsolv-demo-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsolv-tools-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64"
        },
        "product_reference": "libsolv-tools-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "pulpcore-selinux-0:1.3.2-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:pulpcore-selinux-0:1.3.2-1.0.1.el8ui.src"
        },
        "product_reference": "pulpcore-selinux-0:1.3.2-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "pulpcore-selinux-0:1.3.2-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:pulpcore-selinux-0:1.3.2-1.0.1.el8ui.x86_64"
        },
        "product_reference": "pulpcore-selinux-0:1.3.2-1.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-aiodns-0:3.0.0-4.1.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-aiodns-0:3.0.0-4.1.1.el8ui.src"
        },
        "product_reference": "python-aiodns-0:3.0.0-4.1.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-aiofiles-0:22.1.0-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-aiofiles-0:22.1.0-1.0.1.el8ui.src"
        },
        "product_reference": "python-aiofiles-0:22.1.0-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-aiohttp-0:3.8.1-3.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-aiohttp-0:3.8.1-3.0.1.el8ui.src"
        },
        "product_reference": "python-aiohttp-0:3.8.1-3.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-aiohttp-debugsource-0:3.8.1-3.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-aiohttp-debugsource-0:3.8.1-3.0.1.el8ui.x86_64"
        },
        "product_reference": "python-aiohttp-debugsource-0:3.8.1-3.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.src"
        },
        "product_reference": "python-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-aioredis-0:2.0.1-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-aioredis-0:2.0.1-2.0.1.el8ui.src"
        },
        "product_reference": "python-aioredis-0:2.0.1-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-aiosignal-0:1.2.0-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-aiosignal-0:1.2.0-2.0.1.el8ui.src"
        },
        "product_reference": "python-aiosignal-0:1.2.0-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-asgiref-0:3.5.2-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-asgiref-0:3.5.2-1.0.1.el8ui.src"
        },
        "product_reference": "python-asgiref-0:3.5.2-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-async-timeout-0:4.0.2-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-async-timeout-0:4.0.2-2.0.1.el8ui.src"
        },
        "product_reference": "python-async-timeout-0:4.0.2-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-asyncio-throttle-0:1.0.2-4.1.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-4.1.1.el8ui.src"
        },
        "product_reference": "python-asyncio-throttle-0:1.0.2-4.1.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-attrs-0:21.4.0-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-attrs-0:21.4.0-2.0.1.el8ui.src"
        },
        "product_reference": "python-attrs-0:21.4.0-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-backoff-0:2.1.2-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-backoff-0:2.1.2-1.0.1.el8ui.src"
        },
        "product_reference": "python-backoff-0:2.1.2-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-brotli-0:1.0.9-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-brotli-0:1.0.9-2.0.1.el8ui.src"
        },
        "product_reference": "python-brotli-0:1.0.9-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-brotli-debugsource-0:1.0.9-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python-brotli-debugsource-0:1.0.9-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-cchardet-0:2.1.7-4.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-cchardet-0:2.1.7-4.0.1.el8ui.src"
        },
        "product_reference": "python-cchardet-0:2.1.7-4.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-cchardet-debugsource-0:2.1.7-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-cchardet-debugsource-0:2.1.7-4.0.1.el8ui.x86_64"
        },
        "product_reference": "python-cchardet-debugsource-0:2.1.7-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-charset-normalizer-0:2.1.1-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-charset-normalizer-0:2.1.1-1.0.1.el8ui.src"
        },
        "product_reference": "python-charset-normalizer-0:2.1.1-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-click-0:8.1.3-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-click-0:8.1.3-1.0.1.el8ui.src"
        },
        "product_reference": "python-click-0:8.1.3-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-defusedxml-0:0.7.1-3.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-defusedxml-0:0.7.1-3.0.1.el8ui.src"
        },
        "product_reference": "python-defusedxml-0:0.7.1-3.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-deprecated-0:1.2.13-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-deprecated-0:1.2.13-1.0.1.el8ui.src"
        },
        "product_reference": "python-deprecated-0:1.2.13-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-diff-match-patch-0:20200713-3.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-diff-match-patch-0:20200713-3.0.1.el8ui.src"
        },
        "product_reference": "python-diff-match-patch-0:20200713-3.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-django-0:3.2.16-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-django-0:3.2.16-1.0.1.el8ui.src"
        },
        "product_reference": "python-django-0:3.2.16-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-django-currentuser-0:0.5.3-5.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-django-currentuser-0:0.5.3-5.0.1.el8ui.src"
        },
        "product_reference": "python-django-currentuser-0:0.5.3-5.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-django-filter-0:22.1-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-django-filter-0:22.1-2.0.1.el8ui.src"
        },
        "product_reference": "python-django-filter-0:22.1-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-django-guid-0:3.3.0-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-django-guid-0:3.3.0-1.0.1.el8ui.src"
        },
        "product_reference": "python-django-guid-0:3.3.0-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-django-import-export-0:2.8.0-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-django-import-export-0:2.8.0-1.0.1.el8ui.src"
        },
        "product_reference": "python-django-import-export-0:2.8.0-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-django-lifecycle-0:1.0.0-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-django-lifecycle-0:1.0.0-1.0.1.el8ui.src"
        },
        "product_reference": "python-django-lifecycle-0:1.0.0-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-django-readonly-field-0:1.1.1-3.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-django-readonly-field-0:1.1.1-3.0.1.el8ui.src"
        },
        "product_reference": "python-django-readonly-field-0:1.1.1-3.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-djangorestframework-0:3.13.1-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-djangorestframework-0:3.13.1-2.0.1.el8ui.src"
        },
        "product_reference": "python-djangorestframework-0:3.13.1-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.src"
        },
        "product_reference": "python-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-drf-access-policy-0:1.1.2-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-drf-access-policy-0:1.1.2-1.0.1.el8ui.src"
        },
        "product_reference": "python-drf-access-policy-0:1.1.2-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-drf-nested-routers-0:0.93.4-3.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-3.0.1.el8ui.src"
        },
        "product_reference": "python-drf-nested-routers-0:0.93.4-3.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-drf-spectacular-0:0.23.1-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-drf-spectacular-0:0.23.1-1.0.1.el8ui.src"
        },
        "product_reference": "python-drf-spectacular-0:0.23.1-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-dynaconf-0:3.1.9-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-dynaconf-0:3.1.9-1.0.1.el8ui.src"
        },
        "product_reference": "python-dynaconf-0:3.1.9-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-ecdsa-0:0.14.1-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-ecdsa-0:0.14.1-2.0.1.el8ui.src"
        },
        "product_reference": "python-ecdsa-0:0.14.1-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-et-xmlfile-0:1.1.0-2.0.3.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-et-xmlfile-0:1.1.0-2.0.3.el8ui.src"
        },
        "product_reference": "python-et-xmlfile-0:1.1.0-2.0.3.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-frozenlist-0:1.3.0-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-frozenlist-0:1.3.0-2.0.1.el8ui.src"
        },
        "product_reference": "python-frozenlist-0:1.3.0-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-frozenlist-debugsource-0:1.3.0-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.0-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python-frozenlist-debugsource-0:1.3.0-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-future-0:0.18.2-5.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-future-0:0.18.2-5.0.1.el8ui.src"
        },
        "product_reference": "python-future-0:0.18.2-5.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-gnupg-0:0.5.0-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-gnupg-0:0.5.0-1.0.1.el8ui.src"
        },
        "product_reference": "python-gnupg-0:0.5.0-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-gunicorn-0:20.1.0-7.1.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.1.el8ui.src"
        },
        "product_reference": "python-gunicorn-0:20.1.0-7.1.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-idna-ssl-0:1.1.0-6.1.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-idna-ssl-0:1.1.0-6.1.1.el8ui.src"
        },
        "product_reference": "python-idna-ssl-0:1.1.0-6.1.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-inflection-0:0.5.1-4.1.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-inflection-0:0.5.1-4.1.1.el8ui.src"
        },
        "product_reference": "python-inflection-0:0.5.1-4.1.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-jinja2-0:3.1.2-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-jinja2-0:3.1.2-1.0.1.el8ui.src"
        },
        "product_reference": "python-jinja2-0:3.1.2-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-jsonschema-0:4.9.1-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-jsonschema-0:4.9.1-1.0.1.el8ui.src"
        },
        "product_reference": "python-jsonschema-0:4.9.1-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-markuppy-0:1.14-3.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-markuppy-0:1.14-3.0.1.el8ui.src"
        },
        "product_reference": "python-markuppy-0:1.14-3.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-markupsafe-0:2.0.1-3.0.2.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-markupsafe-0:2.0.1-3.0.2.el8ui.src"
        },
        "product_reference": "python-markupsafe-0:2.0.1-3.0.2.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64"
        },
        "product_reference": "python-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-markupsafe-debugsource-0:2.0.1-3.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-markupsafe-debugsource-0:2.0.1-3.0.2.el8ui.x86_64"
        },
        "product_reference": "python-markupsafe-debugsource-0:2.0.1-3.0.2.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-multidict-0:6.0.2-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-multidict-0:6.0.2-2.0.1.el8ui.src"
        },
        "product_reference": "python-multidict-0:6.0.2-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-multidict-debugsource-0:6.0.2-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-multidict-debugsource-0:6.0.2-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python-multidict-debugsource-0:6.0.2-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-naya-0:1.1.1-3.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-naya-0:1.1.1-3.0.1.el8ui.src"
        },
        "product_reference": "python-naya-0:1.1.1-3.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-odfpy-0:1.4.1-6.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-odfpy-0:1.4.1-6.0.1.el8ui.src"
        },
        "product_reference": "python-odfpy-0:1.4.1-6.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-openpyxl-0:3.0.9-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-openpyxl-0:3.0.9-2.0.1.el8ui.src"
        },
        "product_reference": "python-openpyxl-0:3.0.9-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-packaging-0:21.3-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-packaging-0:21.3-1.0.1.el8ui.src"
        },
        "product_reference": "python-packaging-0:21.3-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-productmd-0:1.33-4.1.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-productmd-0:1.33-4.1.1.el8ui.src"
        },
        "product_reference": "python-productmd-0:1.33-4.1.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-protobuf-0:4.21.6-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-protobuf-0:4.21.6-1.0.1.el8ui.src"
        },
        "product_reference": "python-protobuf-0:4.21.6-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-0:2.9.3-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-psycopg2-0:2.9.3-2.0.1.el8ui.src"
        },
        "product_reference": "python-psycopg2-0:2.9.3-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-psycopg2-debugsource-0:2.9.3-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-psycopg2-debugsource-0:2.9.3-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python-psycopg2-debugsource-0:2.9.3-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pulp-container-0:2.14.3-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pulp-container-0:2.14.3-1.0.1.el8ui.src"
        },
        "product_reference": "python-pulp-container-0:2.14.3-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pulp-container-client-0:2.14.1-1.4.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pulp-container-client-0:2.14.1-1.4.el8ui.src"
        },
        "product_reference": "python-pulp-container-client-0:2.14.1-1.4.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pulp-rpm-0:3.18.5-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pulp-rpm-0:3.18.5-1.0.1.el8ui.src"
        },
        "product_reference": "python-pulp-rpm-0:3.18.5-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pulp-rpm-client-0:3.18.5-1.2.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pulp-rpm-client-0:3.18.5-1.2.el8ui.src"
        },
        "product_reference": "python-pulp-rpm-client-0:3.18.5-1.2.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pulpcore-0:3.21.0-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pulpcore-0:3.21.0-1.0.1.el8ui.src"
        },
        "product_reference": "python-pulpcore-0:3.21.0-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pulpcore-client-0:3.21.0-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pulpcore-client-0:3.21.0-1.0.1.el8ui.src"
        },
        "product_reference": "python-pulpcore-client-0:3.21.0-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pycairo-0:1.20.1-5.1.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pycairo-0:1.20.1-5.1.1.el8ui.src"
        },
        "product_reference": "python-pycairo-0:1.20.1-5.1.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pycairo-debugsource-0:1.20.1-5.1.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pycairo-debugsource-0:1.20.1-5.1.1.el8ui.x86_64"
        },
        "product_reference": "python-pycairo-debugsource-0:1.20.1-5.1.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pycares-0:4.1.2-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pycares-0:4.1.2-2.0.1.el8ui.src"
        },
        "product_reference": "python-pycares-0:4.1.2-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pycares-debugsource-0:4.1.2-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python-pycares-debugsource-0:4.1.2-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pycryptodomex-0:3.14.1-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pycryptodomex-0:3.14.1-2.0.1.el8ui.src"
        },
        "product_reference": "python-pycryptodomex-0:3.14.1-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pycryptodomex-debugsource-0:3.14.1-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python-pycryptodomex-debugsource-0:3.14.1-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pygobject-1:3.40.1-4.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pygobject-1:3.40.1-4.0.1.el8ui.src"
        },
        "product_reference": "python-pygobject-1:3.40.1-4.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pygobject-debugsource-1:3.40.1-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pygobject-debugsource-1:3.40.1-4.0.1.el8ui.x86_64"
        },
        "product_reference": "python-pygobject-debugsource-1:3.40.1-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pygtrie-0:2.5.0-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pygtrie-0:2.5.0-1.0.1.el8ui.src"
        },
        "product_reference": "python-pygtrie-0:2.5.0-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pyjwkest-0:1.4.2-6.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pyjwkest-0:1.4.2-6.0.1.el8ui.src"
        },
        "product_reference": "python-pyjwkest-0:1.4.2-6.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pyjwt-0:2.5.0-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pyjwt-0:2.5.0-2.0.1.el8ui.src"
        },
        "product_reference": "python-pyjwt-0:2.5.0-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pyparsing-0:2.4.7-4.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pyparsing-0:2.4.7-4.0.1.el8ui.src"
        },
        "product_reference": "python-pyparsing-0:2.4.7-4.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pyrsistent-0:0.18.1-2.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pyrsistent-0:0.18.1-2.0.1.el8ui.src"
        },
        "product_reference": "python-pyrsistent-0:0.18.1-2.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pyrsistent-debugsource-0:0.18.1-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python-pyrsistent-debugsource-0:0.18.1-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-pytz-0:2022.2.1-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-pytz-0:2022.2.1-1.0.1.el8ui.src"
        },
        "product_reference": "python-pytz-0:2022.2.1-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-redis-0:4.3.4-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-redis-0:4.3.4-1.0.1.el8ui.src"
        },
        "product_reference": "python-redis-0:4.3.4-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-sqlparse-0:0.4.2-4.1.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-sqlparse-0:0.4.2-4.1.1.el8ui.src"
        },
        "product_reference": "python-sqlparse-0:0.4.2-4.1.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-tablib-0:3.2.0-3.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-tablib-0:3.2.0-3.0.1.el8ui.src"
        },
        "product_reference": "python-tablib-0:3.2.0-3.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-types-cryptography-0:3.3.23-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-types-cryptography-0:3.3.23-1.0.1.el8ui.src"
        },
        "product_reference": "python-types-cryptography-0:3.3.23-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-typing-extensions-0:3.10.0.2-3.1.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-typing-extensions-0:3.10.0.2-3.1.1.el8ui.src"
        },
        "product_reference": "python-typing-extensions-0:3.10.0.2-3.1.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-uritemplate-0:4.1.1-3.1.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-uritemplate-0:4.1.1-3.1.1.el8ui.src"
        },
        "product_reference": "python-uritemplate-0:4.1.1-3.1.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-url-normalize-0:1.4.3-4.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-url-normalize-0:1.4.3-4.0.1.el8ui.src"
        },
        "product_reference": "python-url-normalize-0:1.4.3-4.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-urlman-0:2.0.1-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-urlman-0:2.0.1-1.0.1.el8ui.src"
        },
        "product_reference": "python-urlman-0:2.0.1-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-whitenoise-0:6.0.0-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-whitenoise-0:6.0.0-1.0.1.el8ui.src"
        },
        "product_reference": "python-whitenoise-0:6.0.0-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-wrapt-0:1.14.1-1.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-wrapt-0:1.14.1-1.0.1.el8ui.src"
        },
        "product_reference": "python-wrapt-0:1.14.1-1.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-wrapt-debugsource-0:1.14.1-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-1.0.1.el8ui.x86_64"
        },
        "product_reference": "python-wrapt-debugsource-0:1.14.1-1.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-xlrd-0:2.0.1-5.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-xlrd-0:2.0.1-5.0.1.el8ui.src"
        },
        "product_reference": "python-xlrd-0:2.0.1-5.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-xlwt-0:1.3.0-3.0.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-xlwt-0:1.3.0-3.0.1.el8ui.src"
        },
        "product_reference": "python-xlwt-0:1.3.0-3.0.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-yarl-0:1.7.2-4.1.1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-yarl-0:1.7.2-4.1.1.el8ui.src"
        },
        "product_reference": "python-yarl-0:1.7.2-4.1.1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python-yarl-debugsource-0:1.7.2-4.1.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python-yarl-debugsource-0:1.7.2-4.1.1.el8ui.x86_64"
        },
        "product_reference": "python-yarl-debugsource-0:1.7.2-4.1.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python3-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64"
        },
        "product_reference": "python3-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python3-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64"
        },
        "product_reference": "python3-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-gunicorn-0:20.1.0-7.1.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.1.el8ui.noarch"
        },
        "product_reference": "python3-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-libcomps-0:0.1.18-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python3-libcomps-0:0.1.18-4.0.1.el8ui.x86_64"
        },
        "product_reference": "python3-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64"
        },
        "product_reference": "python3-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python3-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64"
        },
        "product_reference": "python3-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pulp-container-client-0:2.14.1-1.4.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python3-pulp-container-client-0:2.14.1-1.4.el8ui.noarch"
        },
        "product_reference": "python3-pulp-container-client-0:2.14.1-1.4.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pulp-rpm-client-0:3.18.5-1.2.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python3-pulp-rpm-client-0:3.18.5-1.2.el8ui.noarch"
        },
        "product_reference": "python3-pulp-rpm-client-0:3.18.5-1.2.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-pulpcore-client-0:3.21.0-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python3-pulpcore-client-0:3.21.0-1.0.1.el8ui.noarch"
        },
        "product_reference": "python3-pulpcore-client-0:3.21.0-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-solv-0:0.7.22-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python3-solv-0:0.7.22-4.0.1.el8ui.x86_64"
        },
        "product_reference": "python3-solv-0:0.7.22-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64"
        },
        "product_reference": "python3-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-aiodns-0:3.0.0-4.1.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-aiodns-0:3.0.0-4.1.1.el8ui.noarch"
        },
        "product_reference": "python39-aiodns-0:3.0.0-4.1.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-aiofiles-0:22.1.0-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-aiofiles-0:22.1.0-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-aiofiles-0:22.1.0-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-aiohttp-0:3.8.1-3.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-aiohttp-0:3.8.1-3.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-aiohttp-0:3.8.1-3.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-aiohttp-debuginfo-0:3.8.1-3.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-aiohttp-debuginfo-0:3.8.1-3.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-aiohttp-debuginfo-0:3.8.1-3.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.noarch"
        },
        "product_reference": "python39-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-aioredis-0:2.0.1-2.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-aioredis-0:2.0.1-2.0.1.el8ui.noarch"
        },
        "product_reference": "python39-aioredis-0:2.0.1-2.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-aiosignal-0:1.2.0-2.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-aiosignal-0:1.2.0-2.0.1.el8ui.noarch"
        },
        "product_reference": "python39-aiosignal-0:1.2.0-2.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-asgiref-0:3.5.2-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-asgiref-0:3.5.2-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-asgiref-0:3.5.2-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-async-timeout-0:4.0.2-2.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-async-timeout-0:4.0.2-2.0.1.el8ui.noarch"
        },
        "product_reference": "python39-async-timeout-0:4.0.2-2.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-asyncio-throttle-0:1.0.2-4.1.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-asyncio-throttle-0:1.0.2-4.1.1.el8ui.noarch"
        },
        "product_reference": "python39-asyncio-throttle-0:1.0.2-4.1.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-attrs-0:21.4.0-2.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-attrs-0:21.4.0-2.0.1.el8ui.noarch"
        },
        "product_reference": "python39-attrs-0:21.4.0-2.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-backoff-0:2.1.2-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-backoff-0:2.1.2-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-backoff-0:2.1.2-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-brotli-0:1.0.9-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-brotli-0:1.0.9-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-brotli-0:1.0.9-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-brotli-debuginfo-0:1.0.9-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-brotli-debuginfo-0:1.0.9-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-brotli-debuginfo-0:1.0.9-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-cchardet-0:2.1.7-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-cchardet-0:2.1.7-4.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-cchardet-0:2.1.7-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-cchardet-debuginfo-0:2.1.7-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-cchardet-debuginfo-0:2.1.7-4.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-cchardet-debuginfo-0:2.1.7-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-charset-normalizer-0:2.1.1-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-charset-normalizer-0:2.1.1-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-charset-normalizer-0:2.1.1-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-click-0:8.1.3-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-click-0:8.1.3-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-click-0:8.1.3-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-defusedxml-0:0.7.1-3.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-defusedxml-0:0.7.1-3.0.1.el8ui.noarch"
        },
        "product_reference": "python39-defusedxml-0:0.7.1-3.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-deprecated-0:1.2.13-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-deprecated-0:1.2.13-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-deprecated-0:1.2.13-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-diff-match-patch-0:20200713-3.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-diff-match-patch-0:20200713-3.0.1.el8ui.noarch"
        },
        "product_reference": "python39-diff-match-patch-0:20200713-3.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-django-0:3.2.16-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-django-0:3.2.16-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-django-0:3.2.16-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-django-currentuser-0:0.5.3-5.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-django-currentuser-0:0.5.3-5.0.1.el8ui.noarch"
        },
        "product_reference": "python39-django-currentuser-0:0.5.3-5.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-django-filter-0:22.1-2.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-django-filter-0:22.1-2.0.1.el8ui.noarch"
        },
        "product_reference": "python39-django-filter-0:22.1-2.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-django-guid-0:3.3.0-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-django-guid-0:3.3.0-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-django-guid-0:3.3.0-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-django-import-export-0:2.8.0-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-django-import-export-0:2.8.0-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-django-import-export-0:2.8.0-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-django-lifecycle-0:1.0.0-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-django-lifecycle-0:1.0.0-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-django-lifecycle-0:1.0.0-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-django-readonly-field-0:1.1.1-3.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-django-readonly-field-0:1.1.1-3.0.1.el8ui.noarch"
        },
        "product_reference": "python39-django-readonly-field-0:1.1.1-3.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-djangorestframework-0:3.13.1-2.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-djangorestframework-0:3.13.1-2.0.1.el8ui.noarch"
        },
        "product_reference": "python39-djangorestframework-0:3.13.1-2.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.noarch"
        },
        "product_reference": "python39-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-drf-access-policy-0:1.1.2-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-drf-access-policy-0:1.1.2-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-drf-access-policy-0:1.1.2-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-drf-nested-routers-0:0.93.4-3.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-drf-nested-routers-0:0.93.4-3.0.1.el8ui.noarch"
        },
        "product_reference": "python39-drf-nested-routers-0:0.93.4-3.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-drf-spectacular-0:0.23.1-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-drf-spectacular-0:0.23.1-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-drf-spectacular-0:0.23.1-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-dynaconf-0:3.1.9-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-dynaconf-0:3.1.9-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-dynaconf-0:3.1.9-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-ecdsa-0:0.14.1-2.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-ecdsa-0:0.14.1-2.0.1.el8ui.noarch"
        },
        "product_reference": "python39-ecdsa-0:0.14.1-2.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-et-xmlfile-0:1.1.0-2.0.3.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-et-xmlfile-0:1.1.0-2.0.3.el8ui.noarch"
        },
        "product_reference": "python39-et-xmlfile-0:1.1.0-2.0.3.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-frozenlist-0:1.3.0-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-frozenlist-0:1.3.0-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-frozenlist-0:1.3.0-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-frozenlist-debuginfo-0:1.3.0-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-frozenlist-debuginfo-0:1.3.0-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-frozenlist-debuginfo-0:1.3.0-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-future-0:0.18.2-5.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-future-0:0.18.2-5.0.1.el8ui.noarch"
        },
        "product_reference": "python39-future-0:0.18.2-5.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-gnupg-0:0.5.0-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-gnupg-0:0.5.0-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-gnupg-0:0.5.0-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-gunicorn-0:20.1.0-7.1.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-gunicorn-0:20.1.0-7.1.1.el8ui.noarch"
        },
        "product_reference": "python39-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-idna-ssl-0:1.1.0-6.1.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-idna-ssl-0:1.1.0-6.1.1.el8ui.noarch"
        },
        "product_reference": "python39-idna-ssl-0:1.1.0-6.1.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-inflection-0:0.5.1-4.1.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-inflection-0:0.5.1-4.1.1.el8ui.noarch"
        },
        "product_reference": "python39-inflection-0:0.5.1-4.1.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-jinja2-0:3.1.2-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-jinja2-0:3.1.2-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-jinja2-0:3.1.2-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-jsonschema-0:4.9.1-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-jsonschema-0:4.9.1-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-jsonschema-0:4.9.1-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-libcomps-0:0.1.18-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-libcomps-0:0.1.18-4.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-markuppy-0:1.14-3.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-markuppy-0:1.14-3.0.1.el8ui.noarch"
        },
        "product_reference": "python39-markuppy-0:1.14-3.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-markupsafe-0:2.0.1-3.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-markupsafe-0:2.0.1-3.0.2.el8ui.x86_64"
        },
        "product_reference": "python39-markupsafe-0:2.0.1-3.0.2.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64"
        },
        "product_reference": "python39-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-multidict-0:6.0.2-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-multidict-0:6.0.2-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-multidict-0:6.0.2-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-multidict-debuginfo-0:6.0.2-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-multidict-debuginfo-0:6.0.2-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-multidict-debuginfo-0:6.0.2-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-naya-0:1.1.1-3.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-naya-0:1.1.1-3.0.1.el8ui.noarch"
        },
        "product_reference": "python39-naya-0:1.1.1-3.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-odfpy-0:1.4.1-6.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-odfpy-0:1.4.1-6.0.1.el8ui.noarch"
        },
        "product_reference": "python39-odfpy-0:1.4.1-6.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-openpyxl-0:3.0.9-2.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-openpyxl-0:3.0.9-2.0.1.el8ui.noarch"
        },
        "product_reference": "python39-openpyxl-0:3.0.9-2.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-packaging-0:21.3-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-packaging-0:21.3-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-packaging-0:21.3-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-productmd-0:1.33-4.1.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-productmd-0:1.33-4.1.1.el8ui.noarch"
        },
        "product_reference": "python39-productmd-0:1.33-4.1.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-protobuf-0:4.21.6-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-protobuf-0:4.21.6-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-protobuf-0:4.21.6-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-psycopg2-0:2.9.3-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-psycopg2-0:2.9.3-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-psycopg2-0:2.9.3-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-psycopg2-debuginfo-0:2.9.3-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-psycopg2-debuginfo-0:2.9.3-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-psycopg2-debuginfo-0:2.9.3-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pulp-container-0:2.14.3-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pulp-container-0:2.14.3-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-pulp-container-0:2.14.3-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pulp-rpm-0:3.18.5-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pulp-rpm-0:3.18.5-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-pulp-rpm-0:3.18.5-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pulpcore-0:3.21.0-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pulpcore-0:3.21.0-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-pulpcore-0:3.21.0-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pycairo-0:1.20.1-5.1.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pycairo-0:1.20.1-5.1.1.el8ui.x86_64"
        },
        "product_reference": "python39-pycairo-0:1.20.1-5.1.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pycairo-debuginfo-0:1.20.1-5.1.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pycairo-debuginfo-0:1.20.1-5.1.1.el8ui.x86_64"
        },
        "product_reference": "python39-pycairo-debuginfo-0:1.20.1-5.1.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pycares-0:4.1.2-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pycares-0:4.1.2-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-pycares-0:4.1.2-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pycares-debuginfo-0:4.1.2-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pycares-debuginfo-0:4.1.2-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-pycares-debuginfo-0:4.1.2-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pycryptodomex-0:3.14.1-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pycryptodomex-0:3.14.1-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-pycryptodomex-0:3.14.1-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pycryptodomex-debuginfo-0:3.14.1-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pycryptodomex-debuginfo-0:3.14.1-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-pycryptodomex-debuginfo-0:3.14.1-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pygobject-1:3.40.1-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pygobject-1:3.40.1-4.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-pygobject-1:3.40.1-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pygobject-debuginfo-1:3.40.1-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pygobject-debuginfo-1:3.40.1-4.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-pygobject-debuginfo-1:3.40.1-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pygtrie-0:2.5.0-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pygtrie-0:2.5.0-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-pygtrie-0:2.5.0-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pyjwkest-0:1.4.2-6.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pyjwkest-0:1.4.2-6.0.1.el8ui.noarch"
        },
        "product_reference": "python39-pyjwkest-0:1.4.2-6.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pyjwt-0:2.5.0-2.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pyjwt-0:2.5.0-2.0.1.el8ui.noarch"
        },
        "product_reference": "python39-pyjwt-0:2.5.0-2.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pyparsing-0:2.4.7-4.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pyparsing-0:2.4.7-4.0.1.el8ui.noarch"
        },
        "product_reference": "python39-pyparsing-0:2.4.7-4.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pyrsistent-0:0.18.1-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pyrsistent-0:0.18.1-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-pyrsistent-0:0.18.1-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pyrsistent-debuginfo-0:0.18.1-2.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pyrsistent-debuginfo-0:0.18.1-2.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-pyrsistent-debuginfo-0:0.18.1-2.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-pytz-0:2022.2.1-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-pytz-0:2022.2.1-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-pytz-0:2022.2.1-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-redis-0:4.3.4-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-redis-0:4.3.4-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-redis-0:4.3.4-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-solv-0:0.7.22-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-solv-0:0.7.22-4.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-solv-0:0.7.22-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-sqlparse-0:0.4.2-4.1.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-sqlparse-0:0.4.2-4.1.1.el8ui.noarch"
        },
        "product_reference": "python39-sqlparse-0:0.4.2-4.1.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-tablib-0:3.2.0-3.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-tablib-0:3.2.0-3.0.1.el8ui.noarch"
        },
        "product_reference": "python39-tablib-0:3.2.0-3.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-types-cryptography-0:3.3.23-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-types-cryptography-0:3.3.23-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-types-cryptography-0:3.3.23-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-typing-extensions-0:3.10.0.2-3.1.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-typing-extensions-0:3.10.0.2-3.1.1.el8ui.noarch"
        },
        "product_reference": "python39-typing-extensions-0:3.10.0.2-3.1.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-uritemplate-0:4.1.1-3.1.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-uritemplate-0:4.1.1-3.1.1.el8ui.noarch"
        },
        "product_reference": "python39-uritemplate-0:4.1.1-3.1.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-url-normalize-0:1.4.3-4.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-url-normalize-0:1.4.3-4.0.1.el8ui.noarch"
        },
        "product_reference": "python39-url-normalize-0:1.4.3-4.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-urlman-0:2.0.1-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-urlman-0:2.0.1-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-urlman-0:2.0.1-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-whitenoise-0:6.0.0-1.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-whitenoise-0:6.0.0-1.0.1.el8ui.noarch"
        },
        "product_reference": "python39-whitenoise-0:6.0.0-1.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-wrapt-0:1.14.1-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-wrapt-0:1.14.1-1.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-wrapt-0:1.14.1-1.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-wrapt-debuginfo-0:1.14.1-1.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-wrapt-debuginfo-0:1.14.1-1.0.1.el8ui.x86_64"
        },
        "product_reference": "python39-wrapt-debuginfo-0:1.14.1-1.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-xlrd-0:2.0.1-5.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-xlrd-0:2.0.1-5.0.1.el8ui.noarch"
        },
        "product_reference": "python39-xlrd-0:2.0.1-5.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-xlwt-0:1.3.0-3.0.1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-xlwt-0:1.3.0-3.0.1.el8ui.noarch"
        },
        "product_reference": "python39-xlwt-0:1.3.0-3.0.1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-yarl-0:1.7.2-4.1.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-yarl-0:1.7.2-4.1.1.el8ui.x86_64"
        },
        "product_reference": "python39-yarl-0:1.7.2-4.1.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python39-yarl-debuginfo-0:1.7.2-4.1.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:python39-yarl-debuginfo-0:1.7.2-4.1.1.el8ui.x86_64"
        },
        "product_reference": "python39-yarl-debuginfo-0:1.7.2-4.1.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhui-installer-0:4.3.0.4-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:rhui-installer-0:4.3.0.4-1.el8ui.noarch"
        },
        "product_reference": "rhui-installer-0:4.3.0.4-1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhui-installer-0:4.3.0.4-1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:rhui-installer-0:4.3.0.4-1.el8ui.src"
        },
        "product_reference": "rhui-installer-0:4.3.0.4-1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhui-tools-0:4.3.0.8-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:rhui-tools-0:4.3.0.8-1.el8ui.noarch"
        },
        "product_reference": "rhui-tools-0:4.3.0.8-1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhui-tools-0:4.3.0.8-1.el8ui.src as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:rhui-tools-0:4.3.0.8-1.el8ui.src"
        },
        "product_reference": "rhui-tools-0:4.3.0.8-1.el8ui.src",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "rhui-tools-libs-0:4.3.0.8-1.el8ui.noarch as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:rhui-tools-libs-0:4.3.0.8-1.el8ui.noarch"
        },
        "product_reference": "rhui-tools-libs-0:4.3.0.8-1.el8ui.noarch",
        "relates_to_product_reference": "8Base-RHUI-4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ruby-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64 as a component of RHUI 4 for RHEL 8",
          "product_id": "8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64"
        },
        "product_reference": "ruby-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
        "relates_to_product_reference": "8Base-RHUI-4"
      }
    ]
  },
  "vulnerabilities": [
    {
      "acknowledgments": [
        {
          "names": [
            "Sjoerd Job Postmus",
            "TengMA(@te3t123)"
          ],
          "summary": "Acknowledged by upstream."
        }
      ],
      "cve": "CVE-2021-44420",
      "cwe": {
        "id": "CWE-290",
        "name": "Authentication Bypass by Spoofing"
      },
      "discovery_date": "2021-12-01T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHUI-4:createrepo_c-0:0.20.1-1.0.1.el8ui.src",
            "8Base-RHUI-4:createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:createrepo_c-debugsource-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:createrepo_c-libs-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:createrepo_c-libs-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libcomps-0:0.1.18-4.0.1.el8ui.src",
            "8Base-RHUI-4:libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libcomps-debugsource-0:0.1.18-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libsolv-0:0.7.22-4.0.1.el8ui.src",
            "8Base-RHUI-4:libsolv-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libsolv-debugsource-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:pulpcore-selinux-0:1.3.2-1.0.1.el8ui.src",
            "8Base-RHUI-4:pulpcore-selinux-0:1.3.2-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-aiodns-0:3.0.0-4.1.1.el8ui.src",
            "8Base-RHUI-4:python-aiofiles-0:22.1.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-aiohttp-0:3.8.1-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-aiohttp-debugsource-0:3.8.1-3.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-aioredis-0:2.0.1-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-aiosignal-0:1.2.0-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-asgiref-0:3.5.2-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-async-timeout-0:4.0.2-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-4.1.1.el8ui.src",
            "8Base-RHUI-4:python-attrs-0:21.4.0-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-backoff-0:2.1.2-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-brotli-0:1.0.9-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-cchardet-0:2.1.7-4.0.1.el8ui.src",
            "8Base-RHUI-4:python-cchardet-debugsource-0:2.1.7-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-charset-normalizer-0:2.1.1-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-click-0:8.1.3-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-defusedxml-0:0.7.1-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-deprecated-0:1.2.13-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-diff-match-patch-0:20200713-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-django-currentuser-0:0.5.3-5.0.1.el8ui.src",
            "8Base-RHUI-4:python-django-filter-0:22.1-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-django-guid-0:3.3.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-django-import-export-0:2.8.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-django-lifecycle-0:1.0.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-django-readonly-field-0:1.1.1-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-djangorestframework-0:3.13.1-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.src",
            "8Base-RHUI-4:python-drf-access-policy-0:1.1.2-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-drf-spectacular-0:0.23.1-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-dynaconf-0:3.1.9-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-ecdsa-0:0.14.1-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-et-xmlfile-0:1.1.0-2.0.3.el8ui.src",
            "8Base-RHUI-4:python-frozenlist-0:1.3.0-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.0-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-future-0:0.18.2-5.0.1.el8ui.src",
            "8Base-RHUI-4:python-gnupg-0:0.5.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.1.el8ui.src",
            "8Base-RHUI-4:python-idna-ssl-0:1.1.0-6.1.1.el8ui.src",
            "8Base-RHUI-4:python-inflection-0:0.5.1-4.1.1.el8ui.src",
            "8Base-RHUI-4:python-jinja2-0:3.1.2-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-jsonschema-0:4.9.1-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-markuppy-0:1.14-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-markupsafe-0:2.0.1-3.0.2.el8ui.src",
            "8Base-RHUI-4:python-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
            "8Base-RHUI-4:python-markupsafe-debugsource-0:2.0.1-3.0.2.el8ui.x86_64",
            "8Base-RHUI-4:python-multidict-0:6.0.2-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-multidict-debugsource-0:6.0.2-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-naya-0:1.1.1-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-odfpy-0:1.4.1-6.0.1.el8ui.src",
            "8Base-RHUI-4:python-openpyxl-0:3.0.9-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-packaging-0:21.3-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-productmd-0:1.33-4.1.1.el8ui.src",
            "8Base-RHUI-4:python-protobuf-0:4.21.6-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-psycopg2-0:2.9.3-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-psycopg2-debugsource-0:2.9.3-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-pulp-container-0:2.14.3-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-pulp-container-client-0:2.14.1-1.4.el8ui.src",
            "8Base-RHUI-4:python-pulp-rpm-0:3.18.5-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-pulp-rpm-client-0:3.18.5-1.2.el8ui.src",
            "8Base-RHUI-4:python-pulpcore-0:3.21.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-pulpcore-client-0:3.21.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-pycairo-0:1.20.1-5.1.1.el8ui.src",
            "8Base-RHUI-4:python-pycairo-debugsource-0:1.20.1-5.1.1.el8ui.x86_64",
            "8Base-RHUI-4:python-pycares-0:4.1.2-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-pycryptodomex-0:3.14.1-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-pygobject-1:3.40.1-4.0.1.el8ui.src",
            "8Base-RHUI-4:python-pygobject-debugsource-1:3.40.1-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-pygtrie-0:2.5.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-pyjwkest-0:1.4.2-6.0.1.el8ui.src",
            "8Base-RHUI-4:python-pyjwt-0:2.5.0-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-pyparsing-0:2.4.7-4.0.1.el8ui.src",
            "8Base-RHUI-4:python-pyrsistent-0:0.18.1-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-pytz-0:2022.2.1-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-redis-0:4.3.4-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-sqlparse-0:0.4.2-4.1.1.el8ui.src",
            "8Base-RHUI-4:python-tablib-0:3.2.0-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-types-cryptography-0:3.3.23-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-typing-extensions-0:3.10.0.2-3.1.1.el8ui.src",
            "8Base-RHUI-4:python-uritemplate-0:4.1.1-3.1.1.el8ui.src",
            "8Base-RHUI-4:python-url-normalize-0:1.4.3-4.0.1.el8ui.src",
            "8Base-RHUI-4:python-urlman-0:2.0.1-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-whitenoise-0:6.0.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-wrapt-0:1.14.1-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-xlrd-0:2.0.1-5.0.1.el8ui.src",
            "8Base-RHUI-4:python-xlwt-0:1.3.0-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-yarl-0:1.7.2-4.1.1.el8ui.src",
            "8Base-RHUI-4:python-yarl-debugsource-0:1.7.2-4.1.1.el8ui.x86_64",
            "8Base-RHUI-4:python3-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python3-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
            "8Base-RHUI-4:python3-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python3-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
            "8Base-RHUI-4:python3-pulp-container-client-0:2.14.1-1.4.el8ui.noarch",
            "8Base-RHUI-4:python3-pulp-rpm-client-0:3.18.5-1.2.el8ui.noarch",
            "8Base-RHUI-4:python3-pulpcore-client-0:3.21.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python3-solv-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-aiodns-0:3.0.0-4.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-aiofiles-0:22.1.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-aiohttp-0:3.8.1-3.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-aiohttp-debuginfo-0:3.8.1-3.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-aioredis-0:2.0.1-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-aiosignal-0:1.2.0-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-asgiref-0:3.5.2-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-async-timeout-0:4.0.2-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-asyncio-throttle-0:1.0.2-4.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-attrs-0:21.4.0-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-backoff-0:2.1.2-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-brotli-0:1.0.9-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-brotli-debuginfo-0:1.0.9-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-cchardet-0:2.1.7-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-cchardet-debuginfo-0:2.1.7-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-charset-normalizer-0:2.1.1-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-click-0:8.1.3-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-defusedxml-0:0.7.1-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-deprecated-0:1.2.13-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-diff-match-patch-0:20200713-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-django-currentuser-0:0.5.3-5.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-django-filter-0:22.1-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-django-guid-0:3.3.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-django-import-export-0:2.8.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-django-lifecycle-0:1.0.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-django-readonly-field-0:1.1.1-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-djangorestframework-0:3.13.1-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-drf-access-policy-0:1.1.2-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-drf-nested-routers-0:0.93.4-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-drf-spectacular-0:0.23.1-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-dynaconf-0:3.1.9-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-ecdsa-0:0.14.1-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-et-xmlfile-0:1.1.0-2.0.3.el8ui.noarch",
            "8Base-RHUI-4:python39-frozenlist-0:1.3.0-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-frozenlist-debuginfo-0:1.3.0-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-future-0:0.18.2-5.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-gnupg-0:0.5.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-idna-ssl-0:1.1.0-6.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-inflection-0:0.5.1-4.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-jinja2-0:3.1.2-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-jsonschema-0:4.9.1-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-markuppy-0:1.14-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-markupsafe-0:2.0.1-3.0.2.el8ui.x86_64",
            "8Base-RHUI-4:python39-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
            "8Base-RHUI-4:python39-multidict-0:6.0.2-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-multidict-debuginfo-0:6.0.2-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-naya-0:1.1.1-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-odfpy-0:1.4.1-6.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-openpyxl-0:3.0.9-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-packaging-0:21.3-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-productmd-0:1.33-4.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-protobuf-0:4.21.6-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-psycopg2-0:2.9.3-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-psycopg2-debuginfo-0:2.9.3-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pulp-container-0:2.14.3-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-pulp-rpm-0:3.18.5-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-pulpcore-0:3.21.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-pycairo-0:1.20.1-5.1.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pycairo-debuginfo-0:1.20.1-5.1.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pycares-0:4.1.2-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pycares-debuginfo-0:4.1.2-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pycryptodomex-0:3.14.1-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pycryptodomex-debuginfo-0:3.14.1-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pygobject-1:3.40.1-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pygobject-debuginfo-1:3.40.1-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pygtrie-0:2.5.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-pyjwkest-0:1.4.2-6.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-pyjwt-0:2.5.0-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-pyparsing-0:2.4.7-4.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-pyrsistent-0:0.18.1-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pyrsistent-debuginfo-0:0.18.1-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pytz-0:2022.2.1-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-redis-0:4.3.4-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-solv-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-sqlparse-0:0.4.2-4.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-tablib-0:3.2.0-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-types-cryptography-0:3.3.23-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-typing-extensions-0:3.10.0.2-3.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-uritemplate-0:4.1.1-3.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-url-normalize-0:1.4.3-4.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-urlman-0:2.0.1-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-whitenoise-0:6.0.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-wrapt-0:1.14.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-wrapt-debuginfo-0:1.14.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-xlrd-0:2.0.1-5.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-xlwt-0:1.3.0-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-yarl-0:1.7.2-4.1.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-yarl-debuginfo-0:1.7.2-4.1.1.el8ui.x86_64",
            "8Base-RHUI-4:rhui-installer-0:4.3.0.4-1.el8ui.noarch",
            "8Base-RHUI-4:rhui-installer-0:4.3.0.4-1.el8ui.src",
            "8Base-RHUI-4:rhui-tools-0:4.3.0.8-1.el8ui.noarch",
            "8Base-RHUI-4:rhui-tools-0:4.3.0.8-1.el8ui.src",
            "8Base-RHUI-4:rhui-tools-libs-0:4.3.0.8-1.el8ui.noarch",
            "8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2028178"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "In Django 2.2 before 2.2.25, 3.1 before 3.1.14, and 3.2 before 3.2.10, HTTP requests for URLs with trailing newlines could bypass upstream access control based on URL paths.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "django: potential bypass of an upstream access control based on URL paths",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "8Base-RHUI-4:python-django-0:3.2.16-1.0.1.el8ui.src",
          "8Base-RHUI-4:python39-django-0:3.2.16-1.0.1.el8ui.noarch"
        ],
        "known_not_affected": [
          "8Base-RHUI-4:createrepo_c-0:0.20.1-1.0.1.el8ui.src",
          "8Base-RHUI-4:createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:createrepo_c-debugsource-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:createrepo_c-libs-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:createrepo_c-libs-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libcomps-0:0.1.18-4.0.1.el8ui.src",
          "8Base-RHUI-4:libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libcomps-debugsource-0:0.1.18-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libsolv-0:0.7.22-4.0.1.el8ui.src",
          "8Base-RHUI-4:libsolv-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libsolv-debugsource-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:pulpcore-selinux-0:1.3.2-1.0.1.el8ui.src",
          "8Base-RHUI-4:pulpcore-selinux-0:1.3.2-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-aiodns-0:3.0.0-4.1.1.el8ui.src",
          "8Base-RHUI-4:python-aiofiles-0:22.1.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-aiohttp-0:3.8.1-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-aiohttp-debugsource-0:3.8.1-3.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-aioredis-0:2.0.1-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-aiosignal-0:1.2.0-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-asgiref-0:3.5.2-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-async-timeout-0:4.0.2-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-4.1.1.el8ui.src",
          "8Base-RHUI-4:python-attrs-0:21.4.0-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-backoff-0:2.1.2-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-brotli-0:1.0.9-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-cchardet-0:2.1.7-4.0.1.el8ui.src",
          "8Base-RHUI-4:python-cchardet-debugsource-0:2.1.7-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-charset-normalizer-0:2.1.1-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-click-0:8.1.3-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-defusedxml-0:0.7.1-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-deprecated-0:1.2.13-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-diff-match-patch-0:20200713-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-django-currentuser-0:0.5.3-5.0.1.el8ui.src",
          "8Base-RHUI-4:python-django-filter-0:22.1-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-django-guid-0:3.3.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-django-import-export-0:2.8.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-django-lifecycle-0:1.0.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-django-readonly-field-0:1.1.1-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-djangorestframework-0:3.13.1-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.src",
          "8Base-RHUI-4:python-drf-access-policy-0:1.1.2-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-drf-spectacular-0:0.23.1-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-dynaconf-0:3.1.9-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-ecdsa-0:0.14.1-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-et-xmlfile-0:1.1.0-2.0.3.el8ui.src",
          "8Base-RHUI-4:python-frozenlist-0:1.3.0-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.0-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-future-0:0.18.2-5.0.1.el8ui.src",
          "8Base-RHUI-4:python-gnupg-0:0.5.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.1.el8ui.src",
          "8Base-RHUI-4:python-idna-ssl-0:1.1.0-6.1.1.el8ui.src",
          "8Base-RHUI-4:python-inflection-0:0.5.1-4.1.1.el8ui.src",
          "8Base-RHUI-4:python-jinja2-0:3.1.2-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-jsonschema-0:4.9.1-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-markuppy-0:1.14-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-markupsafe-0:2.0.1-3.0.2.el8ui.src",
          "8Base-RHUI-4:python-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
          "8Base-RHUI-4:python-markupsafe-debugsource-0:2.0.1-3.0.2.el8ui.x86_64",
          "8Base-RHUI-4:python-multidict-0:6.0.2-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-multidict-debugsource-0:6.0.2-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-naya-0:1.1.1-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-odfpy-0:1.4.1-6.0.1.el8ui.src",
          "8Base-RHUI-4:python-openpyxl-0:3.0.9-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-packaging-0:21.3-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-productmd-0:1.33-4.1.1.el8ui.src",
          "8Base-RHUI-4:python-protobuf-0:4.21.6-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-psycopg2-0:2.9.3-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-psycopg2-debugsource-0:2.9.3-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-pulp-container-0:2.14.3-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-pulp-container-client-0:2.14.1-1.4.el8ui.src",
          "8Base-RHUI-4:python-pulp-rpm-0:3.18.5-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-pulp-rpm-client-0:3.18.5-1.2.el8ui.src",
          "8Base-RHUI-4:python-pulpcore-0:3.21.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-pulpcore-client-0:3.21.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-pycairo-0:1.20.1-5.1.1.el8ui.src",
          "8Base-RHUI-4:python-pycairo-debugsource-0:1.20.1-5.1.1.el8ui.x86_64",
          "8Base-RHUI-4:python-pycares-0:4.1.2-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-pycryptodomex-0:3.14.1-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-pygobject-1:3.40.1-4.0.1.el8ui.src",
          "8Base-RHUI-4:python-pygobject-debugsource-1:3.40.1-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-pygtrie-0:2.5.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-pyjwkest-0:1.4.2-6.0.1.el8ui.src",
          "8Base-RHUI-4:python-pyjwt-0:2.5.0-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-pyparsing-0:2.4.7-4.0.1.el8ui.src",
          "8Base-RHUI-4:python-pyrsistent-0:0.18.1-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-pytz-0:2022.2.1-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-redis-0:4.3.4-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-sqlparse-0:0.4.2-4.1.1.el8ui.src",
          "8Base-RHUI-4:python-tablib-0:3.2.0-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-types-cryptography-0:3.3.23-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-typing-extensions-0:3.10.0.2-3.1.1.el8ui.src",
          "8Base-RHUI-4:python-uritemplate-0:4.1.1-3.1.1.el8ui.src",
          "8Base-RHUI-4:python-url-normalize-0:1.4.3-4.0.1.el8ui.src",
          "8Base-RHUI-4:python-urlman-0:2.0.1-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-whitenoise-0:6.0.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-wrapt-0:1.14.1-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-xlrd-0:2.0.1-5.0.1.el8ui.src",
          "8Base-RHUI-4:python-xlwt-0:1.3.0-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-yarl-0:1.7.2-4.1.1.el8ui.src",
          "8Base-RHUI-4:python-yarl-debugsource-0:1.7.2-4.1.1.el8ui.x86_64",
          "8Base-RHUI-4:python3-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python3-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
          "8Base-RHUI-4:python3-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python3-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
          "8Base-RHUI-4:python3-pulp-container-client-0:2.14.1-1.4.el8ui.noarch",
          "8Base-RHUI-4:python3-pulp-rpm-client-0:3.18.5-1.2.el8ui.noarch",
          "8Base-RHUI-4:python3-pulpcore-client-0:3.21.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python3-solv-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-aiodns-0:3.0.0-4.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-aiofiles-0:22.1.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-aiohttp-0:3.8.1-3.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-aiohttp-debuginfo-0:3.8.1-3.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-aioredis-0:2.0.1-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-aiosignal-0:1.2.0-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-asgiref-0:3.5.2-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-async-timeout-0:4.0.2-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-asyncio-throttle-0:1.0.2-4.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-attrs-0:21.4.0-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-backoff-0:2.1.2-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-brotli-0:1.0.9-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-brotli-debuginfo-0:1.0.9-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-cchardet-0:2.1.7-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-cchardet-debuginfo-0:2.1.7-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-charset-normalizer-0:2.1.1-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-click-0:8.1.3-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-defusedxml-0:0.7.1-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-deprecated-0:1.2.13-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-diff-match-patch-0:20200713-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-django-currentuser-0:0.5.3-5.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-django-filter-0:22.1-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-django-guid-0:3.3.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-django-import-export-0:2.8.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-django-lifecycle-0:1.0.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-django-readonly-field-0:1.1.1-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-djangorestframework-0:3.13.1-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-drf-access-policy-0:1.1.2-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-drf-nested-routers-0:0.93.4-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-drf-spectacular-0:0.23.1-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-dynaconf-0:3.1.9-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-ecdsa-0:0.14.1-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-et-xmlfile-0:1.1.0-2.0.3.el8ui.noarch",
          "8Base-RHUI-4:python39-frozenlist-0:1.3.0-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-frozenlist-debuginfo-0:1.3.0-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-future-0:0.18.2-5.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-gnupg-0:0.5.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-idna-ssl-0:1.1.0-6.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-inflection-0:0.5.1-4.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-jinja2-0:3.1.2-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-jsonschema-0:4.9.1-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-markuppy-0:1.14-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-markupsafe-0:2.0.1-3.0.2.el8ui.x86_64",
          "8Base-RHUI-4:python39-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
          "8Base-RHUI-4:python39-multidict-0:6.0.2-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-multidict-debuginfo-0:6.0.2-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-naya-0:1.1.1-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-odfpy-0:1.4.1-6.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-openpyxl-0:3.0.9-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-packaging-0:21.3-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-productmd-0:1.33-4.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-protobuf-0:4.21.6-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-psycopg2-0:2.9.3-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-psycopg2-debuginfo-0:2.9.3-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pulp-container-0:2.14.3-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-pulp-rpm-0:3.18.5-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-pulpcore-0:3.21.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-pycairo-0:1.20.1-5.1.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pycairo-debuginfo-0:1.20.1-5.1.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pycares-0:4.1.2-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pycares-debuginfo-0:4.1.2-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pycryptodomex-0:3.14.1-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pycryptodomex-debuginfo-0:3.14.1-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pygobject-1:3.40.1-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pygobject-debuginfo-1:3.40.1-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pygtrie-0:2.5.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-pyjwkest-0:1.4.2-6.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-pyjwt-0:2.5.0-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-pyparsing-0:2.4.7-4.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-pyrsistent-0:0.18.1-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pyrsistent-debuginfo-0:0.18.1-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pytz-0:2022.2.1-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-redis-0:4.3.4-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-solv-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-sqlparse-0:0.4.2-4.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-tablib-0:3.2.0-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-types-cryptography-0:3.3.23-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-typing-extensions-0:3.10.0.2-3.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-uritemplate-0:4.1.1-3.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-url-normalize-0:1.4.3-4.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-urlman-0:2.0.1-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-whitenoise-0:6.0.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-wrapt-0:1.14.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-wrapt-debuginfo-0:1.14.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-xlrd-0:2.0.1-5.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-xlwt-0:1.3.0-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-yarl-0:1.7.2-4.1.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-yarl-debuginfo-0:1.7.2-4.1.1.el8ui.x86_64",
          "8Base-RHUI-4:rhui-installer-0:4.3.0.4-1.el8ui.noarch",
          "8Base-RHUI-4:rhui-installer-0:4.3.0.4-1.el8ui.src",
          "8Base-RHUI-4:rhui-tools-0:4.3.0.8-1.el8ui.noarch",
          "8Base-RHUI-4:rhui-tools-0:4.3.0.8-1.el8ui.src",
          "8Base-RHUI-4:rhui-tools-libs-0:4.3.0.8-1.el8ui.noarch",
          "8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-44420"
        },
        {
          "category": "external",
          "summary": "RHBZ#2028178",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2028178"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44420",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-44420"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44420",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44420"
        },
        {
          "category": "external",
          "summary": "https://www.djangoproject.com/weblog/2021/dec/07/security-releases/",
          "url": "https://www.djangoproject.com/weblog/2021/dec/07/security-releases/"
        }
      ],
      "release_date": "2021-12-07T08:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-02-13T12:03:36+00:00",
          "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n \nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n \nFor other information, see the product documentation:\nhttps://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
          "product_ids": [
            "8Base-RHUI-4:python-django-0:3.2.16-1.0.1.el8ui.src",
            "8Base-RHUI-4:python39-django-0:3.2.16-1.0.1.el8ui.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:0742"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-RHUI-4:python-django-0:3.2.16-1.0.1.el8ui.src",
            "8Base-RHUI-4:python39-django-0:3.2.16-1.0.1.el8ui.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Low"
        }
      ],
      "title": "django: potential bypass of an upstream access control based on URL paths"
    },
    {
      "cve": "CVE-2022-41323",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2022-10-04T00:00:00+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-RHUI-4:createrepo_c-0:0.20.1-1.0.1.el8ui.src",
            "8Base-RHUI-4:createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:createrepo_c-debugsource-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:createrepo_c-libs-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:createrepo_c-libs-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libcomps-0:0.1.18-4.0.1.el8ui.src",
            "8Base-RHUI-4:libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libcomps-debugsource-0:0.1.18-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libsolv-0:0.7.22-4.0.1.el8ui.src",
            "8Base-RHUI-4:libsolv-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libsolv-debugsource-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:pulpcore-selinux-0:1.3.2-1.0.1.el8ui.src",
            "8Base-RHUI-4:pulpcore-selinux-0:1.3.2-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-aiodns-0:3.0.0-4.1.1.el8ui.src",
            "8Base-RHUI-4:python-aiofiles-0:22.1.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-aiohttp-0:3.8.1-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-aiohttp-debugsource-0:3.8.1-3.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-aioredis-0:2.0.1-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-aiosignal-0:1.2.0-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-asgiref-0:3.5.2-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-async-timeout-0:4.0.2-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-4.1.1.el8ui.src",
            "8Base-RHUI-4:python-attrs-0:21.4.0-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-backoff-0:2.1.2-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-brotli-0:1.0.9-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-cchardet-0:2.1.7-4.0.1.el8ui.src",
            "8Base-RHUI-4:python-cchardet-debugsource-0:2.1.7-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-charset-normalizer-0:2.1.1-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-click-0:8.1.3-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-defusedxml-0:0.7.1-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-deprecated-0:1.2.13-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-diff-match-patch-0:20200713-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-django-currentuser-0:0.5.3-5.0.1.el8ui.src",
            "8Base-RHUI-4:python-django-filter-0:22.1-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-django-guid-0:3.3.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-django-import-export-0:2.8.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-django-lifecycle-0:1.0.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-django-readonly-field-0:1.1.1-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-djangorestframework-0:3.13.1-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.src",
            "8Base-RHUI-4:python-drf-access-policy-0:1.1.2-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-drf-spectacular-0:0.23.1-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-dynaconf-0:3.1.9-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-ecdsa-0:0.14.1-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-et-xmlfile-0:1.1.0-2.0.3.el8ui.src",
            "8Base-RHUI-4:python-frozenlist-0:1.3.0-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.0-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-future-0:0.18.2-5.0.1.el8ui.src",
            "8Base-RHUI-4:python-gnupg-0:0.5.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.1.el8ui.src",
            "8Base-RHUI-4:python-idna-ssl-0:1.1.0-6.1.1.el8ui.src",
            "8Base-RHUI-4:python-inflection-0:0.5.1-4.1.1.el8ui.src",
            "8Base-RHUI-4:python-jinja2-0:3.1.2-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-jsonschema-0:4.9.1-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-markuppy-0:1.14-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-markupsafe-0:2.0.1-3.0.2.el8ui.src",
            "8Base-RHUI-4:python-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
            "8Base-RHUI-4:python-markupsafe-debugsource-0:2.0.1-3.0.2.el8ui.x86_64",
            "8Base-RHUI-4:python-multidict-0:6.0.2-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-multidict-debugsource-0:6.0.2-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-naya-0:1.1.1-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-odfpy-0:1.4.1-6.0.1.el8ui.src",
            "8Base-RHUI-4:python-openpyxl-0:3.0.9-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-packaging-0:21.3-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-productmd-0:1.33-4.1.1.el8ui.src",
            "8Base-RHUI-4:python-protobuf-0:4.21.6-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-psycopg2-0:2.9.3-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-psycopg2-debugsource-0:2.9.3-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-pulp-container-0:2.14.3-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-pulp-container-client-0:2.14.1-1.4.el8ui.src",
            "8Base-RHUI-4:python-pulp-rpm-0:3.18.5-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-pulp-rpm-client-0:3.18.5-1.2.el8ui.src",
            "8Base-RHUI-4:python-pulpcore-0:3.21.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-pulpcore-client-0:3.21.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-pycairo-0:1.20.1-5.1.1.el8ui.src",
            "8Base-RHUI-4:python-pycairo-debugsource-0:1.20.1-5.1.1.el8ui.x86_64",
            "8Base-RHUI-4:python-pycares-0:4.1.2-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-pycryptodomex-0:3.14.1-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-pygobject-1:3.40.1-4.0.1.el8ui.src",
            "8Base-RHUI-4:python-pygobject-debugsource-1:3.40.1-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-pygtrie-0:2.5.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-pyjwkest-0:1.4.2-6.0.1.el8ui.src",
            "8Base-RHUI-4:python-pyjwt-0:2.5.0-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-pyparsing-0:2.4.7-4.0.1.el8ui.src",
            "8Base-RHUI-4:python-pyrsistent-0:0.18.1-2.0.1.el8ui.src",
            "8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-pytz-0:2022.2.1-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-redis-0:4.3.4-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-sqlparse-0:0.4.2-4.1.1.el8ui.src",
            "8Base-RHUI-4:python-tablib-0:3.2.0-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-types-cryptography-0:3.3.23-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-typing-extensions-0:3.10.0.2-3.1.1.el8ui.src",
            "8Base-RHUI-4:python-uritemplate-0:4.1.1-3.1.1.el8ui.src",
            "8Base-RHUI-4:python-url-normalize-0:1.4.3-4.0.1.el8ui.src",
            "8Base-RHUI-4:python-urlman-0:2.0.1-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-whitenoise-0:6.0.0-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-wrapt-0:1.14.1-1.0.1.el8ui.src",
            "8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python-xlrd-0:2.0.1-5.0.1.el8ui.src",
            "8Base-RHUI-4:python-xlwt-0:1.3.0-3.0.1.el8ui.src",
            "8Base-RHUI-4:python-yarl-0:1.7.2-4.1.1.el8ui.src",
            "8Base-RHUI-4:python-yarl-debugsource-0:1.7.2-4.1.1.el8ui.x86_64",
            "8Base-RHUI-4:python3-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python3-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
            "8Base-RHUI-4:python3-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python3-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
            "8Base-RHUI-4:python3-pulp-container-client-0:2.14.1-1.4.el8ui.noarch",
            "8Base-RHUI-4:python3-pulp-rpm-client-0:3.18.5-1.2.el8ui.noarch",
            "8Base-RHUI-4:python3-pulpcore-client-0:3.21.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python3-solv-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-aiodns-0:3.0.0-4.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-aiofiles-0:22.1.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-aiohttp-0:3.8.1-3.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-aiohttp-debuginfo-0:3.8.1-3.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-aioredis-0:2.0.1-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-aiosignal-0:1.2.0-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-asgiref-0:3.5.2-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-async-timeout-0:4.0.2-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-asyncio-throttle-0:1.0.2-4.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-attrs-0:21.4.0-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-backoff-0:2.1.2-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-brotli-0:1.0.9-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-brotli-debuginfo-0:1.0.9-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-cchardet-0:2.1.7-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-cchardet-debuginfo-0:2.1.7-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-charset-normalizer-0:2.1.1-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-click-0:8.1.3-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-defusedxml-0:0.7.1-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-deprecated-0:1.2.13-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-diff-match-patch-0:20200713-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-django-currentuser-0:0.5.3-5.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-django-filter-0:22.1-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-django-guid-0:3.3.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-django-import-export-0:2.8.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-django-lifecycle-0:1.0.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-django-readonly-field-0:1.1.1-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-djangorestframework-0:3.13.1-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-drf-access-policy-0:1.1.2-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-drf-nested-routers-0:0.93.4-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-drf-spectacular-0:0.23.1-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-dynaconf-0:3.1.9-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-ecdsa-0:0.14.1-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-et-xmlfile-0:1.1.0-2.0.3.el8ui.noarch",
            "8Base-RHUI-4:python39-frozenlist-0:1.3.0-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-frozenlist-debuginfo-0:1.3.0-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-future-0:0.18.2-5.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-gnupg-0:0.5.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-idna-ssl-0:1.1.0-6.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-inflection-0:0.5.1-4.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-jinja2-0:3.1.2-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-jsonschema-0:4.9.1-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-markuppy-0:1.14-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-markupsafe-0:2.0.1-3.0.2.el8ui.x86_64",
            "8Base-RHUI-4:python39-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
            "8Base-RHUI-4:python39-multidict-0:6.0.2-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-multidict-debuginfo-0:6.0.2-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-naya-0:1.1.1-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-odfpy-0:1.4.1-6.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-openpyxl-0:3.0.9-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-packaging-0:21.3-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-productmd-0:1.33-4.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-protobuf-0:4.21.6-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-psycopg2-0:2.9.3-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-psycopg2-debuginfo-0:2.9.3-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pulp-container-0:2.14.3-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-pulp-rpm-0:3.18.5-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-pulpcore-0:3.21.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-pycairo-0:1.20.1-5.1.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pycairo-debuginfo-0:1.20.1-5.1.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pycares-0:4.1.2-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pycares-debuginfo-0:4.1.2-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pycryptodomex-0:3.14.1-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pycryptodomex-debuginfo-0:3.14.1-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pygobject-1:3.40.1-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pygobject-debuginfo-1:3.40.1-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pygtrie-0:2.5.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-pyjwkest-0:1.4.2-6.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-pyjwt-0:2.5.0-2.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-pyparsing-0:2.4.7-4.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-pyrsistent-0:0.18.1-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pyrsistent-debuginfo-0:0.18.1-2.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-pytz-0:2022.2.1-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-redis-0:4.3.4-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-solv-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-sqlparse-0:0.4.2-4.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-tablib-0:3.2.0-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-types-cryptography-0:3.3.23-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-typing-extensions-0:3.10.0.2-3.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-uritemplate-0:4.1.1-3.1.1.el8ui.noarch",
            "8Base-RHUI-4:python39-url-normalize-0:1.4.3-4.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-urlman-0:2.0.1-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-whitenoise-0:6.0.0-1.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-wrapt-0:1.14.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-wrapt-debuginfo-0:1.14.1-1.0.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-xlrd-0:2.0.1-5.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-xlwt-0:1.3.0-3.0.1.el8ui.noarch",
            "8Base-RHUI-4:python39-yarl-0:1.7.2-4.1.1.el8ui.x86_64",
            "8Base-RHUI-4:python39-yarl-debuginfo-0:1.7.2-4.1.1.el8ui.x86_64",
            "8Base-RHUI-4:rhui-installer-0:4.3.0.4-1.el8ui.noarch",
            "8Base-RHUI-4:rhui-installer-0:4.3.0.4-1.el8ui.src",
            "8Base-RHUI-4:rhui-tools-0:4.3.0.8-1.el8ui.noarch",
            "8Base-RHUI-4:rhui-tools-0:4.3.0.8-1.el8ui.src",
            "8Base-RHUI-4:rhui-tools-libs-0:4.3.0.8-1.el8ui.noarch",
            "8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2136130"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A denial of service flaw was discovered in Django. This issue occurs when incorrectly handling certain internationalized URLs. A malicious attacker could use this issue to cause a crash, resulting in a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "python-django: Potential denial-of-service vulnerability in internationalized URLs",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "8Base-RHUI-4:python-django-0:3.2.16-1.0.1.el8ui.src",
          "8Base-RHUI-4:python39-django-0:3.2.16-1.0.1.el8ui.noarch"
        ],
        "known_not_affected": [
          "8Base-RHUI-4:createrepo_c-0:0.20.1-1.0.1.el8ui.src",
          "8Base-RHUI-4:createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:createrepo_c-debugsource-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:createrepo_c-libs-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:createrepo_c-libs-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libcomps-0:0.1.18-4.0.1.el8ui.src",
          "8Base-RHUI-4:libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libcomps-debugsource-0:0.1.18-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libsolv-0:0.7.22-4.0.1.el8ui.src",
          "8Base-RHUI-4:libsolv-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libsolv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libsolv-debugsource-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libsolv-demo-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:libsolv-tools-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:pulpcore-selinux-0:1.3.2-1.0.1.el8ui.src",
          "8Base-RHUI-4:pulpcore-selinux-0:1.3.2-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-aiodns-0:3.0.0-4.1.1.el8ui.src",
          "8Base-RHUI-4:python-aiofiles-0:22.1.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-aiohttp-0:3.8.1-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-aiohttp-debugsource-0:3.8.1-3.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-aioredis-0:2.0.1-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-aiosignal-0:1.2.0-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-asgiref-0:3.5.2-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-async-timeout-0:4.0.2-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-asyncio-throttle-0:1.0.2-4.1.1.el8ui.src",
          "8Base-RHUI-4:python-attrs-0:21.4.0-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-backoff-0:2.1.2-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-brotli-0:1.0.9-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-brotli-debugsource-0:1.0.9-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-cchardet-0:2.1.7-4.0.1.el8ui.src",
          "8Base-RHUI-4:python-cchardet-debugsource-0:2.1.7-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-charset-normalizer-0:2.1.1-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-click-0:8.1.3-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-defusedxml-0:0.7.1-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-deprecated-0:1.2.13-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-diff-match-patch-0:20200713-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-django-currentuser-0:0.5.3-5.0.1.el8ui.src",
          "8Base-RHUI-4:python-django-filter-0:22.1-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-django-guid-0:3.3.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-django-import-export-0:2.8.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-django-lifecycle-0:1.0.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-django-readonly-field-0:1.1.1-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-djangorestframework-0:3.13.1-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.src",
          "8Base-RHUI-4:python-drf-access-policy-0:1.1.2-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-drf-nested-routers-0:0.93.4-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-drf-spectacular-0:0.23.1-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-dynaconf-0:3.1.9-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-ecdsa-0:0.14.1-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-et-xmlfile-0:1.1.0-2.0.3.el8ui.src",
          "8Base-RHUI-4:python-frozenlist-0:1.3.0-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-frozenlist-debugsource-0:1.3.0-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-future-0:0.18.2-5.0.1.el8ui.src",
          "8Base-RHUI-4:python-gnupg-0:0.5.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-gunicorn-0:20.1.0-7.1.1.el8ui.src",
          "8Base-RHUI-4:python-idna-ssl-0:1.1.0-6.1.1.el8ui.src",
          "8Base-RHUI-4:python-inflection-0:0.5.1-4.1.1.el8ui.src",
          "8Base-RHUI-4:python-jinja2-0:3.1.2-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-jsonschema-0:4.9.1-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-markuppy-0:1.14-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-markupsafe-0:2.0.1-3.0.2.el8ui.src",
          "8Base-RHUI-4:python-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
          "8Base-RHUI-4:python-markupsafe-debugsource-0:2.0.1-3.0.2.el8ui.x86_64",
          "8Base-RHUI-4:python-multidict-0:6.0.2-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-multidict-debugsource-0:6.0.2-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-naya-0:1.1.1-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-odfpy-0:1.4.1-6.0.1.el8ui.src",
          "8Base-RHUI-4:python-openpyxl-0:3.0.9-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-packaging-0:21.3-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-productmd-0:1.33-4.1.1.el8ui.src",
          "8Base-RHUI-4:python-protobuf-0:4.21.6-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-psycopg2-0:2.9.3-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-psycopg2-debugsource-0:2.9.3-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-pulp-container-0:2.14.3-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-pulp-container-client-0:2.14.1-1.4.el8ui.src",
          "8Base-RHUI-4:python-pulp-rpm-0:3.18.5-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-pulp-rpm-client-0:3.18.5-1.2.el8ui.src",
          "8Base-RHUI-4:python-pulpcore-0:3.21.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-pulpcore-client-0:3.21.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-pycairo-0:1.20.1-5.1.1.el8ui.src",
          "8Base-RHUI-4:python-pycairo-debugsource-0:1.20.1-5.1.1.el8ui.x86_64",
          "8Base-RHUI-4:python-pycares-0:4.1.2-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-pycares-debugsource-0:4.1.2-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-pycryptodomex-0:3.14.1-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-pycryptodomex-debugsource-0:3.14.1-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-pygobject-1:3.40.1-4.0.1.el8ui.src",
          "8Base-RHUI-4:python-pygobject-debugsource-1:3.40.1-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-pygtrie-0:2.5.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-pyjwkest-0:1.4.2-6.0.1.el8ui.src",
          "8Base-RHUI-4:python-pyjwt-0:2.5.0-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-pyparsing-0:2.4.7-4.0.1.el8ui.src",
          "8Base-RHUI-4:python-pyrsistent-0:0.18.1-2.0.1.el8ui.src",
          "8Base-RHUI-4:python-pyrsistent-debugsource-0:0.18.1-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-pytz-0:2022.2.1-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-redis-0:4.3.4-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-sqlparse-0:0.4.2-4.1.1.el8ui.src",
          "8Base-RHUI-4:python-tablib-0:3.2.0-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-types-cryptography-0:3.3.23-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-typing-extensions-0:3.10.0.2-3.1.1.el8ui.src",
          "8Base-RHUI-4:python-uritemplate-0:4.1.1-3.1.1.el8ui.src",
          "8Base-RHUI-4:python-url-normalize-0:1.4.3-4.0.1.el8ui.src",
          "8Base-RHUI-4:python-urlman-0:2.0.1-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-whitenoise-0:6.0.0-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-wrapt-0:1.14.1-1.0.1.el8ui.src",
          "8Base-RHUI-4:python-wrapt-debugsource-0:1.14.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python-xlrd-0:2.0.1-5.0.1.el8ui.src",
          "8Base-RHUI-4:python-xlwt-0:1.3.0-3.0.1.el8ui.src",
          "8Base-RHUI-4:python-yarl-0:1.7.2-4.1.1.el8ui.src",
          "8Base-RHUI-4:python-yarl-debugsource-0:1.7.2-4.1.1.el8ui.x86_64",
          "8Base-RHUI-4:python3-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python3-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python3-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
          "8Base-RHUI-4:python3-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python3-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python3-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
          "8Base-RHUI-4:python3-pulp-container-client-0:2.14.1-1.4.el8ui.noarch",
          "8Base-RHUI-4:python3-pulp-rpm-client-0:3.18.5-1.2.el8ui.noarch",
          "8Base-RHUI-4:python3-pulpcore-client-0:3.21.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python3-solv-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python3-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-aiodns-0:3.0.0-4.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-aiofiles-0:22.1.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-aiohttp-0:3.8.1-3.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-aiohttp-debuginfo-0:3.8.1-3.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-aiohttp-xmlrpc-0:1.5.0-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-aioredis-0:2.0.1-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-aiosignal-0:1.2.0-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-asgiref-0:3.5.2-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-async-timeout-0:4.0.2-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-asyncio-throttle-0:1.0.2-4.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-attrs-0:21.4.0-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-backoff-0:2.1.2-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-brotli-0:1.0.9-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-brotli-debuginfo-0:1.0.9-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-cchardet-0:2.1.7-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-cchardet-debuginfo-0:2.1.7-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-charset-normalizer-0:2.1.1-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-click-0:8.1.3-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-createrepo_c-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-createrepo_c-debuginfo-0:0.20.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-defusedxml-0:0.7.1-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-deprecated-0:1.2.13-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-diff-match-patch-0:20200713-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-django-currentuser-0:0.5.3-5.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-django-filter-0:22.1-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-django-guid-0:3.3.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-django-import-export-0:2.8.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-django-lifecycle-0:1.0.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-django-readonly-field-0:1.1.1-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-djangorestframework-0:3.13.1-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-djangorestframework-queryfields-0:1.0.0-6.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-drf-access-policy-0:1.1.2-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-drf-nested-routers-0:0.93.4-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-drf-spectacular-0:0.23.1-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-dynaconf-0:3.1.9-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-ecdsa-0:0.14.1-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-et-xmlfile-0:1.1.0-2.0.3.el8ui.noarch",
          "8Base-RHUI-4:python39-frozenlist-0:1.3.0-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-frozenlist-debuginfo-0:1.3.0-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-future-0:0.18.2-5.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-gnupg-0:0.5.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-gunicorn-0:20.1.0-7.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-idna-ssl-0:1.1.0-6.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-inflection-0:0.5.1-4.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-jinja2-0:3.1.2-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-jsonschema-0:4.9.1-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-libcomps-0:0.1.18-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-libcomps-debuginfo-0:0.1.18-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-markuppy-0:1.14-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-markupsafe-0:2.0.1-3.0.2.el8ui.x86_64",
          "8Base-RHUI-4:python39-markupsafe-debuginfo-0:2.0.1-3.0.2.el8ui.x86_64",
          "8Base-RHUI-4:python39-multidict-0:6.0.2-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-multidict-debuginfo-0:6.0.2-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-naya-0:1.1.1-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-odfpy-0:1.4.1-6.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-openpyxl-0:3.0.9-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-packaging-0:21.3-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-productmd-0:1.33-4.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-protobuf-0:4.21.6-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-psycopg2-0:2.9.3-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-psycopg2-debuginfo-0:2.9.3-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pulp-container-0:2.14.3-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-pulp-rpm-0:3.18.5-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-pulpcore-0:3.21.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-pycairo-0:1.20.1-5.1.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pycairo-debuginfo-0:1.20.1-5.1.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pycares-0:4.1.2-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pycares-debuginfo-0:4.1.2-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pycryptodomex-0:3.14.1-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pycryptodomex-debuginfo-0:3.14.1-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pygobject-1:3.40.1-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pygobject-debuginfo-1:3.40.1-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pygtrie-0:2.5.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-pyjwkest-0:1.4.2-6.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-pyjwt-0:2.5.0-2.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-pyparsing-0:2.4.7-4.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-pyrsistent-0:0.18.1-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pyrsistent-debuginfo-0:0.18.1-2.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-pytz-0:2022.2.1-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-redis-0:4.3.4-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-solv-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-sqlparse-0:0.4.2-4.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-tablib-0:3.2.0-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-types-cryptography-0:3.3.23-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-typing-extensions-0:3.10.0.2-3.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-uritemplate-0:4.1.1-3.1.1.el8ui.noarch",
          "8Base-RHUI-4:python39-url-normalize-0:1.4.3-4.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-urlman-0:2.0.1-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-whitenoise-0:6.0.0-1.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-wrapt-0:1.14.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-wrapt-debuginfo-0:1.14.1-1.0.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-xlrd-0:2.0.1-5.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-xlwt-0:1.3.0-3.0.1.el8ui.noarch",
          "8Base-RHUI-4:python39-yarl-0:1.7.2-4.1.1.el8ui.x86_64",
          "8Base-RHUI-4:python39-yarl-debuginfo-0:1.7.2-4.1.1.el8ui.x86_64",
          "8Base-RHUI-4:rhui-installer-0:4.3.0.4-1.el8ui.noarch",
          "8Base-RHUI-4:rhui-installer-0:4.3.0.4-1.el8ui.src",
          "8Base-RHUI-4:rhui-tools-0:4.3.0.8-1.el8ui.noarch",
          "8Base-RHUI-4:rhui-tools-0:4.3.0.8-1.el8ui.src",
          "8Base-RHUI-4:rhui-tools-libs-0:4.3.0.8-1.el8ui.noarch",
          "8Base-RHUI-4:ruby-solv-debuginfo-0:0.7.22-4.0.1.el8ui.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2022-41323"
        },
        {
          "category": "external",
          "summary": "RHBZ#2136130",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136130"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2022-41323",
          "url": "https://www.cve.org/CVERecord?id=CVE-2022-41323"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41323",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41323"
        },
        {
          "category": "external",
          "summary": "https://www.djangoproject.com/weblog/2022/oct/04/security-releases/",
          "url": "https://www.djangoproject.com/weblog/2022/oct/04/security-releases/"
        }
      ],
      "release_date": "2022-10-04T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2023-02-13T12:03:36+00:00",
          "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n \nFor detailed instructions on how to apply this update, see:\nhttps://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4/html/migrating_red_hat_update_infrastructure/assembly_upgrading-red-hat-update-infrastructure_migrating-red-hat-update-infrastructure\n \nFor other information, see the product documentation:\nhttps://access.redhat.com/documentation/en-us/red_hat_update_infrastructure/4",
          "product_ids": [
            "8Base-RHUI-4:python-django-0:3.2.16-1.0.1.el8ui.src",
            "8Base-RHUI-4:python39-django-0:3.2.16-1.0.1.el8ui.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2023:0742"
        }
      ],
      "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-RHUI-4:python-django-0:3.2.16-1.0.1.el8ui.src",
            "8Base-RHUI-4:python39-django-0:3.2.16-1.0.1.el8ui.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "python-django: Potential denial-of-service vulnerability in internationalized URLs"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...
  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • 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.