rhsa-2025:9986
Vulnerability from csaf_redhat
Published
2025-06-30 21:23
Modified
2025-08-12 09:17
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-eda-controller: Template Injection via Git Branch and Refspec in EDA Projects (CVE-2025-49521) * automation-eda-controller: Authenticated Argument Injection in Git URL in EDA Project Creation (CVE-2025-49520) * automation-gateway-proxy: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871) * automation-gateway-proxy-openssl30: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871) * automation-gateway-proxy-openssl32: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871) * receptor: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871) 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: Automation Platform * Updated API error messaging to be more helpful in the event a user logs in as the admin user via legacy auth on one component, then tries to do so via the other component (AAP-47541) * Fixed an issue where API records could be missing or duplicated across pages (AAP-47504) * Refactored V1RootView.get() and improve reverse lookup logic (AAP-47366) * Refactored process_statuses() method to reduce its cognitive complexity (AAP-47341) * Improved accuracy of openapi API docs and schema (AAP-46639) * Reduced the cognitive complexity of method migrate_resource() in migrate_service_data.py from 56 to <=15 (AAP-45822) * Reduced the cognitive complexity of the process_fields() method in serializers/preference.py file (AAP-45820) * Reduced the cognitive complexity of unique_fields_for_model() method to below 15 (AAP-45819) * Enable query filtering for fields user_ansible_id, team_ansible_id, and object_ansible_id on the role assignment API endpoints (AAP-45443) * The Survey form is displayed for a Worlflow visualizer Job template or Workflow Job template node with a survey enabled and no Prompt on Launch fields (AAP-47732) * Fixed a bug that was causing the UI to throw an error when launching a workflow job template with both "Prompt on Launch" and "Survey" enabled (AAP-47668) * The API feature flags used to hide references to Policy as Code in the UI have been removed. All Policy as Code fields appear for all users at all times (AAP-47006) * Fixed a bug that was causing the UI to throw an error when launching a workflow job template with both "Prompt on Launch" and "Survey" enabled (AAP-46813) * On the inventory source form, for a source type of 'VMware ESXi' the user will be able to select credentials of type 'VMware vCenter' (AAP-46784) * Fixed a bug when selecting the 'Comparison' field for Atrriibute trigger in the Authenticator Map form (AAP-46555) * Fixed a bug that was causing the UI to throw an error when launching a workflow job template with both "Prompt on Launch" and "Survey" enabled (AAP-45834) * added an extra validation to handle incorrect user input in the variables field, as the API doesn't return an error for it (AAP-42563) * Fixed a bug that was causing the UI to throw an error when launching a workflow job template with both "Prompt on Launch" and "Survey" enabled (AAP-42303) * The Hosts links in the Resource Counts section of the overview page were fixed to redirect to the Hosts page (AAP-42288) * Allows role assignments using object_ansible_id in the role_user_assignment module (AAP-48042) * Improved documentation and examples related to object_id and object_ansible_id parameters in role_user_assignment module (AAP-48041) * Allows object_id field in role_user_assignment module to accept a list of items (AAP-47979) * Fixed an example task in ansible.platform.token module (AAP-47976) * Specify correct aap_* parameters in ansible.platform.token module (AAP-47975) * Improved documentation and examples for authenticator and authenticator_map modules (AAP-45982) * Updated documentation examples for the ansible.platform.settings module with tested tasks examples (AAP-45954) * Added a new section in the collection README describing how to authenticate to AAP from the playbook (AAP-45578) * Ensures that modules in the ansible.platform collection accepts AAP_* variable for authentication (AAP-45363) * Fixed ansible.platform.user not adding users to organizations (AAP-45248) * Allows running ansible.platform collection modules in check_mode (AAP-45246) * Added missing option in the ansible.platform.user module to allow setting the is_platform_auditor flag on a user (AAP-45244) * automation-gateway has been updated to 2.5.20250702 * automation-gateway-proxy has been updated to 2.5.10-2 * automation-gateway-proxy-openssl30 has been updated to 2.6.6-2 * automation-gateway-proxy-openssl32 has been updated to 2.6.6-2 * python3.11-django-ansible-base has been updated to 2.5.20250702 Automation controller * Fixed database deadlock by means of 'awx_callback_receiver_worker' and 'awx_dispatcher_worker' while they attempted to update hosts 'last_job_id' and 'ansible_facts' in two separate commands (AAP-46038) * Fixed race condition where job templates with duplicate names in the same organization could be created (AAP-45968) * Fixed a bug where some credential types were not populated after upgrading. This adds a new migration to accomplish this (AAP-44233) * Updated controller to reduce the number of large amount of jobs queued stuck in waiting status (AAP-44143) * receptor: Handle EOF correctly when pod is ready (AAP-46484) * receptor: removed connections that have cancelled context (AAP-47996) * automation-controller has been updated to 4.6.16 * receptor has been updated to 1.5.7 Automation hub * Any user can search and filter using "ai" keywords to find AI related collections (AAP-43138) * automation-hub has been updated to 4.10.5 * python3.11-galaxy-importer has been updated to 0.4.31 * python3.11-galaxy-ng has been updated to 4.10.5 * python3.11-pulp-ansible has been updated to 0.25.1 * python3.11-pulpcore has been updated to 3.49.42 Event-Driven Ansible * Fixed an issue where the activation hangs when gather_facts is set to true in a rulebook, gather_facts is available only when running ansible-rulebook as a CLI (AAP-47846) * Fixed a bug where DE images that use an SHA digest in the URI would fail to pull (AAP-47725) * API REST now supports the edition of the url of the project (AAP-47459) * Added validations to URL, branch/tag/commit, and refspec fields when create or update a project (AAP-47227) * Project resync is now triggered automatically when url/branch/scm_refspec is modified (AAP-46254) * Relevant settings and versions are emitted in logs when the worker starts (AAP-40984) * ansible-rulebook has been updated to 1.1.7 * automation-eda-controller has been updated to 1.1.11 * python3.11-websockets has been updated to 15.0 Container-based Ansible Automation Platform * Fixed an issue with the Redis socket mount point permissions (AAP-48230) * Fixed TLS Certificate Authority (CA) certificate for Receptor mesh configuration when providing TLS certificates not signed by the internal CA (AAP-48065) * Fixed missing user parameter for the sos report command on the log_gathering playbook (AAP-47718) * Validate that nodes are configured with at least 16G of RAM (AAP-47542) * Fixed jquery version in the redirect page (AAP-47074) * containerized installer setup has been updated to 2.5-16 RPM-based Ansible Automation Platform * Fixed issue where redis-platform would not restart on restore (AAP-47689) * Old service nodes are now removed from gateway when the installer runs with a new host or new host names (AAP-47651) * Fixed an issue where restore was failing when a non-default port was used for AAP managed database (AAP-47639) * Fixed an issue where some pages didn't render properly when non-default umask was being used (AAP-47377) * Fixed issue where EDA script was not starting nginx on restart (AAP-46511) * Credentials associated to decision environments will now be updated with the site information defined in the source inventory during restore (AAP-46271) * Receptor certificate tasks will no longer require switching to receptor user (AAP-46189) * Fixed issue where the firewall was not opening event stream ports (AAP-45684) * ansible-automation-platform-installer and installer setup have been updated to 2.5-15 Additional changes: * ansible-creator has been updated to 25.5.0 * ansible-dev-environment has been updated to 25.5.0 * ansible-dev-tools has been updated to 25.5.2 * ansible-lint has been updated to 25.5.0 * ansible-navigator has been updated to 25.5.0 * molecule has been updated to 25.5.0 * python3.11-ansible-compat has been updated to 25.5.0 * python3.11-dispatcherd has been added * python3.11-dynaconf has been updated to 3.2.11 * python3.11-psycopg has been updated to 3.2.7 * python3.11-pytest-ansible has been updated to 25.5.0 * python3.11-tox-ansible has been updated to 25.5.0
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\n* automation-eda-controller: Template Injection via Git Branch and Refspec in EDA Projects (CVE-2025-49521)\n* automation-eda-controller: Authenticated Argument Injection in Git URL in EDA Project Creation (CVE-2025-49520)\n* automation-gateway-proxy: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n* automation-gateway-proxy-openssl30: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n* automation-gateway-proxy-openssl32: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\n* receptor: Request smuggling due to acceptance of invalid chunked data in net/http (CVE-2025-22871)\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\nAutomation Platform\n* Updated API error messaging to be more helpful in the event a user logs in as the admin user via legacy auth on one component, then tries to do so via the other component (AAP-47541)\n* Fixed an issue where API records could be missing or duplicated across pages (AAP-47504)\n* Refactored V1RootView.get() and improve reverse lookup logic (AAP-47366)\n* Refactored process_statuses() method to reduce its cognitive complexity (AAP-47341)\n* Improved accuracy of openapi API docs and schema (AAP-46639)\n* Reduced the cognitive complexity of method migrate_resource() in migrate_service_data.py from 56 to \u003c=15 (AAP-45822)\n* Reduced the cognitive complexity of the process_fields() method in serializers/preference.py file (AAP-45820)\n* Reduced the cognitive complexity of unique_fields_for_model() method to below 15 (AAP-45819)\n* Enable query filtering for fields user_ansible_id, team_ansible_id, and object_ansible_id on the role assignment API endpoints (AAP-45443)\n* The Survey form is displayed for a Worlflow visualizer Job template or Workflow Job template node with a survey enabled and no Prompt on Launch fields (AAP-47732)\n* Fixed a bug that was causing the UI to throw an error when launching a workflow job template with both \"Prompt on Launch\" and \"Survey\" enabled (AAP-47668)\n* The API feature flags used to hide references to Policy as Code in the UI have been removed. All Policy as Code fields appear for all users at all times (AAP-47006)\n* Fixed a bug that was causing the UI to throw an error when launching a workflow job template with both \"Prompt on Launch\" and \"Survey\" enabled (AAP-46813)\n* On the inventory source form, for a source type of \u0027VMware ESXi\u0027 the user will be able to select credentials of type \u0027VMware vCenter\u0027 (AAP-46784)\n* Fixed a bug  when selecting the \u0027Comparison\u0027 field for Atrriibute trigger in the Authenticator Map form (AAP-46555)\n* Fixed a bug that was causing the UI to throw an error when launching a workflow job template with both \"Prompt on Launch\" and \"Survey\" enabled (AAP-45834)\n* added an extra validation to handle incorrect user input in the variables field, as the API doesn\u0027t return an error for it (AAP-42563)\n* Fixed a bug that was causing the UI to throw an error when launching a workflow job template with both \"Prompt on Launch\" and \"Survey\" enabled (AAP-42303)\n* The Hosts links in the Resource Counts section of the overview page were fixed to redirect to the Hosts page (AAP-42288)\n* Allows role assignments using object_ansible_id in the role_user_assignment module (AAP-48042)\n* Improved documentation and examples related to object_id and object_ansible_id parameters in role_user_assignment module (AAP-48041)\n* Allows object_id field in role_user_assignment module to accept a list of items (AAP-47979)\n* Fixed an example task in ansible.platform.token module (AAP-47976)\n* Specify correct aap_* parameters in ansible.platform.token module (AAP-47975)\n* Improved documentation and examples for authenticator and authenticator_map modules (AAP-45982)\n* Updated documentation examples for the ansible.platform.settings module with tested tasks examples (AAP-45954)\n* Added a new section in the collection README describing how to authenticate to AAP from the playbook (AAP-45578)\n* Ensures that modules in the ansible.platform collection accepts AAP_* variable for authentication (AAP-45363)\n* Fixed ansible.platform.user not adding users to organizations (AAP-45248)\n* Allows running ansible.platform collection modules in check_mode (AAP-45246)\n* Added missing option in the ansible.platform.user module to allow setting the is_platform_auditor flag on a user (AAP-45244)\n* automation-gateway has been updated to 2.5.20250702\n* automation-gateway-proxy has been updated to 2.5.10-2\n* automation-gateway-proxy-openssl30 has been updated to 2.6.6-2\n* automation-gateway-proxy-openssl32 has been updated to 2.6.6-2\n* python3.11-django-ansible-base has been updated to 2.5.20250702\n\nAutomation controller\n* Fixed database deadlock by means of \u0027awx_callback_receiver_worker\u0027 and \u0027awx_dispatcher_worker\u0027 while they attempted to update hosts \u0027last_job_id\u0027 and \u0027ansible_facts\u0027 in two separate commands (AAP-46038)\n* Fixed race condition where job templates with duplicate names in the same organization could be created (AAP-45968)\n* Fixed a bug where some credential types were not populated after upgrading. This adds a new migration to accomplish this (AAP-44233)\n* Updated controller to reduce the number of large amount of jobs queued stuck in waiting status (AAP-44143)\n* receptor: Handle EOF correctly when pod is ready (AAP-46484)\n* receptor: removed connections that have cancelled context (AAP-47996)\n* automation-controller has been updated to 4.6.16\n* receptor has been updated to 1.5.7\n\nAutomation hub\n* Any user can search and filter using \"ai\" keywords to find AI related collections (AAP-43138)\n* automation-hub has been updated to 4.10.5\n* python3.11-galaxy-importer has been updated to 0.4.31\n* python3.11-galaxy-ng has been updated to 4.10.5\n* python3.11-pulp-ansible has been updated to 0.25.1\n* python3.11-pulpcore has been updated to 3.49.42\n\nEvent-Driven Ansible\n* Fixed an issue where the activation hangs when gather_facts is set to true in a rulebook, gather_facts is available only when running ansible-rulebook as a CLI (AAP-47846)\n* Fixed a bug where DE images that use an SHA digest in the URI would fail to pull (AAP-47725)\n* API REST now supports the edition of the url of the project (AAP-47459)\n* Added validations to URL, branch/tag/commit, and refspec fields when create or update a project (AAP-47227)\n* Project resync is now triggered automatically when url/branch/scm_refspec is modified (AAP-46254)\n* Relevant settings and versions are emitted in logs when the worker starts (AAP-40984)\n* ansible-rulebook has been updated to 1.1.7\n* automation-eda-controller has been updated to 1.1.11\n* python3.11-websockets has been updated to 15.0\n\nContainer-based Ansible Automation Platform\n* Fixed an issue with the Redis socket mount point permissions (AAP-48230)\n* Fixed TLS Certificate Authority (CA) certificate for Receptor mesh configuration when providing TLS certificates not signed by the internal CA (AAP-48065)\n* Fixed missing user parameter for the sos report command on the log_gathering playbook (AAP-47718)\n* Validate that nodes are configured with at least 16G of RAM (AAP-47542)\n* Fixed jquery version in the redirect page (AAP-47074)\n* containerized installer setup has been updated to 2.5-16\n\nRPM-based Ansible Automation Platform\n* Fixed issue where redis-platform would not restart on restore (AAP-47689)\n* Old service nodes are now removed from gateway when the installer runs with a new host or new host names (AAP-47651)\n* Fixed an issue where restore was failing when a non-default port was used for AAP managed database (AAP-47639)\n* Fixed an issue where some pages didn\u0027t render properly when non-default umask was being used (AAP-47377)\n* Fixed issue where EDA script was not starting nginx on restart (AAP-46511)\n* Credentials associated to decision environments will now be updated with the site information defined in the source inventory during restore (AAP-46271)\n* Receptor certificate tasks will no longer require switching to receptor user (AAP-46189)\n* Fixed issue where the firewall was not opening event stream ports (AAP-45684)\n* ansible-automation-platform-installer and installer setup have been updated to 2.5-15\n\nAdditional changes:\n* ansible-creator has been updated to 25.5.0\n* ansible-dev-environment has been updated to 25.5.0\n* ansible-dev-tools has been updated to 25.5.2\n* ansible-lint has been updated to 25.5.0\n* ansible-navigator has been updated to 25.5.0\n* molecule has been updated to 25.5.0\n* python3.11-ansible-compat has been updated to 25.5.0\n* python3.11-dispatcherd has been added\n* python3.11-dynaconf has been updated to 3.2.11\n* python3.11-psycopg has been updated to 3.2.7\n* python3.11-pytest-ansible has been updated to 25.5.0\n* python3.11-tox-ansible has been updated to 25.5.0",
        "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:9986",
        "url": "https://access.redhat.com/errata/RHSA-2025:9986"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2358493",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
      },
      {
        "category": "external",
        "summary": "2370812",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370812"
      },
      {
        "category": "external",
        "summary": "2370817",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370817"
      },
      {
        "category": "external",
        "summary": "AAP-42288",
        "url": "https://issues.redhat.com/browse/AAP-42288"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9986.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update",
    "tracking": {
      "current_release_date": "2025-08-12T09:17:29+00:00",
      "generator": {
        "date": "2025-08-12T09:17:29+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.6"
        }
      },
      "id": "RHSA-2025:9986",
      "initial_release_date": "2025-06-30T21:23:51+00:00",
      "revision_history": [
        {
          "date": "2025-06-30T21:23:51+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2025-06-30T21:23:51+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-08-12T09:17:29+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 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_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-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 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_family",
            "name": "Red Hat Ansible Automation Platform"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ansible-navigator-0:25.5.0-1.el8ap.src",
                "product": {
                  "name": "ansible-navigator-0:25.5.0-1.el8ap.src",
                  "product_id": "ansible-navigator-0:25.5.0-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-navigator@25.5.0-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "molecule-0:25.5.0-1.el8ap.src",
                "product": {
                  "name": "molecule-0:25.5.0-1.el8ap.src",
                  "product_id": "molecule-0:25.5.0-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/molecule@25.5.0-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
                "product": {
                  "name": "python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
                  "product_id": "python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-tox-ansible@25.5.0-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
                "product": {
                  "name": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
                  "product_id": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pytest-ansible@25.5.0-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-dev-tools-0:25.5.2-1.el8ap.src",
                "product": {
                  "name": "ansible-dev-tools-0:25.5.2-1.el8ap.src",
                  "product_id": "ansible-dev-tools-0:25.5.2-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-dev-tools@25.5.2-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-lint-0:25.5.0-1.el8ap.src",
                "product": {
                  "name": "ansible-lint-0:25.5.0-1.el8ap.src",
                  "product_id": "ansible-lint-0:25.5.0-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-lint@25.5.0-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-creator-0:25.5.0-1.el8ap.src",
                "product": {
                  "name": "ansible-creator-0:25.5.0-1.el8ap.src",
                  "product_id": "ansible-creator-0:25.5.0-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-creator@25.5.0-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-dev-environment-0:25.5.0-1.el8ap.src",
                "product": {
                  "name": "ansible-dev-environment-0:25.5.0-1.el8ap.src",
                  "product_id": "ansible-dev-environment-0:25.5.0-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-dev-environment@25.5.0-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
                "product": {
                  "name": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
                  "product_id": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-ansible-compat@25.5.0-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
                "product": {
                  "name": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
                  "product_id": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.31-2.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-0:2.5.10-2.el8ap.src",
                "product": {
                  "name": "automation-gateway-proxy-0:2.5.10-2.el8ap.src",
                  "product_id": "automation-gateway-proxy-0:2.5.10-2.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy@2.5.10-2.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
                "product": {
                  "name": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
                  "product_id": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-dispatcherd@2025.5.19-2.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pulpcore-0:3.49.42-1.el8ap.src",
                "product": {
                  "name": "python3.11-pulpcore-0:3.49.42-1.el8ap.src",
                  "product_id": "python3.11-pulpcore-0:3.49.42-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.42-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
                "product": {
                  "name": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
                  "product_id": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pulp-ansible@0.25.1-1.el8ap?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-0:15.0-2.el8ap.src",
                "product": {
                  "name": "python3.11-websockets-0:15.0-2.el8ap.src",
                  "product_id": "python3.11-websockets-0:15.0-2.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-dynaconf-0:3.2.11-1.el8ap.src",
                "product": {
                  "name": "python3.11-dynaconf-0:3.2.11-1.el8ap.src",
                  "product_id": "python3.11-dynaconf-0:3.2.11-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-dynaconf@3.2.11-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-0:3.2.7-1.el8ap.src",
                "product": {
                  "name": "python3.11-psycopg-0:3.2.7-1.el8ap.src",
                  "product_id": "python3.11-psycopg-0:3.2.7-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-hub-0:4.10.5-1.el8ap.src",
                "product": {
                  "name": "automation-hub-0:4.10.5-1.el8ap.src",
                  "product_id": "automation-hub-0:4.10.5-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.10.5-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-eda-controller-0:1.1.11-1.el8ap.src",
                "product": {
                  "name": "automation-eda-controller-0:1.1.11-1.el8ap.src",
                  "product_id": "automation-eda-controller-0:1.1.11-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-eda-controller@1.1.11-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-rulebook-0:1.1.7-1.el8ap.src",
                "product": {
                  "name": "ansible-rulebook-0:1.1.7-1.el8ap.src",
                  "product_id": "ansible-rulebook-0:1.1.7-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-rulebook@1.1.7-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
                "product": {
                  "name": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
                  "product_id": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.5-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
                "product": {
                  "name": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
                  "product_id": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250702-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-0:2.5.20250702-1.el8ap.src",
                "product": {
                  "name": "automation-gateway-0:2.5.20250702-1.el8ap.src",
                  "product_id": "automation-gateway-0:2.5.20250702-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250702-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.7-2.el8ap.src",
                "product": {
                  "name": "receptor-0:1.5.7-2.el8ap.src",
                  "product_id": "receptor-0:1.5.7-2.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.7-2.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.16-1.el8ap.src",
                "product": {
                  "name": "automation-controller-0:4.6.16-1.el8ap.src",
                  "product_id": "automation-controller-0:4.6.16-1.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-automation-platform-installer-0:2.5-15.el8ap.src",
                "product": {
                  "name": "ansible-automation-platform-installer-0:2.5-15.el8ap.src",
                  "product_id": "ansible-automation-platform-installer-0:2.5-15.el8ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-15.el8ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-dev-environment-0:25.5.0-1.el9ap.src",
                "product": {
                  "name": "ansible-dev-environment-0:25.5.0-1.el9ap.src",
                  "product_id": "ansible-dev-environment-0:25.5.0-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-dev-environment@25.5.0-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
                "product": {
                  "name": "python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
                  "product_id": "python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-tox-ansible@25.5.0-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-lint-0:25.5.0-1.el9ap.src",
                "product": {
                  "name": "ansible-lint-0:25.5.0-1.el9ap.src",
                  "product_id": "ansible-lint-0:25.5.0-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-lint@25.5.0-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-dev-tools-0:25.5.2-1.el9ap.src",
                "product": {
                  "name": "ansible-dev-tools-0:25.5.2-1.el9ap.src",
                  "product_id": "ansible-dev-tools-0:25.5.2-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-dev-tools@25.5.2-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "molecule-0:25.5.0-1.el9ap.src",
                "product": {
                  "name": "molecule-0:25.5.0-1.el9ap.src",
                  "product_id": "molecule-0:25.5.0-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/molecule@25.5.0-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
                "product": {
                  "name": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
                  "product_id": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pytest-ansible@25.5.0-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
                "product": {
                  "name": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
                  "product_id": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-ansible-compat@25.5.0-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-creator-0:25.5.0-1.el9ap.src",
                "product": {
                  "name": "ansible-creator-0:25.5.0-1.el9ap.src",
                  "product_id": "ansible-creator-0:25.5.0-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-creator@25.5.0-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
                "product": {
                  "name": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
                  "product_id": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.31-2.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
                  "product_id": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32@2.6.6-2.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
                  "product_id": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30@2.6.6-2.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-navigator-0:25.5.0-1.el9ap.src",
                "product": {
                  "name": "ansible-navigator-0:25.5.0-1.el9ap.src",
                  "product_id": "ansible-navigator-0:25.5.0-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-navigator@25.5.0-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
                "product": {
                  "name": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
                  "product_id": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-dispatcherd@2025.5.19-2.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pulpcore-0:3.49.42-1.el9ap.src",
                "product": {
                  "name": "python3.11-pulpcore-0:3.49.42-1.el9ap.src",
                  "product_id": "python3.11-pulpcore-0:3.49.42-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.42-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
                "product": {
                  "name": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
                  "product_id": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pulp-ansible@0.25.1-1.el9ap?arch=src\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-0:15.0-2.el9ap.src",
                "product": {
                  "name": "python3.11-websockets-0:15.0-2.el9ap.src",
                  "product_id": "python3.11-websockets-0:15.0-2.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-dynaconf-0:3.2.11-1.el9ap.src",
                "product": {
                  "name": "python3.11-dynaconf-0:3.2.11-1.el9ap.src",
                  "product_id": "python3.11-dynaconf-0:3.2.11-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-dynaconf@3.2.11-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-0:3.2.7-1.el9ap.src",
                "product": {
                  "name": "python3.11-psycopg-0:3.2.7-1.el9ap.src",
                  "product_id": "python3.11-psycopg-0:3.2.7-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-eda-controller-0:1.1.11-1.el9ap.src",
                "product": {
                  "name": "automation-eda-controller-0:1.1.11-1.el9ap.src",
                  "product_id": "automation-eda-controller-0:1.1.11-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-eda-controller@1.1.11-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-rulebook-0:1.1.7-1.el9ap.src",
                "product": {
                  "name": "ansible-rulebook-0:1.1.7-1.el9ap.src",
                  "product_id": "ansible-rulebook-0:1.1.7-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-rulebook@1.1.7-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-hub-0:4.10.5-1.el9ap.src",
                "product": {
                  "name": "automation-hub-0:4.10.5-1.el9ap.src",
                  "product_id": "automation-hub-0:4.10.5-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.10.5-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
                "product": {
                  "name": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
                  "product_id": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.5-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
                "product": {
                  "name": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
                  "product_id": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250702-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-0:2.5.20250702-1.el9ap.src",
                "product": {
                  "name": "automation-gateway-0:2.5.20250702-1.el9ap.src",
                  "product_id": "automation-gateway-0:2.5.20250702-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250702-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.16-1.el9ap.src",
                "product": {
                  "name": "automation-controller-0:4.6.16-1.el9ap.src",
                  "product_id": "automation-controller-0:4.6.16-1.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.7-2.el9ap.src",
                "product": {
                  "name": "receptor-0:1.5.7-2.el9ap.src",
                  "product_id": "receptor-0:1.5.7-2.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.7-2.el9ap?arch=src"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-automation-platform-installer-0:2.5-15.el9ap.src",
                "product": {
                  "name": "ansible-automation-platform-installer-0:2.5-15.el9ap.src",
                  "product_id": "ansible-automation-platform-installer-0:2.5-15.el9ap.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-15.el9ap?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "ansible-navigator-0:25.5.0-1.el8ap.noarch",
                "product": {
                  "name": "ansible-navigator-0:25.5.0-1.el8ap.noarch",
                  "product_id": "ansible-navigator-0:25.5.0-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-navigator@25.5.0-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "molecule-0:25.5.0-1.el8ap.noarch",
                "product": {
                  "name": "molecule-0:25.5.0-1.el8ap.noarch",
                  "product_id": "molecule-0:25.5.0-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/molecule@25.5.0-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
                  "product_id": "python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-tox-ansible@25.5.0-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
                  "product_id": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pytest-ansible@25.5.0-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
                "product": {
                  "name": "ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
                  "product_id": "ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@25.5.2-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
                "product": {
                  "name": "ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
                  "product_id": "ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-dev-tools@25.5.2-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-lint-0:25.5.0-1.el8ap.noarch",
                "product": {
                  "name": "ansible-lint-0:25.5.0-1.el8ap.noarch",
                  "product_id": "ansible-lint-0:25.5.0-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-lint@25.5.0-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-creator-0:25.5.0-1.el8ap.noarch",
                "product": {
                  "name": "ansible-creator-0:25.5.0-1.el8ap.noarch",
                  "product_id": "ansible-creator-0:25.5.0-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-creator@25.5.0-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
                "product": {
                  "name": "ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
                  "product_id": "ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-dev-environment@25.5.0-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
                  "product_id": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-ansible-compat@25.5.0-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
                "product": {
                  "name": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
                  "product_id": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.31-2.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
                "product": {
                  "name": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
                  "product_id": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-dispatcherd%2Bpg_notify@2025.5.19-2.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
                "product": {
                  "name": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
                  "product_id": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-dispatcherd@2025.5.19-2.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
                  "product_id": "python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.42-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
                  "product_id": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pulp-ansible@0.25.1-1.el8ap?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
                  "product_id": "python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-dynaconf@3.2.11-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-hub-0:4.10.5-1.el8ap.noarch",
                "product": {
                  "name": "automation-hub-0:4.10.5-1.el8ap.noarch",
                  "product_id": "automation-hub-0:4.10.5-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.10.5-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-eda-controller-0:1.1.11-1.el8ap.noarch",
                "product": {
                  "name": "automation-eda-controller-0:1.1.11-1.el8ap.noarch",
                  "product_id": "automation-eda-controller-0:1.1.11-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-eda-controller@1.1.11-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
                "product": {
                  "name": "automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
                  "product_id": "automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-eda-controller-base@1.1.11-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
                "product": {
                  "name": "automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
                  "product_id": "automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-eda-controller-base-services@1.1.11-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
                "product": {
                  "name": "automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
                  "product_id": "automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-eda-controller-event-stream-services@1.1.11-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
                "product": {
                  "name": "automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
                  "product_id": "automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-eda-controller-worker-services@1.1.11-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-rulebook-0:1.1.7-1.el8ap.noarch",
                "product": {
                  "name": "ansible-rulebook-0:1.1.7-1.el8ap.noarch",
                  "product_id": "ansible-rulebook-0:1.1.7-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-rulebook@1.1.7-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
                  "product_id": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.5-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.5.20250702-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.5.20250702-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.5.20250702-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.5.20250702-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bfeature_flags@2.5.20250702-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.5.20250702-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.5.20250702-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.5.20250702-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.5.20250702-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.5.20250702-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
                  "product_id": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250702-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-0:2.5.20250702-1.el8ap.noarch",
                "product": {
                  "name": "automation-gateway-0:2.5.20250702-1.el8ap.noarch",
                  "product_id": "automation-gateway-0:2.5.20250702-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250702-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
                "product": {
                  "name": "automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
                  "product_id": "automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20250702-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
                "product": {
                  "name": "automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
                  "product_id": "automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20250702-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptorctl-0:1.5.7-2.el8ap.noarch",
                "product": {
                  "name": "receptorctl-0:1.5.7-2.el8ap.noarch",
                  "product_id": "receptorctl-0:1.5.7-2.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptorctl@1.5.7-2.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-cli-0:4.6.16-1.el8ap.noarch",
                "product": {
                  "name": "automation-controller-cli-0:4.6.16-1.el8ap.noarch",
                  "product_id": "automation-controller-cli-0:4.6.16-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-cli@4.6.16-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-server-0:4.6.16-1.el8ap.noarch",
                "product": {
                  "name": "automation-controller-server-0:4.6.16-1.el8ap.noarch",
                  "product_id": "automation-controller-server-0:4.6.16-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-server@4.6.16-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-ui-0:4.6.16-1.el8ap.noarch",
                "product": {
                  "name": "automation-controller-ui-0:4.6.16-1.el8ap.noarch",
                  "product_id": "automation-controller-ui-0:4.6.16-1.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-ui@4.6.16-1.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
                "product": {
                  "name": "ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
                  "product_id": "ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-15.el8ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
                "product": {
                  "name": "ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
                  "product_id": "ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-dev-environment@25.5.0-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
                  "product_id": "python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-tox-ansible@25.5.0-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-lint-0:25.5.0-1.el9ap.noarch",
                "product": {
                  "name": "ansible-lint-0:25.5.0-1.el9ap.noarch",
                  "product_id": "ansible-lint-0:25.5.0-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-lint@25.5.0-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
                "product": {
                  "name": "ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
                  "product_id": "ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@25.5.2-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
                "product": {
                  "name": "ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
                  "product_id": "ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-dev-tools@25.5.2-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "molecule-0:25.5.0-1.el9ap.noarch",
                "product": {
                  "name": "molecule-0:25.5.0-1.el9ap.noarch",
                  "product_id": "molecule-0:25.5.0-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/molecule@25.5.0-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
                  "product_id": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pytest-ansible@25.5.0-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
                  "product_id": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-ansible-compat@25.5.0-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-creator-0:25.5.0-1.el9ap.noarch",
                "product": {
                  "name": "ansible-creator-0:25.5.0-1.el9ap.noarch",
                  "product_id": "ansible-creator-0:25.5.0-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-creator@25.5.0-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
                "product": {
                  "name": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
                  "product_id": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.31-2.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-navigator-0:25.5.0-1.el9ap.noarch",
                "product": {
                  "name": "ansible-navigator-0:25.5.0-1.el9ap.noarch",
                  "product_id": "ansible-navigator-0:25.5.0-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-navigator@25.5.0-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
                "product": {
                  "name": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
                  "product_id": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-dispatcherd%2Bpg_notify@2025.5.19-2.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
                "product": {
                  "name": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
                  "product_id": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-dispatcherd@2025.5.19-2.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
                  "product_id": "python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pulpcore@3.49.42-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
                  "product_id": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-pulp-ansible@0.25.1-1.el9ap?arch=noarch\u0026epoch=1"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
                  "product_id": "python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-dynaconf@3.2.11-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-eda-controller-0:1.1.11-1.el9ap.noarch",
                "product": {
                  "name": "automation-eda-controller-0:1.1.11-1.el9ap.noarch",
                  "product_id": "automation-eda-controller-0:1.1.11-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-eda-controller@1.1.11-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
                "product": {
                  "name": "automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
                  "product_id": "automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-eda-controller-base@1.1.11-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
                "product": {
                  "name": "automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
                  "product_id": "automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-eda-controller-base-services@1.1.11-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
                "product": {
                  "name": "automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
                  "product_id": "automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-eda-controller-event-stream-services@1.1.11-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
                "product": {
                  "name": "automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
                  "product_id": "automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-eda-controller-worker-services@1.1.11-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-rulebook-0:1.1.7-1.el9ap.noarch",
                "product": {
                  "name": "ansible-rulebook-0:1.1.7-1.el9ap.noarch",
                  "product_id": "ansible-rulebook-0:1.1.7-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-rulebook@1.1.7-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-hub-0:4.10.5-1.el9ap.noarch",
                "product": {
                  "name": "automation-hub-0:4.10.5-1.el9ap.noarch",
                  "product_id": "automation-hub-0:4.10.5-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-hub@4.10.5-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
                  "product_id": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.10.5-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.5.20250702-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.5.20250702-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.5.20250702-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.5.20250702-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bfeature_flags@2.5.20250702-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.5.20250702-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.5.20250702-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.5.20250702-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.5.20250702-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.5.20250702-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
                "product": {
                  "name": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
                  "product_id": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.5.20250702-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-0:2.5.20250702-1.el9ap.noarch",
                "product": {
                  "name": "automation-gateway-0:2.5.20250702-1.el9ap.noarch",
                  "product_id": "automation-gateway-0:2.5.20250702-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway@2.5.20250702-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
                "product": {
                  "name": "automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
                  "product_id": "automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-config@2.5.20250702-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
                "product": {
                  "name": "automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
                  "product_id": "automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-server@2.5.20250702-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-cli-0:4.6.16-1.el9ap.noarch",
                "product": {
                  "name": "automation-controller-cli-0:4.6.16-1.el9ap.noarch",
                  "product_id": "automation-controller-cli-0:4.6.16-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-cli@4.6.16-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-server-0:4.6.16-1.el9ap.noarch",
                "product": {
                  "name": "automation-controller-server-0:4.6.16-1.el9ap.noarch",
                  "product_id": "automation-controller-server-0:4.6.16-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-server@4.6.16-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-ui-0:4.6.16-1.el9ap.noarch",
                "product": {
                  "name": "automation-controller-ui-0:4.6.16-1.el9ap.noarch",
                  "product_id": "automation-controller-ui-0:4.6.16-1.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-ui@4.6.16-1.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptorctl-0:1.5.7-2.el9ap.noarch",
                "product": {
                  "name": "receptorctl-0:1.5.7-2.el9ap.noarch",
                  "product_id": "receptorctl-0:1.5.7-2.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptorctl@1.5.7-2.el9ap?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
                "product": {
                  "name": "ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
                  "product_id": "ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/ansible-automation-platform-installer@2.5-15.el9ap?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
                "product": {
                  "name": "automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
                  "product_id": "automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy@2.5.10-2.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
                "product": {
                  "name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
                  "product_id": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.5.10-2.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
                "product": {
                  "name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
                  "product_id": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.5.10-2.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
                "product": {
                  "name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
                  "product_id": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.5.10-2.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-0:15.0-2.el8ap.x86_64",
                "product": {
                  "name": "python3.11-websockets-0:15.0-2.el8ap.x86_64",
                  "product_id": "python3.11-websockets-0:15.0-2.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
                "product": {
                  "name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
                  "product_id": "python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
                "product": {
                  "name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
                  "product_id": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
                "product": {
                  "name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
                  "product_id": "python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
                "product": {
                  "name": "python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
                  "product_id": "python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
                "product": {
                  "name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
                  "product_id": "python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
                "product": {
                  "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
                  "product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
                "product": {
                  "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
                  "product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.7-2.el8ap.x86_64",
                "product": {
                  "name": "receptor-0:1.5.7-2.el8ap.x86_64",
                  "product_id": "receptor-0:1.5.7-2.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.7-2.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
                "product": {
                  "name": "receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
                  "product_id": "receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
                  "product_id": "receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.16-1.el8ap.x86_64",
                "product": {
                  "name": "automation-controller-0:4.6.16-1.el8ap.x86_64",
                  "product_id": "automation-controller-0:4.6.16-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
                  "product_id": "automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el8ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
                  "product_id": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32@2.6.6-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
                  "product_id": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server@2.6.6-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
                  "product_id": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-debugsource@2.6.6-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
                  "product_id": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server-debuginfo@2.6.6-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
                  "product_id": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30@2.6.6-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
                  "product_id": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server@2.6.6-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
                  "product_id": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-debugsource@2.6.6-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
                  "product_id": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server-debuginfo@2.6.6-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-0:15.0-2.el9ap.x86_64",
                "product": {
                  "name": "python3.11-websockets-0:15.0-2.el9ap.x86_64",
                  "product_id": "python3.11-websockets-0:15.0-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
                "product": {
                  "name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
                  "product_id": "python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
                "product": {
                  "name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
                  "product_id": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
                "product": {
                  "name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
                  "product_id": "python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
                "product": {
                  "name": "python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
                  "product_id": "python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
                "product": {
                  "name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
                  "product_id": "python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
                "product": {
                  "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
                  "product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
                "product": {
                  "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
                  "product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.16-1.el9ap.x86_64",
                "product": {
                  "name": "automation-controller-0:4.6.16-1.el9ap.x86_64",
                  "product_id": "automation-controller-0:4.6.16-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
                  "product_id": "automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.7-2.el9ap.x86_64",
                "product": {
                  "name": "receptor-0:1.5.7-2.el9ap.x86_64",
                  "product_id": "receptor-0:1.5.7-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.7-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
                "product": {
                  "name": "receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
                  "product_id": "receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el9ap?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
                  "product_id": "receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el9ap?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
                "product": {
                  "name": "automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
                  "product_id": "automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy@2.5.10-2.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
                "product": {
                  "name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
                  "product_id": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.5.10-2.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
                "product": {
                  "name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
                  "product_id": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.5.10-2.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
                "product": {
                  "name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
                  "product_id": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.5.10-2.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-0:15.0-2.el8ap.ppc64le",
                "product": {
                  "name": "python3.11-websockets-0:15.0-2.el8ap.ppc64le",
                  "product_id": "python3.11-websockets-0:15.0-2.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
                "product": {
                  "name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
                  "product_id": "python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
                "product": {
                  "name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
                  "product_id": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
                "product": {
                  "name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
                  "product_id": "python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
                "product": {
                  "name": "python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
                  "product_id": "python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
                "product": {
                  "name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
                  "product_id": "python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
                "product": {
                  "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
                  "product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
                "product": {
                  "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
                  "product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.7-2.el8ap.ppc64le",
                "product": {
                  "name": "receptor-0:1.5.7-2.el8ap.ppc64le",
                  "product_id": "receptor-0:1.5.7-2.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.7-2.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
                "product": {
                  "name": "receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
                  "product_id": "receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
                  "product_id": "receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.16-1.el8ap.ppc64le",
                "product": {
                  "name": "automation-controller-0:4.6.16-1.el8ap.ppc64le",
                  "product_id": "automation-controller-0:4.6.16-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
                  "product_id": "automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el8ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
                  "product_id": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32@2.6.6-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
                  "product_id": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server@2.6.6-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
                  "product_id": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-debugsource@2.6.6-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
                  "product_id": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server-debuginfo@2.6.6-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
                  "product_id": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30@2.6.6-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
                  "product_id": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server@2.6.6-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
                  "product_id": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-debugsource@2.6.6-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
                  "product_id": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server-debuginfo@2.6.6-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-0:15.0-2.el9ap.ppc64le",
                "product": {
                  "name": "python3.11-websockets-0:15.0-2.el9ap.ppc64le",
                  "product_id": "python3.11-websockets-0:15.0-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
                "product": {
                  "name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
                  "product_id": "python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
                "product": {
                  "name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
                  "product_id": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
                "product": {
                  "name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
                  "product_id": "python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
                "product": {
                  "name": "python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
                  "product_id": "python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
                "product": {
                  "name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
                  "product_id": "python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
                "product": {
                  "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
                  "product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
                "product": {
                  "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
                  "product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.16-1.el9ap.ppc64le",
                "product": {
                  "name": "automation-controller-0:4.6.16-1.el9ap.ppc64le",
                  "product_id": "automation-controller-0:4.6.16-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
                  "product_id": "automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.7-2.el9ap.ppc64le",
                "product": {
                  "name": "receptor-0:1.5.7-2.el9ap.ppc64le",
                  "product_id": "receptor-0:1.5.7-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.7-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
                "product": {
                  "name": "receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
                  "product_id": "receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el9ap?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
                  "product_id": "receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el9ap?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
                "product": {
                  "name": "automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
                  "product_id": "automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy@2.5.10-2.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
                "product": {
                  "name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
                  "product_id": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.5.10-2.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
                "product": {
                  "name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
                  "product_id": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.5.10-2.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
                "product": {
                  "name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
                  "product_id": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.5.10-2.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-0:15.0-2.el8ap.s390x",
                "product": {
                  "name": "python3.11-websockets-0:15.0-2.el8ap.s390x",
                  "product_id": "python3.11-websockets-0:15.0-2.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
                "product": {
                  "name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
                  "product_id": "python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
                "product": {
                  "name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
                  "product_id": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
                "product": {
                  "name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
                  "product_id": "python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
                "product": {
                  "name": "python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
                  "product_id": "python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
                "product": {
                  "name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
                  "product_id": "python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
                "product": {
                  "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
                  "product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
                "product": {
                  "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
                  "product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.7-2.el8ap.s390x",
                "product": {
                  "name": "receptor-0:1.5.7-2.el8ap.s390x",
                  "product_id": "receptor-0:1.5.7-2.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.7-2.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.7-2.el8ap.s390x",
                "product": {
                  "name": "receptor-debugsource-0:1.5.7-2.el8ap.s390x",
                  "product_id": "receptor-debugsource-0:1.5.7-2.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
                  "product_id": "receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.16-1.el8ap.s390x",
                "product": {
                  "name": "automation-controller-0:4.6.16-1.el8ap.s390x",
                  "product_id": "automation-controller-0:4.6.16-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
                  "product_id": "automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el8ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
                  "product_id": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32@2.6.6-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
                  "product_id": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server@2.6.6-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
                  "product_id": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-debugsource@2.6.6-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
                  "product_id": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server-debuginfo@2.6.6-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
                  "product_id": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30@2.6.6-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
                  "product_id": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server@2.6.6-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
                  "product_id": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-debugsource@2.6.6-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
                  "product_id": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server-debuginfo@2.6.6-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-0:15.0-2.el9ap.s390x",
                "product": {
                  "name": "python3.11-websockets-0:15.0-2.el9ap.s390x",
                  "product_id": "python3.11-websockets-0:15.0-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
                "product": {
                  "name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
                  "product_id": "python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
                "product": {
                  "name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
                  "product_id": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
                "product": {
                  "name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
                  "product_id": "python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
                "product": {
                  "name": "python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
                  "product_id": "python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
                "product": {
                  "name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
                  "product_id": "python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
                "product": {
                  "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
                  "product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
                "product": {
                  "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
                  "product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.16-1.el9ap.s390x",
                "product": {
                  "name": "automation-controller-0:4.6.16-1.el9ap.s390x",
                  "product_id": "automation-controller-0:4.6.16-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
                  "product_id": "automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.7-2.el9ap.s390x",
                "product": {
                  "name": "receptor-0:1.5.7-2.el9ap.s390x",
                  "product_id": "receptor-0:1.5.7-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.7-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.7-2.el9ap.s390x",
                "product": {
                  "name": "receptor-debugsource-0:1.5.7-2.el9ap.s390x",
                  "product_id": "receptor-debugsource-0:1.5.7-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el9ap?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
                  "product_id": "receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el9ap?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
                "product": {
                  "name": "automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
                  "product_id": "automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy@2.5.10-2.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
                "product": {
                  "name": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
                  "product_id": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-server@2.5.10-2.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
                "product": {
                  "name": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
                  "product_id": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-debugsource@2.5.10-2.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
                "product": {
                  "name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
                  "product_id": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-server-debuginfo@2.5.10-2.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-0:15.0-2.el8ap.aarch64",
                "product": {
                  "name": "python3.11-websockets-0:15.0-2.el8ap.aarch64",
                  "product_id": "python3.11-websockets-0:15.0-2.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
                "product": {
                  "name": "python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
                  "product_id": "python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
                "product": {
                  "name": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
                  "product_id": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
                "product": {
                  "name": "python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
                  "product_id": "python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
                "product": {
                  "name": "python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
                  "product_id": "python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
                "product": {
                  "name": "python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
                  "product_id": "python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
                "product": {
                  "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
                  "product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
                "product": {
                  "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
                  "product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.7-2.el8ap.aarch64",
                "product": {
                  "name": "receptor-0:1.5.7-2.el8ap.aarch64",
                  "product_id": "receptor-0:1.5.7-2.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.7-2.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
                "product": {
                  "name": "receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
                  "product_id": "receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
                  "product_id": "receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.16-1.el8ap.aarch64",
                "product": {
                  "name": "automation-controller-0:4.6.16-1.el8ap.aarch64",
                  "product_id": "automation-controller-0:4.6.16-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
                  "product_id": "automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el8ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
                  "product_id": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32@2.6.6-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
                  "product_id": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server@2.6.6-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
                  "product_id": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-debugsource@2.6.6-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
                "product": {
                  "name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
                  "product_id": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl32-server-debuginfo@2.6.6-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
                  "product_id": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30@2.6.6-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
                  "product_id": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server@2.6.6-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
                  "product_id": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-debugsource@2.6.6-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
                "product": {
                  "name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
                  "product_id": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-gateway-proxy-openssl30-server-debuginfo@2.6.6-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-0:15.0-2.el9ap.aarch64",
                "product": {
                  "name": "python3.11-websockets-0:15.0-2.el9ap.aarch64",
                  "product_id": "python3.11-websockets-0:15.0-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets@15.0-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
                "product": {
                  "name": "python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
                  "product_id": "python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debugsource@15.0-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
                "product": {
                  "name": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
                  "product_id": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-websockets-debuginfo@15.0-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
                "product": {
                  "name": "python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
                  "product_id": "python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg%2Bc@3.2.7-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
                "product": {
                  "name": "python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
                  "product_id": "python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg@3.2.7-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
                "product": {
                  "name": "python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
                  "product_id": "python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c@3.2.7-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
                "product": {
                  "name": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
                  "product_id": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-debugsource@3.2.7-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
                "product": {
                  "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
                  "product_id": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3.11-psycopg-c-debuginfo@3.2.7-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-0:4.6.16-1.el9ap.aarch64",
                "product": {
                  "name": "automation-controller-0:4.6.16-1.el9ap.aarch64",
                  "product_id": "automation-controller-0:4.6.16-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller@4.6.16-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
                "product": {
                  "name": "automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
                  "product_id": "automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.6.16-1.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-0:1.5.7-2.el9ap.aarch64",
                "product": {
                  "name": "receptor-0:1.5.7-2.el9ap.aarch64",
                  "product_id": "receptor-0:1.5.7-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor@1.5.7-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
                "product": {
                  "name": "receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
                  "product_id": "receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debugsource@1.5.7-2.el9ap?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
                "product": {
                  "name": "receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
                  "product_id": "receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/receptor-debuginfo@1.5.7-2.el9ap?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-creator-0:25.5.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-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "ansible-creator-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-creator-0:25.5.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-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "ansible-creator-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-environment-0:25.5.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-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-environment-0:25.5.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-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "ansible-dev-environment-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-tools+server-0:25.5.2-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:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch"
        },
        "product_reference": "ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-tools-0:25.5.2-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:ansible-dev-tools-0:25.5.2-1.el8ap.noarch"
        },
        "product_reference": "ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-tools-0:25.5.2-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:ansible-dev-tools-0:25.5.2-1.el8ap.src"
        },
        "product_reference": "ansible-dev-tools-0:25.5.2-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-lint-0:25.5.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-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "ansible-lint-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-lint-0:25.5.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-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "ansible-lint-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-navigator-0:25.5.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-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "ansible-navigator-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-navigator-0:25.5.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-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "ansible-navigator-0:25.5.0-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.16-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.16-1.el8ap.aarch64"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el8ap.ppc64le"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el8ap.s390x"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el8ap.src"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el8ap.x86_64"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-cli-0:4.6.16-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.16-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.16-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-server-0:4.6.16-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.16-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.16-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-ui-0:4.6.16-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.16-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.16-1.el8ap.aarch64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-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.16-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.16-1.el8ap.ppc64le"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-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.16-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.16-1.el8ap.s390x"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-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.16-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.16-1.el8ap.x86_64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-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": "molecule-0:25.5.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-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "molecule-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "molecule-0:25.5.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-Developer-1.2:molecule-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "molecule-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-ansible-compat-0:25.5.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-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-ansible-compat-0:25.5.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-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pytest-ansible-0:25.5.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-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pytest-ansible-0:25.5.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-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-tox-ansible-0:25.5.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-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-tox-ansible-0:25.5.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-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.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:receptor-0:1.5.7-2.el8ap.aarch64"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.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:receptor-0:1.5.7-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.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:receptor-0:1.5.7-2.el8ap.s390x"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-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:receptor-0:1.5.7-2.el8ap.src"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.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:receptor-0:1.5.7-2.el8ap.x86_64"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.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:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.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:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.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:receptor-debuginfo-0:1.5.7-2.el8ap.s390x"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.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:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.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:receptor-debugsource-0:1.5.7-2.el8ap.aarch64"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.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:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.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:receptor-debugsource-0:1.5.7-2.el8ap.s390x"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.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:receptor-debugsource-0:1.5.7-2.el8ap.x86_64"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptorctl-0:1.5.7-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:receptorctl-0:1.5.7-2.el8ap.noarch"
        },
        "product_reference": "receptorctl-0:1.5.7-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-lint-0:25.5.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-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "ansible-lint-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-lint-0:25.5.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-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "ansible-lint-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-navigator-0:25.5.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-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "ansible-navigator-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-navigator-0:25.5.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-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "ansible-navigator-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-ansible-compat-0:25.5.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-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-ansible-compat-0:25.5.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-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.el8ap.aarch64 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:receptor-0:1.5.7-2.el8ap.aarch64"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.el8ap.ppc64le 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:receptor-0:1.5.7-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.el8ap.s390x 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:receptor-0:1.5.7-2.el8ap.s390x"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-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:receptor-0:1.5.7-2.el8ap.src"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.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-Inside-1.3:receptor-0:1.5.7-2.el8ap.x86_64"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.el8ap.aarch64 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:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le 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:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.el8ap.s390x 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:receptor-debuginfo-0:1.5.7-2.el8ap.s390x"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.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-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.el8ap.aarch64 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:receptor-debugsource-0:1.5.7-2.el8ap.aarch64"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.el8ap.ppc64le 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:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.el8ap.s390x 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:receptor-debugsource-0:1.5.7-2.el8ap.s390x"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.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-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptorctl-0:1.5.7-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:receptorctl-0:1.5.7-2.el8ap.noarch"
        },
        "product_reference": "receptorctl-0:1.5.7-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-15.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-15.el8ap.noarch"
        },
        "product_reference": "ansible-automation-platform-installer-0:2.5-15.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-15.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-15.el8ap.src"
        },
        "product_reference": "ansible-automation-platform-installer-0:2.5-15.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-creator-0:25.5.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:ansible-creator-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "ansible-creator-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-creator-0:25.5.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:ansible-creator-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "ansible-creator-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-environment-0:25.5.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:ansible-dev-environment-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-environment-0:25.5.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:ansible-dev-environment-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "ansible-dev-environment-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-tools+server-0:25.5.2-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:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch"
        },
        "product_reference": "ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-tools-0:25.5.2-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:ansible-dev-tools-0:25.5.2-1.el8ap.noarch"
        },
        "product_reference": "ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-tools-0:25.5.2-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:ansible-dev-tools-0:25.5.2-1.el8ap.src"
        },
        "product_reference": "ansible-dev-tools-0:25.5.2-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-lint-0:25.5.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:ansible-lint-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "ansible-lint-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-lint-0:25.5.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:ansible-lint-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "ansible-lint-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-navigator-0:25.5.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:ansible-navigator-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "ansible-navigator-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-navigator-0:25.5.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:ansible-navigator-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "ansible-navigator-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-rulebook-0:1.1.7-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:ansible-rulebook-0:1.1.7-1.el8ap.noarch"
        },
        "product_reference": "ansible-rulebook-0:1.1.7-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-rulebook-0:1.1.7-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:ansible-rulebook-0:1.1.7-1.el8ap.src"
        },
        "product_reference": "ansible-rulebook-0:1.1.7-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.16-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.16-1.el8ap.aarch64"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el8ap.ppc64le"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el8ap.s390x"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el8ap.src"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el8ap.x86_64"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-cli-0:4.6.16-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.16-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.16-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-server-0:4.6.16-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.16-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.16-1.el8ap.noarch"
        },
        "product_reference": "automation-controller-ui-0:4.6.16-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.16-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.16-1.el8ap.aarch64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-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.16-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.16-1.el8ap.ppc64le"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-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.16-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.16-1.el8ap.s390x"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-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.16-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.16-1.el8ap.x86_64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-eda-controller-0:1.1.11-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-eda-controller-0:1.1.11-1.el8ap.noarch"
        },
        "product_reference": "automation-eda-controller-0:1.1.11-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-eda-controller-0:1.1.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:automation-eda-controller-0:1.1.11-1.el8ap.src"
        },
        "product_reference": "automation-eda-controller-0:1.1.11-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-eda-controller-base-0:1.1.11-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-eda-controller-base-0:1.1.11-1.el8ap.noarch"
        },
        "product_reference": "automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-eda-controller-base-services-0:1.1.11-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-eda-controller-base-services-0:1.1.11-1.el8ap.noarch"
        },
        "product_reference": "automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-eda-controller-event-stream-services-0:1.1.11-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-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch"
        },
        "product_reference": "automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-eda-controller-worker-services-0:1.1.11-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-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch"
        },
        "product_reference": "automation-eda-controller-worker-services-0:1.1.11-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.20250702-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.20250702-1.el8ap.noarch"
        },
        "product_reference": "automation-gateway-0:2.5.20250702-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.20250702-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.20250702-1.el8ap.src"
        },
        "product_reference": "automation-gateway-0:2.5.20250702-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.20250702-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.20250702-1.el8ap.noarch"
        },
        "product_reference": "automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-0:2.5.10-2.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-gateway-proxy-0:2.5.10-2.el8ap.aarch64"
        },
        "product_reference": "automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-0:2.5.10-2.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-gateway-proxy-0:2.5.10-2.el8ap.ppc64le"
        },
        "product_reference": "automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-0:2.5.10-2.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-gateway-proxy-0:2.5.10-2.el8ap.s390x"
        },
        "product_reference": "automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-0:2.5.10-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:automation-gateway-proxy-0:2.5.10-2.el8ap.src"
        },
        "product_reference": "automation-gateway-proxy-0:2.5.10-2.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-0:2.5.10-2.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-gateway-proxy-0:2.5.10-2.el8ap.x86_64"
        },
        "product_reference": "automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-debugsource-0:2.5.10-2.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-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64"
        },
        "product_reference": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-debugsource-0:2.5.10-2.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-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le"
        },
        "product_reference": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-debugsource-0:2.5.10-2.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-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x"
        },
        "product_reference": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-debugsource-0:2.5.10-2.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-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64"
        },
        "product_reference": "automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-server-0:2.5.10-2.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-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64"
        },
        "product_reference": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-server-0:2.5.10-2.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-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le"
        },
        "product_reference": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-server-0:2.5.10-2.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-gateway-proxy-server-0:2.5.10-2.el8ap.s390x"
        },
        "product_reference": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-server-0:2.5.10-2.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-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64"
        },
        "product_reference": "automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.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-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64"
        },
        "product_reference": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.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-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le"
        },
        "product_reference": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.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-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x"
        },
        "product_reference": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.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-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64"
        },
        "product_reference": "automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-server-0:2.5.20250702-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.20250702-1.el8ap.noarch"
        },
        "product_reference": "automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.10.5-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-hub-0:4.10.5-1.el8ap.noarch"
        },
        "product_reference": "automation-hub-0:4.10.5-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.10.5-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-hub-0:4.10.5-1.el8ap.src"
        },
        "product_reference": "automation-hub-0:4.10.5-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "molecule-0:25.5.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:molecule-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "molecule-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "molecule-0:25.5.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:molecule-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "molecule-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-ansible-compat-0:25.5.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-ansible-compat-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-ansible-compat-0:25.5.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-ansible-compat-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-dispatcherd+pg_notify-0:2025.5.19-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:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch"
        },
        "product_reference": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-dispatcherd-0:2025.5.19-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:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch"
        },
        "product_reference": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-dispatcherd-0:2025.5.19-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:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src"
        },
        "product_reference": "python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
        "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.20250702-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.20250702-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-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.20250702-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.20250702-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-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.20250702-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.20250702-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+authentication-0:2.5.20250702-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.20250702-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.20250702-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-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+feature_flags-0:2.5.20250702-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+feature_flags-0:2.5.20250702-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-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.20250702-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.20250702-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-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.20250702-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.20250702-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-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.20250702-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.20250702-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+rbac-0:2.5.20250702-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.20250702-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.20250702-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-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.20250702-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.20250702-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-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.20250702-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.20250702-1.el8ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base-0:2.5.20250702-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.20250702-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.20250702-1.el8ap.src"
        },
        "product_reference": "python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-dynaconf-0:3.2.11-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-dynaconf-0:3.2.11-1.el8ap.noarch"
        },
        "product_reference": "python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-dynaconf-0:3.2.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-dynaconf-0:3.2.11-1.el8ap.src"
        },
        "product_reference": "python3.11-dynaconf-0:3.2.11-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.31-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:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch"
        },
        "product_reference": "python3.11-galaxy-importer-0:0.4.31-2.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.31-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:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src"
        },
        "product_reference": "python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-galaxy-ng-0:4.10.5-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-ng-0:4.10.5-1.el8ap.noarch"
        },
        "product_reference": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-galaxy-ng-0:4.10.5-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-ng-0:4.10.5-1.el8ap.src"
        },
        "product_reference": "python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg+c-0:3.2.7-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-psycopg+c-0:3.2.7-1.el8ap.aarch64"
        },
        "product_reference": "python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg+c-0:3.2.7-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-psycopg+c-0:3.2.7-1.el8ap.ppc64le"
        },
        "product_reference": "python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg+c-0:3.2.7-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-psycopg+c-0:3.2.7-1.el8ap.s390x"
        },
        "product_reference": "python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg+c-0:3.2.7-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-psycopg+c-0:3.2.7-1.el8ap.x86_64"
        },
        "product_reference": "python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-0:3.2.7-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-psycopg-0:3.2.7-1.el8ap.aarch64"
        },
        "product_reference": "python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-0:3.2.7-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-psycopg-0:3.2.7-1.el8ap.ppc64le"
        },
        "product_reference": "python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-0:3.2.7-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-psycopg-0:3.2.7-1.el8ap.s390x"
        },
        "product_reference": "python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-0:3.2.7-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-psycopg-0:3.2.7-1.el8ap.src"
        },
        "product_reference": "python3.11-psycopg-0:3.2.7-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-0:3.2.7-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-psycopg-0:3.2.7-1.el8ap.x86_64"
        },
        "product_reference": "python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-0:3.2.7-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-psycopg-c-0:3.2.7-1.el8ap.aarch64"
        },
        "product_reference": "python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-0:3.2.7-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-psycopg-c-0:3.2.7-1.el8ap.ppc64le"
        },
        "product_reference": "python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-0:3.2.7-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-psycopg-c-0:3.2.7-1.el8ap.s390x"
        },
        "product_reference": "python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-0:3.2.7-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-psycopg-c-0:3.2.7-1.el8ap.x86_64"
        },
        "product_reference": "python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-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-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64"
        },
        "product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-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-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le"
        },
        "product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-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-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x"
        },
        "product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-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-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64"
        },
        "product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-debugsource-0:3.2.7-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-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64"
        },
        "product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-debugsource-0:3.2.7-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-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le"
        },
        "product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-debugsource-0:3.2.7-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-psycopg-debugsource-0:3.2.7-1.el8ap.s390x"
        },
        "product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-debugsource-0:3.2.7-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-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64"
        },
        "product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pulp-ansible-1:0.25.1-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-pulp-ansible-1:0.25.1-1.el8ap.noarch"
        },
        "product_reference": "python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pulp-ansible-1:0.25.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-pulp-ansible-1:0.25.1-1.el8ap.src"
        },
        "product_reference": "python3.11-pulp-ansible-1:0.25.1-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.42-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.42-1.el8ap.noarch"
        },
        "product_reference": "python3.11-pulpcore-0:3.49.42-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.42-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.42-1.el8ap.src"
        },
        "product_reference": "python3.11-pulpcore-0:3.49.42-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pytest-ansible-0:25.5.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-pytest-ansible-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pytest-ansible-0:25.5.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-pytest-ansible-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-tox-ansible-0:25.5.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-tox-ansible-0:25.5.0-1.el8ap.noarch"
        },
        "product_reference": "python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-tox-ansible-0:25.5.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-tox-ansible-0:25.5.0-1.el8ap.src"
        },
        "product_reference": "python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-0:15.0-2.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-websockets-0:15.0-2.el8ap.aarch64"
        },
        "product_reference": "python3.11-websockets-0:15.0-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-0:15.0-2.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-websockets-0:15.0-2.el8ap.ppc64le"
        },
        "product_reference": "python3.11-websockets-0:15.0-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-0:15.0-2.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-websockets-0:15.0-2.el8ap.s390x"
        },
        "product_reference": "python3.11-websockets-0:15.0-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-0:15.0-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:python3.11-websockets-0:15.0-2.el8ap.src"
        },
        "product_reference": "python3.11-websockets-0:15.0-2.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-0:15.0-2.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-websockets-0:15.0-2.el8ap.x86_64"
        },
        "product_reference": "python3.11-websockets-0:15.0-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debuginfo-0:15.0-2.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-websockets-debuginfo-0:15.0-2.el8ap.aarch64"
        },
        "product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debuginfo-0:15.0-2.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-websockets-debuginfo-0:15.0-2.el8ap.ppc64le"
        },
        "product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debuginfo-0:15.0-2.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-websockets-debuginfo-0:15.0-2.el8ap.s390x"
        },
        "product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debuginfo-0:15.0-2.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-websockets-debuginfo-0:15.0-2.el8ap.x86_64"
        },
        "product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debugsource-0:15.0-2.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-websockets-debugsource-0:15.0-2.el8ap.aarch64"
        },
        "product_reference": "python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debugsource-0:15.0-2.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-websockets-debugsource-0:15.0-2.el8ap.ppc64le"
        },
        "product_reference": "python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debugsource-0:15.0-2.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-websockets-debugsource-0:15.0-2.el8ap.s390x"
        },
        "product_reference": "python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debugsource-0:15.0-2.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-websockets-debugsource-0:15.0-2.el8ap.x86_64"
        },
        "product_reference": "python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-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:receptor-0:1.5.7-2.el8ap.src"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.src",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.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:receptor-0:1.5.7-2.el8ap.x86_64"
        },
        "product_reference": "receptor-0:1.5.7-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.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:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 8",
          "product_id": "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.s390x",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.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:receptor-debugsource-0:1.5.7-2.el8ap.x86_64"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptorctl-0:1.5.7-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:receptorctl-0:1.5.7-2.el8ap.noarch"
        },
        "product_reference": "receptorctl-0:1.5.7-2.el8ap.noarch",
        "relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-creator-0:25.5.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-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "ansible-creator-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-creator-0:25.5.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-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "ansible-creator-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-environment-0:25.5.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-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-environment-0:25.5.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-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "ansible-dev-environment-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-tools+server-0:25.5.2-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:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch"
        },
        "product_reference": "ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-tools-0:25.5.2-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:ansible-dev-tools-0:25.5.2-1.el9ap.noarch"
        },
        "product_reference": "ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-tools-0:25.5.2-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:ansible-dev-tools-0:25.5.2-1.el9ap.src"
        },
        "product_reference": "ansible-dev-tools-0:25.5.2-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-lint-0:25.5.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-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "ansible-lint-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-lint-0:25.5.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-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "ansible-lint-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-navigator-0:25.5.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-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "ansible-navigator-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-navigator-0:25.5.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-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "ansible-navigator-0:25.5.0-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.16-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.16-1.el9ap.aarch64"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el9ap.ppc64le"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el9ap.s390x"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el9ap.src"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el9ap.x86_64"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-cli-0:4.6.16-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.16-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.16-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-server-0:4.6.16-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.16-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.16-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-ui-0:4.6.16-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.16-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.16-1.el9ap.aarch64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-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.16-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.16-1.el9ap.ppc64le"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-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.16-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.16-1.el9ap.s390x"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-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.16-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.16-1.el9ap.x86_64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-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": "molecule-0:25.5.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-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "molecule-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "molecule-0:25.5.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-Developer-1.2:molecule-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "molecule-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-ansible-compat-0:25.5.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-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-ansible-compat-0:25.5.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-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pytest-ansible-0:25.5.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-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pytest-ansible-0:25.5.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-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-tox-ansible-0:25.5.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-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-tox-ansible-0:25.5.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-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.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:receptor-0:1.5.7-2.el9ap.aarch64"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.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:receptor-0:1.5.7-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.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:receptor-0:1.5.7-2.el9ap.s390x"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-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:receptor-0:1.5.7-2.el9ap.src"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.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:receptor-0:1.5.7-2.el9ap.x86_64"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.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:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.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:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.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:receptor-debuginfo-0:1.5.7-2.el9ap.s390x"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.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:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.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:receptor-debugsource-0:1.5.7-2.el9ap.aarch64"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.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:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.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:receptor-debugsource-0:1.5.7-2.el9ap.s390x"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.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:receptor-debugsource-0:1.5.7-2.el9ap.x86_64"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Developer-1.2"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptorctl-0:1.5.7-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:receptorctl-0:1.5.7-2.el9ap.noarch"
        },
        "product_reference": "receptorctl-0:1.5.7-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-lint-0:25.5.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-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "ansible-lint-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-lint-0:25.5.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-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "ansible-lint-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-navigator-0:25.5.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-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "ansible-navigator-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-navigator-0:25.5.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-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "ansible-navigator-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-ansible-compat-0:25.5.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-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-ansible-compat-0:25.5.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-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.el9ap.aarch64 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:receptor-0:1.5.7-2.el9ap.aarch64"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.el9ap.ppc64le 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:receptor-0:1.5.7-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.el9ap.s390x 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:receptor-0:1.5.7-2.el9ap.s390x"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-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:receptor-0:1.5.7-2.el9ap.src"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.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-Inside-1.3:receptor-0:1.5.7-2.el9ap.x86_64"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.el9ap.aarch64 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:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le 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:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.el9ap.s390x 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:receptor-debuginfo-0:1.5.7-2.el9ap.s390x"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.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-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.el9ap.aarch64 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:receptor-debugsource-0:1.5.7-2.el9ap.aarch64"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.el9ap.ppc64le 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:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.el9ap.s390x 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:receptor-debugsource-0:1.5.7-2.el9ap.s390x"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.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-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5-Inside-1.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptorctl-0:1.5.7-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:receptorctl-0:1.5.7-2.el9ap.noarch"
        },
        "product_reference": "receptorctl-0:1.5.7-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-15.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-15.el9ap.noarch"
        },
        "product_reference": "ansible-automation-platform-installer-0:2.5-15.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-15.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-15.el9ap.src"
        },
        "product_reference": "ansible-automation-platform-installer-0:2.5-15.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-creator-0:25.5.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:ansible-creator-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "ansible-creator-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-creator-0:25.5.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:ansible-creator-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "ansible-creator-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-environment-0:25.5.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:ansible-dev-environment-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-environment-0:25.5.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:ansible-dev-environment-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "ansible-dev-environment-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-tools+server-0:25.5.2-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:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch"
        },
        "product_reference": "ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-tools-0:25.5.2-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:ansible-dev-tools-0:25.5.2-1.el9ap.noarch"
        },
        "product_reference": "ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-dev-tools-0:25.5.2-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:ansible-dev-tools-0:25.5.2-1.el9ap.src"
        },
        "product_reference": "ansible-dev-tools-0:25.5.2-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-lint-0:25.5.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:ansible-lint-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "ansible-lint-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-lint-0:25.5.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:ansible-lint-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "ansible-lint-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-navigator-0:25.5.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:ansible-navigator-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "ansible-navigator-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-navigator-0:25.5.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:ansible-navigator-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "ansible-navigator-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-rulebook-0:1.1.7-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:ansible-rulebook-0:1.1.7-1.el9ap.noarch"
        },
        "product_reference": "ansible-rulebook-0:1.1.7-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "ansible-rulebook-0:1.1.7-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:ansible-rulebook-0:1.1.7-1.el9ap.src"
        },
        "product_reference": "ansible-rulebook-0:1.1.7-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.16-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.16-1.el9ap.aarch64"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el9ap.ppc64le"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el9ap.s390x"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el9ap.src"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el9ap.x86_64"
        },
        "product_reference": "automation-controller-0:4.6.16-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.16-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.16-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-cli-0:4.6.16-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.16-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.16-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-server-0:4.6.16-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.16-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.16-1.el9ap.noarch"
        },
        "product_reference": "automation-controller-ui-0:4.6.16-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.16-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.16-1.el9ap.aarch64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-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.16-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.16-1.el9ap.ppc64le"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-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.16-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.16-1.el9ap.s390x"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-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.16-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.16-1.el9ap.x86_64"
        },
        "product_reference": "automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-eda-controller-0:1.1.11-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-eda-controller-0:1.1.11-1.el9ap.noarch"
        },
        "product_reference": "automation-eda-controller-0:1.1.11-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-eda-controller-0:1.1.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:automation-eda-controller-0:1.1.11-1.el9ap.src"
        },
        "product_reference": "automation-eda-controller-0:1.1.11-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-eda-controller-base-0:1.1.11-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-eda-controller-base-0:1.1.11-1.el9ap.noarch"
        },
        "product_reference": "automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-eda-controller-base-services-0:1.1.11-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-eda-controller-base-services-0:1.1.11-1.el9ap.noarch"
        },
        "product_reference": "automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-eda-controller-event-stream-services-0:1.1.11-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-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch"
        },
        "product_reference": "automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-eda-controller-worker-services-0:1.1.11-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-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch"
        },
        "product_reference": "automation-eda-controller-worker-services-0:1.1.11-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.20250702-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.20250702-1.el9ap.noarch"
        },
        "product_reference": "automation-gateway-0:2.5.20250702-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.20250702-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.20250702-1.el9ap.src"
        },
        "product_reference": "automation-gateway-0:2.5.20250702-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.20250702-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.20250702-1.el9ap.noarch"
        },
        "product_reference": "automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-0:2.6.6-2.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-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64"
        },
        "product_reference": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-0:2.6.6-2.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-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le"
        },
        "product_reference": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-0:2.6.6-2.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-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x"
        },
        "product_reference": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-0:2.6.6-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:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src"
        },
        "product_reference": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-0:2.6.6-2.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-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64"
        },
        "product_reference": "automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.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-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64"
        },
        "product_reference": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.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-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le"
        },
        "product_reference": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.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-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x"
        },
        "product_reference": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.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-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64"
        },
        "product_reference": "automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.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-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64"
        },
        "product_reference": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.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-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le"
        },
        "product_reference": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.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-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x"
        },
        "product_reference": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.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-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64"
        },
        "product_reference": "automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.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-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64"
        },
        "product_reference": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.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-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le"
        },
        "product_reference": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.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-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x"
        },
        "product_reference": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.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-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64"
        },
        "product_reference": "automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-0:2.6.6-2.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-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64"
        },
        "product_reference": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-0:2.6.6-2.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-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le"
        },
        "product_reference": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-0:2.6.6-2.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-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x"
        },
        "product_reference": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-0:2.6.6-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:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src"
        },
        "product_reference": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-0:2.6.6-2.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-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64"
        },
        "product_reference": "automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.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-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64"
        },
        "product_reference": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.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-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le"
        },
        "product_reference": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.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-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x"
        },
        "product_reference": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.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-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64"
        },
        "product_reference": "automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.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-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64"
        },
        "product_reference": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.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-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le"
        },
        "product_reference": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.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-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x"
        },
        "product_reference": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.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-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64"
        },
        "product_reference": "automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.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-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64"
        },
        "product_reference": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.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-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le"
        },
        "product_reference": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.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-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x"
        },
        "product_reference": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.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-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64"
        },
        "product_reference": "automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-gateway-server-0:2.5.20250702-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.20250702-1.el9ap.noarch"
        },
        "product_reference": "automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.10.5-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-hub-0:4.10.5-1.el9ap.noarch"
        },
        "product_reference": "automation-hub-0:4.10.5-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "automation-hub-0:4.10.5-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-hub-0:4.10.5-1.el9ap.src"
        },
        "product_reference": "automation-hub-0:4.10.5-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "molecule-0:25.5.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:molecule-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "molecule-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "molecule-0:25.5.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:molecule-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "molecule-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-ansible-compat-0:25.5.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-ansible-compat-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-ansible-compat-0:25.5.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-ansible-compat-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-dispatcherd+pg_notify-0:2025.5.19-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:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch"
        },
        "product_reference": "python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-dispatcherd-0:2025.5.19-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:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch"
        },
        "product_reference": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-dispatcherd-0:2025.5.19-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:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src"
        },
        "product_reference": "python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
        "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.20250702-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.20250702-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+activitystream-0:2.5.20250702-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.20250702-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.20250702-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+api_documentation-0:2.5.20250702-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.20250702-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.20250702-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+authentication-0:2.5.20250702-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.20250702-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.20250702-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+channel_auth-0:2.5.20250702-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+feature_flags-0:2.5.20250702-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+feature_flags-0:2.5.20250702-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+feature_flags-0:2.5.20250702-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.20250702-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.20250702-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-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.20250702-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.20250702-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-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.20250702-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.20250702-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+rbac-0:2.5.20250702-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.20250702-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.20250702-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+redis_client-0:2.5.20250702-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.20250702-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.20250702-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base+rest_filters-0:2.5.20250702-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.20250702-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.20250702-1.el9ap.noarch"
        },
        "product_reference": "python3.11-django-ansible-base-0:2.5.20250702-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.20250702-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.20250702-1.el9ap.src"
        },
        "product_reference": "python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-dynaconf-0:3.2.11-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-dynaconf-0:3.2.11-1.el9ap.noarch"
        },
        "product_reference": "python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-dynaconf-0:3.2.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-dynaconf-0:3.2.11-1.el9ap.src"
        },
        "product_reference": "python3.11-dynaconf-0:3.2.11-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.31-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:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch"
        },
        "product_reference": "python3.11-galaxy-importer-0:0.4.31-2.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.31-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:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src"
        },
        "product_reference": "python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-galaxy-ng-0:4.10.5-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-ng-0:4.10.5-1.el9ap.noarch"
        },
        "product_reference": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-galaxy-ng-0:4.10.5-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-ng-0:4.10.5-1.el9ap.src"
        },
        "product_reference": "python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg+c-0:3.2.7-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-psycopg+c-0:3.2.7-1.el9ap.aarch64"
        },
        "product_reference": "python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg+c-0:3.2.7-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-psycopg+c-0:3.2.7-1.el9ap.ppc64le"
        },
        "product_reference": "python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg+c-0:3.2.7-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-psycopg+c-0:3.2.7-1.el9ap.s390x"
        },
        "product_reference": "python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg+c-0:3.2.7-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-psycopg+c-0:3.2.7-1.el9ap.x86_64"
        },
        "product_reference": "python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-0:3.2.7-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-psycopg-0:3.2.7-1.el9ap.aarch64"
        },
        "product_reference": "python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-0:3.2.7-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-psycopg-0:3.2.7-1.el9ap.ppc64le"
        },
        "product_reference": "python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-0:3.2.7-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-psycopg-0:3.2.7-1.el9ap.s390x"
        },
        "product_reference": "python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-0:3.2.7-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-psycopg-0:3.2.7-1.el9ap.src"
        },
        "product_reference": "python3.11-psycopg-0:3.2.7-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-0:3.2.7-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-psycopg-0:3.2.7-1.el9ap.x86_64"
        },
        "product_reference": "python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-0:3.2.7-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-psycopg-c-0:3.2.7-1.el9ap.aarch64"
        },
        "product_reference": "python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-0:3.2.7-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-psycopg-c-0:3.2.7-1.el9ap.ppc64le"
        },
        "product_reference": "python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-0:3.2.7-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-psycopg-c-0:3.2.7-1.el9ap.s390x"
        },
        "product_reference": "python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-0:3.2.7-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-psycopg-c-0:3.2.7-1.el9ap.x86_64"
        },
        "product_reference": "python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-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-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64"
        },
        "product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-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-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le"
        },
        "product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-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-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x"
        },
        "product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-c-debuginfo-0:3.2.7-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-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64"
        },
        "product_reference": "python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-debugsource-0:3.2.7-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-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64"
        },
        "product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-debugsource-0:3.2.7-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-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le"
        },
        "product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-debugsource-0:3.2.7-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-psycopg-debugsource-0:3.2.7-1.el9ap.s390x"
        },
        "product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-psycopg-debugsource-0:3.2.7-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-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64"
        },
        "product_reference": "python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pulp-ansible-1:0.25.1-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-pulp-ansible-1:0.25.1-1.el9ap.noarch"
        },
        "product_reference": "python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pulp-ansible-1:0.25.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-pulp-ansible-1:0.25.1-1.el9ap.src"
        },
        "product_reference": "python3.11-pulp-ansible-1:0.25.1-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.42-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.42-1.el9ap.noarch"
        },
        "product_reference": "python3.11-pulpcore-0:3.49.42-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.42-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.42-1.el9ap.src"
        },
        "product_reference": "python3.11-pulpcore-0:3.49.42-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pytest-ansible-0:25.5.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-pytest-ansible-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-pytest-ansible-0:25.5.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-pytest-ansible-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-tox-ansible-0:25.5.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-tox-ansible-0:25.5.0-1.el9ap.noarch"
        },
        "product_reference": "python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-tox-ansible-0:25.5.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-tox-ansible-0:25.5.0-1.el9ap.src"
        },
        "product_reference": "python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-0:15.0-2.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-websockets-0:15.0-2.el9ap.aarch64"
        },
        "product_reference": "python3.11-websockets-0:15.0-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-0:15.0-2.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-websockets-0:15.0-2.el9ap.ppc64le"
        },
        "product_reference": "python3.11-websockets-0:15.0-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-0:15.0-2.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-websockets-0:15.0-2.el9ap.s390x"
        },
        "product_reference": "python3.11-websockets-0:15.0-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-0:15.0-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:python3.11-websockets-0:15.0-2.el9ap.src"
        },
        "product_reference": "python3.11-websockets-0:15.0-2.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-0:15.0-2.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-websockets-0:15.0-2.el9ap.x86_64"
        },
        "product_reference": "python3.11-websockets-0:15.0-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debuginfo-0:15.0-2.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-websockets-debuginfo-0:15.0-2.el9ap.aarch64"
        },
        "product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debuginfo-0:15.0-2.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-websockets-debuginfo-0:15.0-2.el9ap.ppc64le"
        },
        "product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debuginfo-0:15.0-2.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-websockets-debuginfo-0:15.0-2.el9ap.s390x"
        },
        "product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debuginfo-0:15.0-2.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-websockets-debuginfo-0:15.0-2.el9ap.x86_64"
        },
        "product_reference": "python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debugsource-0:15.0-2.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-websockets-debugsource-0:15.0-2.el9ap.aarch64"
        },
        "product_reference": "python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debugsource-0:15.0-2.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-websockets-debugsource-0:15.0-2.el9ap.ppc64le"
        },
        "product_reference": "python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debugsource-0:15.0-2.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-websockets-debugsource-0:15.0-2.el9ap.s390x"
        },
        "product_reference": "python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3.11-websockets-debugsource-0:15.0-2.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-websockets-debugsource-0:15.0-2.el9ap.x86_64"
        },
        "product_reference": "python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-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:receptor-0:1.5.7-2.el9ap.src"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.src",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-0:1.5.7-2.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:receptor-0:1.5.7-2.el9ap.x86_64"
        },
        "product_reference": "receptor-0:1.5.7-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debuginfo-0:1.5.7-2.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:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64"
        },
        "product_reference": "receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.5 for RHEL 9",
          "product_id": "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.s390x",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptor-debugsource-0:1.5.7-2.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:receptor-debugsource-0:1.5.7-2.el9ap.x86_64"
        },
        "product_reference": "receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "receptorctl-0:1.5.7-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:receptorctl-0:1.5.7-2.el9ap.noarch"
        },
        "product_reference": "receptorctl-0:1.5.7-2.el9ap.noarch",
        "relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.5"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-22871",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2025-04-08T21:01:32.229479+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2358493"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed (LF) instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling\u2014where an attacker tricks the system to send hidden or unauthorized requests.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "Red Hat Satellite includes affected component however product is not directly impacted since the vulnerability arises when \"net/http\" is used as a server. Satellite uses it solely as a client, so it\u0027s not exposed to the flaw. Product Security has assessed this as Low severity.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
          "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:receptor-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
        ],
        "known_not_affected": [
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-22871"
        },
        {
          "category": "external",
          "summary": "RHBZ#2358493",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358493"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-22871",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22871"
        },
        {
          "category": "external",
          "summary": "https://go.dev/cl/652998",
          "url": "https://go.dev/cl/652998"
        },
        {
          "category": "external",
          "summary": "https://go.dev/issue/71988",
          "url": "https://go.dev/issue/71988"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk",
          "url": "https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk"
        },
        {
          "category": "external",
          "summary": "https://pkg.go.dev/vuln/GO-2025-3563",
          "url": "https://pkg.go.dev/vuln/GO-2025-3563"
        }
      ],
      "release_date": "2025-04-08T20:04:34.769000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-06-30T21:23:51+00:00",
          "details": "Red Hat Ansible Automation Platform",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:9986"
        },
        {
          "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-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "net/http: Request smuggling due to acceptance of invalid chunked data in net/http"
    },
    {
      "cve": "CVE-2025-49520",
      "cwe": {
        "id": "CWE-88",
        "name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
      },
      "discovery_date": "2025-06-06T15:04:28.551000+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2370812"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Ansible Automation Platform\u2019s EDA component where user-supplied Git URLs are passed unsanitized to the git ls-remote command. This vulnerability allows an authenticated attacker to inject arguments and execute arbitrary commands on the EDA worker. In Kubernetes/OpenShift environments, this can lead to service account token theft and cluster access.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "event-driven-ansible: Authenticated Argument Injection in Git URL in EDA Project Creation",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important. Although authentication is required, the flaw allows remote code execution and token theft within containerized environments like OpenShift. The vulnerability stems from a lack of input validation on user-supplied Git URLs passed to git commands.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch"
        ],
        "known_not_affected": [
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-49520"
        },
        {
          "category": "external",
          "summary": "RHBZ#2370812",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370812"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-49520",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-49520"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49520",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49520"
        }
      ],
      "release_date": "2025-06-30T20:43:13.185000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-06-30T21:23:51+00:00",
          "details": "Red Hat Ansible Automation Platform",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:9986"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "event-driven-ansible: Authenticated Argument Injection in Git URL in EDA Project Creation"
    },
    {
      "cve": "CVE-2025-49521",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
      },
      "discovery_date": "2025-06-06T15:34:03.986000+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2370817"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the EDA component of the Ansible Automation Platform, where user-supplied Git branch or refspec values are evaluated as Jinja2 templates. This vulnerability allows authenticated users to inject expressions that execute commands or access sensitive files on the EDA worker. In OpenShift, it can lead to service account token theft.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "event-driven-ansible: Template Injection via Git Branch and Refspec in EDA Projects",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The Red Hat Product Security team has assessed this vulnerability as Important as the flaw enables template injection via unsanitized user input into Jinja2 templates used during project setup. Successful exploitation allows command execution and sensitive data exposure on the EDA worker, including Kubernetes service tokens in containerized environments.",
          "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:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch"
        ],
        "known_not_affected": [
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
          "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
          "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
          "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
          "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
          "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
          "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-49521"
        },
        {
          "category": "external",
          "summary": "RHBZ#2370817",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2370817"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-49521",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-49521"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-49521",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49521"
        }
      ],
      "release_date": "2025-06-30T20:43:47.367000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-06-30T21:23:51+00:00",
          "details": "Red Hat Ansible Automation Platform",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:9986"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-debugsource-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-server-debuginfo-0:2.5.10-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.noarch",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.src",
            "8Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.aarch64",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.ppc64le",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.s390x",
            "8Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el8ap.x86_64",
            "8Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el8ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Developer-1.2:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5-Inside-1.3:receptorctl-0:1.5.7-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-automation-platform-installer-0:2.5-15.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-creator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-environment-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools+server-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-dev-tools-0:25.5.2-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-lint-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-navigator-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:ansible-rulebook-0:1.1.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-cli-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-server-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-ui-0:4.6.16-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-controller-venv-tower-0:4.6.16-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-0:1.1.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-base-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-event-stream-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-eda-controller-worker-services-0:1.1.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-config-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl30-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-debugsource-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-proxy-openssl32-server-debuginfo-0:2.6.6-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:automation-gateway-server-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:automation-hub-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:molecule-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-ansible-compat-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd+pg_notify-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dispatcherd-0:2025.5.19-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+activitystream-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+api_documentation-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+authentication-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+channel_auth-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+feature_flags-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+jwt_consumer-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+oauth2_provider-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rbac-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+redis_client-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base+rest_filters-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-django-ansible-base-0:2.5.20250702-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-dynaconf-0:3.2.11-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-importer-0:0.4.31-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-galaxy-ng-0:4.10.5-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg+c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-c-debuginfo-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-psycopg-debugsource-0:3.2.7-1.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulp-ansible-1:0.25.1-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pulpcore-0:3.49.42-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-pytest-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.noarch",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-tox-ansible-0:25.5.0-1.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debuginfo-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:python3.11-websockets-debugsource-0:15.0-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.src",
            "9Base-Ansible-Automation-Platform-2.5:receptor-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debuginfo-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.aarch64",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.ppc64le",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.s390x",
            "9Base-Ansible-Automation-Platform-2.5:receptor-debugsource-0:1.5.7-2.el9ap.x86_64",
            "9Base-Ansible-Automation-Platform-2.5:receptorctl-0:1.5.7-2.el9ap.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "event-driven-ansible: Template Injection via Git Branch and Refspec in EDA Projects"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…