rhsa-2025_0340
Vulnerability from csaf_redhat
Published
2025-01-15 16:54
Modified
2025-03-14 18:49
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update

Notes

Topic
An update is now available for Red Hat Ansible Automation Platform 2.5 Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language. Security Fix(es): * automation-controller: Potential SQL injection in HasKey(lhs, rhs) on Oracle (CVE-2024-53908) * automation-controller: Potential denial-of-service in django.utils.html.strip_tags() (CVE-2024-53907) * automation-controller: Denial of Service through Data corruption in gRPC-C++ (CVE-2024-11407) * automation-gateway: nanoid mishandles non-integer values (CVE-2024-55565) * python3.11-aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section. Updates and fixes included: Platform * Fixed 'not found' error that occurred occasionally when navigating form wizards (AAP-37495) * Fixed an issue where ID_KEY attribute was improperly used to determine the username field in social auth pipelines (AAP-38300) * Fixed an issue where the X-DAB-JW-TOKEN header message would flood logs (AAP-38169) * Fixed an issue where authenticator could create a userid and return a non-viable authenticator_uid (AAP-38021) * Enhanced the status API, /api/gateway/v1/status/, from the services property within the JSON to an array (AAP-37903) * Fixes an issue where a private key was displayed in plain text when downloading the OpenAPI schema file. NOTE: This was not the private key used by gateway, just a random default key (AAP-37843) Automation controller * Added 'job_lifecycle' as a choice in loggers to send externally and added 'organization_id' field to logs related to a job (AAP-37537) * Fixed date comparison mismatch for traceback from 'host_metric_summary_monthly' task (AAP-37487) * Fixed scheduled jobs with count set to a non-zero value to no longer run unexpectedly (AAP-37290) * Fixed the POST operation to '/api/controller/login/' via gateway to no longer result in a fatal error (AAP-37235) * Fixed the behavior of the project's 'requirements.yml' to no longer revert to a prior state in a cluster (AAP-37228) * Fixed occasional error while creating event partition table before starting a job, when lots of jobs are launched quickly (AAP-37227) * Fixed the named URL to no longer return a 404 error code while launching a job template (AAP-37025) * Updated receptor to clean up temporary receptor files after a job completes on nodes (AAP-36904) * Fixed the POST operation to '/api/controller/login/' via gateway to no longer result in a fatal error (AAP-33911) * automation-controller has been updated to 4.6.6 Container-based Ansible Automation Platform * Fixed an issue where the provided inventory file sample for growth inventories could cause the installation to stall on low resource systems (AAP-38372) * Fixed an issue where the throttle capacity of controller in growth topology installation would allow for performance degradation (AAP-38207) * Fixed an issue where the receptor TLS certificate content was not validated during the preflight role execution ensuring that the x509 Subject Alt Name (SAN) field contains the required ISO Object Identifier (OID) (AAP-37880) * TLS certificate and key files are now validated during the preflight role execution (AAP-37845) * Fixed an issue where the Postgresql SSL mode variables were not validated during the preflight role execution (AAP-37352) * containerized installer setup has been updated to 2.5-8 RPM-based Ansible Automation Platform * Fixed an issue where adding a new automation hub host to upgraded environment has caused the installation to fail (AAP-38204) * Fixed an issue where the link to the documents in the installer README.md was broken (AAP-37627) * Updated nginx configuration to properly return API status for Event-Driven Ansible event stream service (AAP-32816) * ansible-automation-platform-installer and installer setup have been updated to 2.5-7 Additional changes: * Installing ansible-core no longer installs python3-jmespath on RHEL 8 (AAP-18251) * ansible-core has been updated to 2.16.14-2 * automation-gateway has been updated to 2.5.20250115 * python3.11-aiohttp has been updated to 3.10.11 along with its dependencies * python3.11-django-ansible-base has been updated to 2.5.20250115 * python3.11-galaxy-importer has been updated to 0.4.27 * python3.11-pulpcore has been updated to 3.49.29
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.



{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update is now available for Red Hat Ansible Automation Platform 2.5\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n* automation-controller: Potential SQL injection in HasKey(lhs, rhs) on Oracle (CVE-2024-53908)\n* automation-controller: Potential denial-of-service in django.utils.html.strip_tags() (CVE-2024-53907)\n* automation-controller: Denial of Service through Data corruption in gRPC-C++ (CVE-2024-11407)\n* automation-gateway: nanoid mishandles non-integer values (CVE-2024-55565)\n* python3.11-aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions (CVE-2024-52304)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nUpdates and fixes included:\n\nPlatform\n* Fixed \u0027not found\u0027 error that occurred occasionally when navigating form wizards (AAP-37495)\n* Fixed an issue where ID_KEY attribute was improperly used to determine the username field in social auth pipelines (AAP-38300)\n* Fixed an issue where the X-DAB-JW-TOKEN header message would flood logs (AAP-38169)\n* Fixed an issue where authenticator could create a userid and return a non-viable authenticator_uid (AAP-38021)\n* Enhanced the status API, /api/gateway/v1/status/, from the services property within the JSON to an array (AAP-37903)\n* Fixes an issue where a private key was displayed in plain text when downloading the OpenAPI schema file.  NOTE: This was not the private key used by gateway, just a random default key (AAP-37843)\n\nAutomation controller\n* Added \u0027job_lifecycle\u0027 as a choice in loggers to send externally and added \u0027organization_id\u0027 field to logs related to a job (AAP-37537)\n* Fixed date comparison mismatch for traceback from \u0027host_metric_summary_monthly\u0027 task (AAP-37487)\n* Fixed scheduled jobs with count set to a non-zero value to no longer run unexpectedly (AAP-37290)\n* Fixed the POST operation to \u0027/api/controller/login/\u0027 via gateway to no longer result in a fatal error (AAP-37235)\n* Fixed the behavior of the project\u0027s \u0027requirements.yml\u0027 to no longer revert to a prior state in a cluster (AAP-37228)\n* Fixed occasional error while creating event partition table before starting a job, when lots of jobs are launched quickly (AAP-37227)\n* Fixed the named URL to no longer return a 404 error code while launching a job template (AAP-37025)\n* Updated receptor to clean up temporary receptor files after a job completes on nodes (AAP-36904)\n* Fixed the POST operation to \u0027/api/controller/login/\u0027 via gateway to no longer result in a fatal error (AAP-33911)\n* automation-controller has been updated to 4.6.6\n\nContainer-based Ansible Automation Platform\n* Fixed an issue where the provided inventory file sample for growth inventories could cause the installation to stall on low resource systems (AAP-38372)\n* Fixed an issue where the throttle capacity of controller in growth topology installation would allow for performance degradation (AAP-38207)\n* Fixed an issue where the receptor TLS certificate content was not validated during the preflight role execution ensuring that the x509 Subject Alt Name (SAN) field contains the required ISO Object Identifier (OID) (AAP-37880)\n* TLS certificate and key files are now validated during the preflight role execution (AAP-37845)\n* Fixed an issue where the Postgresql SSL mode variables were not validated during the preflight role execution (AAP-37352)\n* containerized installer setup has been updated to 2.5-8\n\nRPM-based Ansible Automation Platform\n* Fixed an issue where adding a new automation hub host to upgraded environment has caused the installation to fail (AAP-38204)\n* Fixed an issue where the link to the documents in the installer README.md was broken (AAP-37627)\n* Updated nginx configuration to properly return API status for Event-Driven Ansible event stream service (AAP-32816)\n* ansible-automation-platform-installer and installer setup have been updated to 2.5-7\n\nAdditional changes:\n* Installing ansible-core no longer installs python3-jmespath on RHEL 8 (AAP-18251)\n* ansible-core has been updated to 2.16.14-2\n* automation-gateway has been updated to 2.5.20250115\n* python3.11-aiohttp has been updated to 3.10.11 along with its dependencies\n* python3.11-django-ansible-base has been updated to 2.5.20250115\n* python3.11-galaxy-importer has been updated to 0.4.27\n* python3.11-pulpcore has been updated to 3.49.29",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2025:0340",
        "url": "https://access.redhat.com/errata/RHSA-2025:0340"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2327130",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2327130"
      },
      {
        "category": "external",
        "summary": "2329003",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329003"
      },
      {
        "category": "external",
        "summary": "2329287",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329287"
      },
      {
        "category": "external",
        "summary": "2329288",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329288"
      },
      {
        "category": "external",
        "summary": "2331063",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331063"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_0340.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update",
    "tracking": {
      "current_release_date": "2025-03-14T18:49:36+00:00",
      "generator": {
        "date": "2025-03-14T18:49:36+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.4.1"
        }
      },
      "id": "RHSA-2025:0340",
      "initial_release_date": "2025-01-15T16:54:28+00:00",
      "revision_history": [
        {
          "date": "2025-01-15T16:54:28+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2025-01-15T16:54:28+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-03-14T18:49:36+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                "product": {
                  "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                  "product_id": "9Base-Ansible-Automation-Platform-2.5",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                "product": {
                  "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                  "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.5::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                "product": {
                  "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                  "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.5::el9"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                "product": {
                  "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                  "product_id": "8Base-Ansible-Automation-Platform-2.5",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform:2.5::el8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                "product": {
                  "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                  "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.5::el8"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                "product": {
                  "name": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                  "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.5::el8"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Ansible Automation Platform"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
                "product": {
                  "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
                  "product_id": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohappyeyeballs@2.4.4-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-0:1.13.1-1.el9ap.src",
                "product": {
                  "name": "python3.11-yarl-0:1.13.1-1.el9ap.src",
                  "product_id": "python3.11-yarl-0:1.13.1-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.src",
                "product": {
                  "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.src",
                  "product_id": "python3.11-aiohttp-0:3.10.11-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiodns-0:3.2.0-1.el9ap.src",
                "product": {
                  "name": "python3.11-aiodns-0:3.2.0-1.el9ap.src",
                  "product_id": "python3.11-aiodns-0:3.2.0-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiodns@3.2.0-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
                "product": {
                  "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
                  "product_id": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250115-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-0:2.5.20250115-1.el9ap.src",
                "product": {
                  "name": "automation-gateway-0:2.5.20250115-1.el9ap.src",
                  "product_id": "automation-gateway-0:2.5.20250115-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250115-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-core-1:2.16.14-2.el9ap.src",
                "product": {
                  "name": "ansible-core-1:2.16.14-2.el9ap.src",
                  "product_id": "ansible-core-1:2.16.14-2.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-core@2.16.14-2.el9ap?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pulpcore-0:3.49.29-1.el9ap.src",
                "product": {
                  "name": "python3.11-pulpcore-0:3.49.29-1.el9ap.src",
                  "product_id": "python3.11-pulpcore-0:3.49.29-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.29-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
                "product": {
                  "name": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
                  "product_id": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.27-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-automation-platform-installer-0:2.5-7.el9ap.src",
                "product": {
                  "name": "ansible-automation-platform-installer-0:2.5-7.el9ap.src",
                  "product_id": "ansible-automation-platform-installer-0:2.5-7.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-7.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.6-1.el9ap.src",
                "product": {
                  "name": "automation-controller-0:4.6.6-1.el9ap.src",
                  "product_id": "automation-controller-0:4.6.6-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiodns-0:3.2.0-1.el8ap.src",
                "product": {
                  "name": "python3.11-aiodns-0:3.2.0-1.el8ap.src",
                  "product_id": "python3.11-aiodns-0:3.2.0-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiodns@3.2.0-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
                "product": {
                  "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
                  "product_id": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohappyeyeballs@2.4.4-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-0:1.13.1-1.el8ap.src",
                "product": {
                  "name": "python3.11-yarl-0:1.13.1-1.el8ap.src",
                  "product_id": "python3.11-yarl-0:1.13.1-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.src",
                "product": {
                  "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.src",
                  "product_id": "python3.11-aiohttp-0:3.10.11-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
                "product": {
                  "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
                  "product_id": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250115-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-0:2.5.20250115-1.el8ap.src",
                "product": {
                  "name": "automation-gateway-0:2.5.20250115-1.el8ap.src",
                  "product_id": "automation-gateway-0:2.5.20250115-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250115-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-core-1:2.16.14-2.el8ap.src",
                "product": {
                  "name": "ansible-core-1:2.16.14-2.el8ap.src",
                  "product_id": "ansible-core-1:2.16.14-2.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-core@2.16.14-2.el8ap?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pulpcore-0:3.49.29-1.el8ap.src",
                "product": {
                  "name": "python3.11-pulpcore-0:3.49.29-1.el8ap.src",
                  "product_id": "python3.11-pulpcore-0:3.49.29-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.29-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
                "product": {
                  "name": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
                  "product_id": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.27-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-automation-platform-installer-0:2.5-7.el8ap.src",
                "product": {
                  "name": "ansible-automation-platform-installer-0:2.5-7.el8ap.src",
                  "product_id": "ansible-automation-platform-installer-0:2.5-7.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-7.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.6-1.el8ap.src",
                "product": {
                  "name": "automation-controller-0:4.6.6-1.el8ap.src",
                  "product_id": "automation-controller-0:4.6.6-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el8ap?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
                  "product_id": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohappyeyeballs@2.4.4-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
                  "product_id": "python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiodns@3.2.0-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.5.20250115-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.5.20250115-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.5.20250115-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.5.20250115-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.5.20250115-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.5.20250115-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.5.20250115-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.5.20250115-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.5.20250115-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250115-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-0:2.5.20250115-1.el9ap.noarch",
                "product": {
                  "name": "automation-gateway-0:2.5.20250115-1.el9ap.noarch",
                  "product_id": "automation-gateway-0:2.5.20250115-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250115-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
                "product": {
                  "name": "automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
                  "product_id": "automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20250115-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
                "product": {
                  "name": "automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
                  "product_id": "automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20250115-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-core-1:2.16.14-2.el9ap.noarch",
                "product": {
                  "name": "ansible-core-1:2.16.14-2.el9ap.noarch",
                  "product_id": "ansible-core-1:2.16.14-2.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-core@2.16.14-2.el9ap?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-test-1:2.16.14-2.el9ap.noarch",
                "product": {
                  "name": "ansible-test-1:2.16.14-2.el9ap.noarch",
                  "product_id": "ansible-test-1:2.16.14-2.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-test@2.16.14-2.el9ap?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
                  "product_id": "python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.29-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
                  "product_id": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.27-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
                "product": {
                  "name": "ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
                  "product_id": "ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-7.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-cli-0:4.6.6-1.el9ap.noarch",
                "product": {
                  "name": "automation-controller-cli-0:4.6.6-1.el9ap.noarch",
                  "product_id": "automation-controller-cli-0:4.6.6-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-cli@4.6.6-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-server-0:4.6.6-1.el9ap.noarch",
                "product": {
                  "name": "automation-controller-server-0:4.6.6-1.el9ap.noarch",
                  "product_id": "automation-controller-server-0:4.6.6-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-server@4.6.6-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-ui-0:4.6.6-1.el9ap.noarch",
                "product": {
                  "name": "automation-controller-ui-0:4.6.6-1.el9ap.noarch",
                  "product_id": "automation-controller-ui-0:4.6.6-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-ui@4.6.6-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
                  "product_id": "python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiodns@3.2.0-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
                  "product_id": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohappyeyeballs@2.4.4-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.5.20250115-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.5.20250115-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.5.20250115-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.5.20250115-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.5.20250115-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.5.20250115-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.5.20250115-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.5.20250115-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.5.20250115-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250115-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-0:2.5.20250115-1.el8ap.noarch",
                "product": {
                  "name": "automation-gateway-0:2.5.20250115-1.el8ap.noarch",
                  "product_id": "automation-gateway-0:2.5.20250115-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250115-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
                "product": {
                  "name": "automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
                  "product_id": "automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20250115-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
                "product": {
                  "name": "automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
                  "product_id": "automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20250115-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-core-1:2.16.14-2.el8ap.noarch",
                "product": {
                  "name": "ansible-core-1:2.16.14-2.el8ap.noarch",
                  "product_id": "ansible-core-1:2.16.14-2.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-core@2.16.14-2.el8ap?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-test-1:2.16.14-2.el8ap.noarch",
                "product": {
                  "name": "ansible-test-1:2.16.14-2.el8ap.noarch",
                  "product_id": "ansible-test-1:2.16.14-2.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-test@2.16.14-2.el8ap?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
                  "product_id": "python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.29-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
                  "product_id": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.27-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
                "product": {
                  "name": "ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
                  "product_id": "ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-7.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-cli-0:4.6.6-1.el8ap.noarch",
                "product": {
                  "name": "automation-controller-cli-0:4.6.6-1.el8ap.noarch",
                  "product_id": "automation-controller-cli-0:4.6.6-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-cli@4.6.6-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-server-0:4.6.6-1.el8ap.noarch",
                "product": {
                  "name": "automation-controller-server-0:4.6.6-1.el8ap.noarch",
                  "product_id": "automation-controller-server-0:4.6.6-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-server@4.6.6-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-ui-0:4.6.6-1.el8ap.noarch",
                "product": {
                  "name": "automation-controller-ui-0:4.6.6-1.el8ap.noarch",
                  "product_id": "automation-controller-ui-0:4.6.6-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-ui@4.6.6-1.el8ap?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
                "product": {
                  "name": "python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
                  "product_id": "python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64",
                "product": {
                  "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64",
                  "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
                "product": {
                  "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
                  "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
                "product": {
                  "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
                  "product_id": "python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
                "product": {
                  "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
                  "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
                "product": {
                  "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
                  "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.6-1.el9ap.x86_64",
                "product": {
                  "name": "automation-controller-0:4.6.6-1.el9ap.x86_64",
                  "product_id": "automation-controller-0:4.6.6-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
                  "product_id": "automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
                "product": {
                  "name": "python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
                  "product_id": "python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
                "product": {
                  "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
                  "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
                "product": {
                  "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
                  "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
                "product": {
                  "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
                  "product_id": "python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
                "product": {
                  "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
                  "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
                "product": {
                  "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
                  "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.6-1.el8ap.x86_64",
                "product": {
                  "name": "automation-controller-0:4.6.6-1.el8ap.x86_64",
                  "product_id": "automation-controller-0:4.6.6-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
                  "product_id": "automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el8ap?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
                "product": {
                  "name": "python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
                  "product_id": "python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
                "product": {
                  "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
                  "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
                "product": {
                  "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
                  "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
                "product": {
                  "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
                  "product_id": "python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
                "product": {
                  "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
                  "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
                "product": {
                  "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
                  "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.6-1.el9ap.ppc64le",
                "product": {
                  "name": "automation-controller-0:4.6.6-1.el9ap.ppc64le",
                  "product_id": "automation-controller-0:4.6.6-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
                  "product_id": "automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
                "product": {
                  "name": "python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
                  "product_id": "python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
                "product": {
                  "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
                  "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
                "product": {
                  "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
                  "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
                "product": {
                  "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
                  "product_id": "python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
                "product": {
                  "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
                  "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
                "product": {
                  "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
                  "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.6-1.el8ap.ppc64le",
                "product": {
                  "name": "automation-controller-0:4.6.6-1.el8ap.ppc64le",
                  "product_id": "automation-controller-0:4.6.6-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
                  "product_id": "automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el8ap?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3.11-yarl-0:1.13.1-1.el9ap.s390x",
                "product": {
                  "name": "python3.11-yarl-0:1.13.1-1.el9ap.s390x",
                  "product_id": "python3.11-yarl-0:1.13.1-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
                "product": {
                  "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
                  "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
                "product": {
                  "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
                  "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
                "product": {
                  "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
                  "product_id": "python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
                "product": {
                  "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
                  "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
                "product": {
                  "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
                  "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.6-1.el9ap.s390x",
                "product": {
                  "name": "automation-controller-0:4.6.6-1.el9ap.s390x",
                  "product_id": "automation-controller-0:4.6.6-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
                  "product_id": "automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-0:1.13.1-1.el8ap.s390x",
                "product": {
                  "name": "python3.11-yarl-0:1.13.1-1.el8ap.s390x",
                  "product_id": "python3.11-yarl-0:1.13.1-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
                "product": {
                  "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
                  "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
                "product": {
                  "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
                  "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
                "product": {
                  "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
                  "product_id": "python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
                "product": {
                  "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
                  "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
                "product": {
                  "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
                  "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.6-1.el8ap.s390x",
                "product": {
                  "name": "automation-controller-0:4.6.6-1.el8ap.s390x",
                  "product_id": "automation-controller-0:4.6.6-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
                  "product_id": "automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el8ap?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
                "product": {
                  "name": "python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
                  "product_id": "python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
                "product": {
                  "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
                  "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
                "product": {
                  "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
                  "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
                "product": {
                  "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
                  "product_id": "python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
                "product": {
                  "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
                  "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
                "product": {
                  "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
                  "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.6-1.el9ap.aarch64",
                "product": {
                  "name": "automation-controller-0:4.6.6-1.el9ap.aarch64",
                  "product_id": "automation-controller-0:4.6.6-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
                  "product_id": "automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
                "product": {
                  "name": "python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
                  "product_id": "python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl@1.13.1-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
                "product": {
                  "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
                  "product_id": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debugsource@1.13.1-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
                "product": {
                  "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
                  "product_id": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-yarl-debuginfo@1.13.1-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
                "product": {
                  "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
                  "product_id": "python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp@3.10.11-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
                "product": {
                  "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
                  "product_id": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debugsource@3.10.11-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
                "product": {
                  "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
                  "product_id": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-aiohttp-debuginfo@3.10.11-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.6-1.el8ap.aarch64",
                "product": {
                  "name": "automation-controller-0:4.6.6-1.el8ap.aarch64",
                  "product_id": "automation-controller-0:4.6.6-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.6-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
                  "product_id": "automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.6-1.el8ap?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-core-1:2.16.14-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch"
        },
        "product_reference": "ansible-core-1:2.16.14-2.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-core-1:2.16.14-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src"
        },
        "product_reference": "ansible-core-1:2.16.14-2.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-test-1:2.16.14-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch"
        },
        "product_reference": "ansible-test-1:2.16.14-2.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-cli-0:4.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-cli-0:4.6.6-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-server-0:4.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-server-0:4.6.6-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-ui-0:4.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-ui-0:4.6.6-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-core-1:2.16.14-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch"
        },
        "product_reference": "ansible-core-1:2.16.14-2.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-core-1:2.16.14-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src"
        },
        "product_reference": "ansible-core-1:2.16.14-2.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-test-1:2.16.14-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch"
        },
        "product_reference": "ansible-test-1:2.16.14-2.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-automation-platform-installer-0:2.5-7.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch"
        },
        "product_reference": "ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-automation-platform-installer-0:2.5-7.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src"
        },
        "product_reference": "ansible-automation-platform-installer-0:2.5-7.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-core-1:2.16.14-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch"
        },
        "product_reference": "ansible-core-1:2.16.14-2.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-core-1:2.16.14-2.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src"
        },
        "product_reference": "ansible-core-1:2.16.14-2.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-test-1:2.16.14-2.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch"
        },
        "product_reference": "ansible-test-1:2.16.14-2.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-cli-0:4.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-cli-0:4.6.6-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-server-0:4.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-server-0:4.6.6-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-ui-0:4.6.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-ui-0:4.6.6-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-0:2.5.20250115-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch"
        },
        "product_reference": "automation-gateway-0:2.5.20250115-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-0:2.5.20250115-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src"
        },
        "product_reference": "automation-gateway-0:2.5.20250115-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-config-0:2.5.20250115-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch"
        },
        "product_reference": "automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-server-0:2.5.20250115-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch"
        },
        "product_reference": "automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiodns-0:3.2.0-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch"
        },
        "product_reference": "python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiodns-0:3.2.0-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src"
        },
        "product_reference": "python3.11-aiodns-0:3.2.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch"
        },
        "product_reference": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src"
        },
        "product_reference": "python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64"
        },
        "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le"
        },
        "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x"
        },
        "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src"
        },
        "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64"
        },
        "product_reference": "python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64"
        },
        "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le"
        },
        "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x"
        },
        "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64"
        },
        "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64"
        },
        "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le"
        },
        "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x"
        },
        "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64"
        },
        "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src"
        },
        "product_reference": "python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch"
        },
        "product_reference": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src"
        },
        "product_reference": "python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pulpcore-0:3.49.29-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch"
        },
        "product_reference": "python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pulpcore-0:3.49.29-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src"
        },
        "product_reference": "python3.11-pulpcore-0:3.49.29-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-0:1.13.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64"
        },
        "product_reference": "python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-0:1.13.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le"
        },
        "product_reference": "python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-0:1.13.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x"
        },
        "product_reference": "python3.11-yarl-0:1.13.1-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-0:1.13.1-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src"
        },
        "product_reference": "python3.11-yarl-0:1.13.1-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-0:1.13.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64"
        },
        "product_reference": "python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64"
        },
        "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le"
        },
        "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x"
        },
        "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64"
        },
        "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64"
        },
        "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le"
        },
        "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x"
        },
        "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64"
        },
        "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-core-1:2.16.14-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch"
        },
        "product_reference": "ansible-core-1:2.16.14-2.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-core-1:2.16.14-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src"
        },
        "product_reference": "ansible-core-1:2.16.14-2.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-test-1:2.16.14-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch"
        },
        "product_reference": "ansible-test-1:2.16.14-2.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-cli-0:4.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-cli-0:4.6.6-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-server-0:4.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-server-0:4.6.6-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-ui-0:4.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-ui-0:4.6.6-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-core-1:2.16.14-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch"
        },
        "product_reference": "ansible-core-1:2.16.14-2.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-core-1:2.16.14-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src"
        },
        "product_reference": "ansible-core-1:2.16.14-2.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-test-1:2.16.14-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch"
        },
        "product_reference": "ansible-test-1:2.16.14-2.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-automation-platform-installer-0:2.5-7.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch"
        },
        "product_reference": "ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-automation-platform-installer-0:2.5-7.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src"
        },
        "product_reference": "ansible-automation-platform-installer-0:2.5-7.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-core-1:2.16.14-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch"
        },
        "product_reference": "ansible-core-1:2.16.14-2.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-core-1:2.16.14-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src"
        },
        "product_reference": "ansible-core-1:2.16.14-2.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-test-1:2.16.14-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch"
        },
        "product_reference": "ansible-test-1:2.16.14-2.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-0:4.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64"
        },
        "product_reference": "automation-controller-0:4.6.6-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-cli-0:4.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-cli-0:4.6.6-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-server-0:4.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-server-0:4.6.6-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-ui-0:4.6.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-ui-0:4.6.6-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-0:2.5.20250115-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch"
        },
        "product_reference": "automation-gateway-0:2.5.20250115-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-0:2.5.20250115-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src"
        },
        "product_reference": "automation-gateway-0:2.5.20250115-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-config-0:2.5.20250115-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch"
        },
        "product_reference": "automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-server-0:2.5.20250115-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch"
        },
        "product_reference": "automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiodns-0:3.2.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch"
        },
        "product_reference": "python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiodns-0:3.2.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src"
        },
        "product_reference": "python3.11-aiodns-0:3.2.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch"
        },
        "product_reference": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src"
        },
        "product_reference": "python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64"
        },
        "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le"
        },
        "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x"
        },
        "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src"
        },
        "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64"
        },
        "product_reference": "python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64"
        },
        "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le"
        },
        "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x"
        },
        "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64"
        },
        "product_reference": "python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64"
        },
        "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le"
        },
        "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x"
        },
        "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64"
        },
        "product_reference": "python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src"
        },
        "product_reference": "python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch"
        },
        "product_reference": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src"
        },
        "product_reference": "python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pulpcore-0:3.49.29-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch"
        },
        "product_reference": "python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pulpcore-0:3.49.29-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src"
        },
        "product_reference": "python3.11-pulpcore-0:3.49.29-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-0:1.13.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64"
        },
        "product_reference": "python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-0:1.13.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le"
        },
        "product_reference": "python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-0:1.13.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x"
        },
        "product_reference": "python3.11-yarl-0:1.13.1-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-0:1.13.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src"
        },
        "product_reference": "python3.11-yarl-0:1.13.1-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-0:1.13.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64"
        },
        "product_reference": "python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64"
        },
        "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le"
        },
        "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x"
        },
        "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64"
        },
        "product_reference": "python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64"
        },
        "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le"
        },
        "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x"
        },
        "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
        },
        "product_reference": "python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-11407",
      "cwe": {
        "id": "CWE-682",
        "name": "Incorrect Calculation"
      },
      "discovery_date": "2024-11-26T18:00:51.080669+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2329003"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in gRPC. In certain configurations, the data sent by the application may be corrupted before transmission over the network, leaving the recipient with an incorrect set of bytes, which will cause RPC requests to fail. This issue may lead to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "grpc: Denial of Service through Data corruption in gRPC-C++",
          "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-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64"
        ],
        "known_not_affected": [
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-11407"
        },
        {
          "category": "external",
          "summary": "RHBZ#2329003",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329003"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-11407",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-11407"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-11407",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11407"
        },
        {
          "category": "external",
          "summary": "https://github.com/grpc/grpc/commit/e9046b2bbebc0cb7f5dc42008f807f6c7e98e791",
          "url": "https://github.com/grpc/grpc/commit/e9046b2bbebc0cb7f5dc42008f807f6c7e98e791"
        }
      ],
      "release_date": "2024-11-26T16:59:49.718000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-15T16:54:28+00:00",
          "details": "Red Hat Ansible Automation Platform",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0340"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "grpc: Denial of Service through Data corruption in gRPC-C++"
    },
    {
      "cve": "CVE-2024-52304",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2024-11-18T21:01:46.925641+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2327130"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the aiohttp package. The Python parser parses newlines in chunk extensions incorrectly, which can lead to request smuggling vulnerabilities under certain conditions. If a pure Python version of aiohttp is installed, for example, without the usual C extensions, or `AIOHTTP_NO_EXTENSIONS` is enabled, an attacker may be able to execute a request smuggling attack to bypass certain firewalls or proxy protections.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions",
          "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-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64"
        ],
        "known_not_affected": [
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-52304"
        },
        {
          "category": "external",
          "summary": "RHBZ#2327130",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2327130"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52304",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-52304"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52304",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52304"
        },
        {
          "category": "external",
          "summary": "https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71",
          "url": "https://github.com/aio-libs/aiohttp/commit/259edc369075de63e6f3a4eaade058c62af0df71"
        },
        {
          "category": "external",
          "summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8495-4g3g-x7pr",
          "url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-8495-4g3g-x7pr"
        }
      ],
      "release_date": "2024-11-18T20:12:48.612000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-15T16:54:28+00:00",
          "details": "Red Hat Ansible Automation Platform",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0340"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "aiohttp: aiohttp vulnerable to request smuggling due to incorrect parsing of chunk extensions"
    },
    {
      "cve": "CVE-2024-53907",
      "cwe": {
        "id": "CWE-1169",
        "name": "CWE-1169"
      },
      "discovery_date": "2024-11-28T02:48:36.215000+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2329288"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in the Django Web Framework. The strip_tags() and stripbtags template filter may be vulnerable to a potential denial of service (DoS) in cases of a large sequence of nested incomplete HTML entities.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "django: Potential denial-of-service in django.utils.html.strip_tags()",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This vulnerability is rated as a Moderate severity because it exposes the strip_tags() method and striptags template filter to a potential denial-of-service attack, malicious input containing large sequences of nested incomplete HTML entities could cause excessive processing, but it does not affect data confidentiality or integrity",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64"
        ],
        "known_not_affected": [
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-53907"
        },
        {
          "category": "external",
          "summary": "RHBZ#2329288",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329288"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-53907",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-53907"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53907",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53907"
        },
        {
          "category": "external",
          "summary": "https://www.djangoproject.com/weblog/2024/dec/04/security-releases/",
          "url": "https://www.djangoproject.com/weblog/2024/dec/04/security-releases/"
        }
      ],
      "release_date": "2024-12-04T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-15T16:54:28+00:00",
          "details": "Red Hat Ansible Automation Platform",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0340"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "django: Potential denial-of-service in django.utils.html.strip_tags()"
    },
    {
      "cve": "CVE-2024-53908",
      "cwe": {
        "id": "CWE-89",
        "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
      },
      "discovery_date": "2024-11-28T02:50:01.271000+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2329287"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in the Django Web Framework. The direct usage of django.db.models.fields.json.HasKey may be vulnerable to SQL injection if untrusted data is used to perform queries.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "django: Potential SQL injection in HasKey(lhs, rhs) on Oracle",
          "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-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64"
        ],
        "known_not_affected": [
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-53908"
        },
        {
          "category": "external",
          "summary": "RHBZ#2329287",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2329287"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-53908",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-53908"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-53908",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53908"
        },
        {
          "category": "external",
          "summary": "https://www.djangoproject.com/weblog/2024/dec/04/security-releases/",
          "url": "https://www.djangoproject.com/weblog/2024/dec/04/security-releases/"
        }
      ],
      "release_date": "2024-12-04T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-15T16:54:28+00:00",
          "details": "Red Hat Ansible Automation Platform",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0340"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 9.1,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "django: Potential SQL injection in HasKey(lhs, rhs) on Oracle"
    },
    {
      "cve": "CVE-2024-55565",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2024-12-09T02:00:45.255738+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2331063"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "nanoid (aka Nano ID) before 5.0.9 mishandles non-integer values. 3.3.8 is also a fixed version.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "nanoid: nanoid mishandles non-integer values",
          "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-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch"
        ],
        "known_not_affected": [
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-55565"
        },
        {
          "category": "external",
          "summary": "RHBZ#2331063",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2331063"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-55565",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-55565"
        },
        {
          "category": "external",
          "summary": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8",
          "url": "https://github.com/ai/nanoid/compare/3.3.7...3.3.8"
        },
        {
          "category": "external",
          "summary": "https://github.com/ai/nanoid/pull/510",
          "url": "https://github.com/ai/nanoid/pull/510"
        },
        {
          "category": "external",
          "summary": "https://github.com/ai/nanoid/releases/tag/5.0.9",
          "url": "https://github.com/ai/nanoid/releases/tag/5.0.9"
        }
      ],
      "release_date": "2024-12-09T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-01-15T16:54:28+00:00",
          "details": "Red Hat Ansible Automation Platform",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:0340"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-7.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-core-1:2.16.14-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-test-1:2.16.14-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.6-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.6-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiodns-0:3.2.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohappyeyeballs-0:2.4.4-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debuginfo-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-aiohttp-debugsource-0:3.10.11-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250115-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.27-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.29-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debuginfo-0:1.13.1-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-yarl-debugsource-0:1.13.1-1.el9ap.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "nanoid: nanoid mishandles non-integer values"
    }
  ]
}


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.