RHSA-2025:23133

Vulnerability from csaf_redhat - Published: 2025-12-11 14:36 - Updated: 2025-12-17 15:22
Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Container Release Update

Notes

Topic
An update is now available for Red Hat Ansible Automation Platform 2.6
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. Update(s) and Fix(es): * Added x-ai-description to controller schema to provide AI-friendly description for each endpoint (AAP-59819) * Fixed Redis broken pipe error in long-running jobs (AAP-59728) * Fix an issue with object storage secrets not included in the Automation Hub backup (AAP-59610) * Doc changes for this are included in the epic AAP-53635 (AAP-59458) * No additional docs are needed (AAP-59339) * Removed python wheel files needed only at container build time (AAP-59254) * Fixed the condition for AnsibleWorkflow job launch (AAP-59106) * Add missing openshift dependency to the platform resource runner container image (AAP-59032) * IPv6 and IPv4/IPv6 dual stack support enabled by default (AAP-58923) * Fixed GitHub App Installation Access Token Lookup to accept Iv2 Client IDs (AAP-58880) * Developer Preview - Added AnsibleMCPServer support to the AAP Operator (AAP-58869) * This will add the new AAP MCP Server to 2.6 stream. Documentation-related work is being handled under the epic AAP-53635 (AAP-58863) * Updated controller to now use the force flag when syncing a project which has 'Allow branch override' enabled (AAP-58533) * Job template should remain editable after associated project is deleted (AAP-58467) * Bumped receptor collection to version 2.0.8, which is compatible with RHEL 10 (AAP-58421) * EDA event-stream mTLS configuration added to installer (AAP-58343) * This developer preview introduces support for Ansible MCP Servers (AAP-57303) * This new feature enables users to access the AAP 2.6 API directly from AI tools like Claude Code (AAP-57217) * Fixes a bug where project status update link on the job details page was broken (AAP-57215) * Brand logo in the "About" modal appears correctly when the About modal is accessed from any page of the platform UI (AAP-57133) * Product doc is being updated under AAP-53635 (AAP-56774) * The Resource Type filter in the Roles page correctly filters by resource types like Credential, Project and Execution Environment that are found in both Automation Execution and Automation Decisions (AAP-56691) * The "Launched by" field is populated for project updates triggered by automation (AAP-56643) * Update playbook select dropdown to automatically select a playbook if there is only one in the project (AAP-56279) * Field for "Source control branch" appears in the inventory source form if the source project has "Allow branch override" enabled (AAP-56149) * Authenticator label updated from 'Azuread' to 'Azure AD' (AAP-55677) * Updated various aspects of the OpenAPI Specification in support of MCP MVP (AAP-53640) * Fixes a bug where the edit form for a survey would not display in the UI if the survey was created without a default value using the ansible.controller collection (AAP-51548) * Fix descriptions for Remotes and Remote Registries (AAP-49838) * Adds Source control branch to Project Sync Job Details (AAP-49450) * Collection name link works correctly when collections are displayed in the card view (AAP-49006) * Search filter works as expected in the dialog for adding hosts to a group (AAP-47510) * Improved custom login text for legibility and to allow for HTML markup such as links (AAP-47462) * Filtering hosts by name works as expected in the dialog for adding hosts to a group (AAP-45534) * Fixed url to workflow job template output from notifications (AAP-43796) * Search filter works as expected when invoked from any page within the Hosts list (AAP-42679) * Updated messaging when job template creation is not available: Job template creation requires project access and the user is not currently assigned to any projects (AAP-40800) * Fix repository url in details page (AAP-40160) * Fixes a survey validation issue where the minimum length value of a question could be set to greater than the maximum length value (AAP-39932) * Fixes survey validation issue with text being treated as a number when evaluating its length (AAP-39931) * The Create Schedule UI should not present the option to select a constructed inventory when the resource type is Inventory source (AAP-38660) * Fixes an issue with survey answers not being saved when editing or creating a schedule (AAP-37923) * Fixes a bug where instance groups on a schedule could not be edited (AAP-37872) * Fix timestamps in Task Management (AAP-36588) * The verify_ssl checkbox will appear checked by default in the Create Credential form. If the checkbox is explicitly unchecked, this will be reflected correctly in the API request from the UI (AAP-33889) * Update formatting of large numbers in the extra vars field (AAP-31805)
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.6",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "Red Hat Ansible Automation Platform provides an enterprise framework for\nbuilding, deploying and managing IT automation at scale. IT Managers can\nprovide top-down guidelines on how automation is applied to individual\nteams, while automation developers retain the freedom to write tasks that\nleverage existing knowledge without the overhead. Ansible Automation\nPlatform makes it possible for users across an organization to share, vet,\nand manage automation content by means of a simple, powerful, and agentless\nlanguage.\n\nUpdate(s) and Fix(es):\n\n* Added x-ai-description to controller schema to provide AI-friendly description for each endpoint (AAP-59819)\n* Fixed Redis broken pipe error in long-running jobs (AAP-59728)\n* Fix an issue with object storage secrets not included in the Automation Hub backup (AAP-59610)\n* Doc changes for this are included in the epic AAP-53635 (AAP-59458)\n* No additional docs are needed (AAP-59339)\n* Removed python wheel files needed only at container build time (AAP-59254)\n* Fixed the condition for AnsibleWorkflow job launch (AAP-59106)\n* Add missing openshift dependency to the platform resource runner container image (AAP-59032)\n* IPv6 and IPv4/IPv6 dual stack support enabled by default (AAP-58923)\n* Fixed GitHub App Installation Access Token Lookup to accept Iv2 Client IDs (AAP-58880)\n* Developer Preview - Added AnsibleMCPServer support to the AAP Operator (AAP-58869)\n* This will add the new AAP MCP Server to 2.6 stream.  Documentation-related work is being handled under the epic AAP-53635 (AAP-58863)\n* Updated controller to now use the force flag when syncing a project which has \u0027Allow branch override\u0027 enabled (AAP-58533)\n* Job template should remain editable after associated project is deleted (AAP-58467)\n* Bumped receptor collection to version 2.0.8, which is compatible with RHEL 10 (AAP-58421)\n* EDA event-stream mTLS configuration added to installer (AAP-58343)\n* This developer preview introduces support for Ansible MCP Servers (AAP-57303)\n* This new feature enables users to access the AAP 2.6 API directly from AI tools like Claude Code (AAP-57217)\n* Fixes a bug where project status update link on the job details page was broken (AAP-57215)\n* Brand logo in the \"About\" modal appears correctly when the About modal is accessed from any page of the platform UI (AAP-57133)\n* Product doc is being updated under AAP-53635 (AAP-56774)\n* The Resource Type filter in the Roles page correctly filters by resource types like Credential, Project and Execution Environment that are found in both Automation Execution and Automation Decisions (AAP-56691)\n* The \"Launched by\" field is populated for project updates triggered by automation (AAP-56643)\n* Update playbook select dropdown to automatically select a playbook if there is only one in the project (AAP-56279)\n* Field for \"Source control branch\" appears in the inventory source form if the source project has \"Allow branch override\" enabled (AAP-56149)\n* Authenticator label updated from \u0027Azuread\u0027 to \u0027Azure AD\u0027 (AAP-55677)\n* Updated various aspects of the OpenAPI Specification in support of MCP MVP (AAP-53640)\n* Fixes a bug where the edit form for a survey would not display in the UI if the survey was created without a default value using the ansible.controller collection (AAP-51548)\n* Fix descriptions for Remotes and Remote Registries (AAP-49838)\n* Adds Source control branch to Project Sync Job Details (AAP-49450)\n* Collection name link works correctly when collections are displayed in the card view (AAP-49006)\n* Search filter works as expected in the dialog for adding hosts to a group (AAP-47510)\n* Improved custom login text for legibility and to allow for HTML markup such as links (AAP-47462)\n* Filtering hosts by name works as expected in the dialog for adding hosts to a group (AAP-45534)\n* Fixed url to workflow job template output from notifications (AAP-43796)\n* Search filter works as expected when invoked from any page within the Hosts list (AAP-42679)\n* Updated messaging when job template creation is not available: Job template creation requires project access and the user is not currently assigned to any projects (AAP-40800)\n* Fix repository url in details page (AAP-40160)\n* Fixes a survey validation issue where the minimum length value of a question could be set to greater than the maximum length value (AAP-39932)\n* Fixes survey validation issue with text being treated as a number when evaluating its length (AAP-39931)\n* The Create Schedule UI should not present the option to select a constructed inventory when the resource type is Inventory source (AAP-38660)\n* Fixes an issue with survey answers not being saved when editing or creating a schedule (AAP-37923)\n* Fixes a bug where instance groups on a schedule could not be edited (AAP-37872)\n* Fix timestamps in Task Management (AAP-36588)\n* The verify_ssl checkbox will appear checked by default in the Create Credential form. If the checkbox is explicitly unchecked, this will be reflected correctly in the API request from the UI (AAP-33889)\n* Update formatting of large numbers in the extra vars field (AAP-31805)",
        "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:23133",
        "url": "https://access.redhat.com/errata/RHSA-2025:23133"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2025-62727",
        "url": "https://access.redhat.com/security/cve/CVE-2025-62727"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/cve/CVE-2025-64459",
        "url": "https://access.redhat.com/security/cve/CVE-2025-64459"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/",
        "url": "https://access.redhat.com/security/updates/classification/"
      },
      {
        "category": "external",
        "summary": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases",
        "url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html/release_notes/patch_releases"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23133.json"
      }
    ],
    "title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Container Release Update",
    "tracking": {
      "current_release_date": "2025-12-17T15:22:36+00:00",
      "generator": {
        "date": "2025-12-17T15:22:36+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.6.14"
        }
      },
      "id": "RHSA-2025:23133",
      "initial_release_date": "2025-12-11T14:36:39+00:00",
      "revision_history": [
        {
          "date": "2025-12-11T14:36:39+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2025-12-11T14:36:47+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2025-12-17T15:22:36+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Ansible Automation Platform 2.6",
                "product": {
                  "name": "Red Hat Ansible Automation Platform 2.6",
                  "product_id": "Red Hat Ansible Automation Platform 2.6",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Ansible Automation Platform"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/platform-operator-bundle@sha256%3Ae52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:bfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:bfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:bfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/mcp-server-rhel9@sha256%3Abfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/platform-operator-bundle@sha256%3A88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ansible-builder-rhel9@sha256%3A7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3Ad9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/lightspeed-rhel9@sha256%3A0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:dabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:dabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:dabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/mcp-tools-rhel9@sha256%3Adabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/controller-rhel9@sha256%3A5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/controller-rhel9-operator@sha256%3A2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/eda-controller-rhel9@sha256%3A5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Ac5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/gateway-rhel9@sha256%3A9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:e089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:e089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:e089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/gateway-rhel9-operator@sha256%3Ae089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/gateway-proxy-rhel9@sha256%3Aa1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/hub-rhel9@sha256%3A959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/hub-rhel9-operator@sha256%3A56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/hub-web-rhel9@sha256%3Aab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/de-minimal-rhel9@sha256%3Ad6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/de-supported-rhel9@sha256%3Aa9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ee-minimal-rhel9@sha256%3A61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ee-supported-rhel9@sha256%3A19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3Aa06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:ed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:ed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:ed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Aed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:e23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5_amd64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:e23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5_amd64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:e23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5_amd64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/receptor-rhel9@sha256%3Ae23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/mcp-server-rhel9@sha256%3Af44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Ad0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ansible-builder-rhel9@sha256%3A7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3Ae495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/lightspeed-rhel9@sha256%3A4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/mcp-tools-rhel9@sha256%3Aad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/controller-rhel9@sha256%3A4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/controller-rhel9-operator@sha256%3A37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/eda-controller-rhel9@sha256%3A5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3Aab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3A4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/gateway-rhel9@sha256%3Ab67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/gateway-rhel9-operator@sha256%3A57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/gateway-proxy-rhel9@sha256%3Ad157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/hub-rhel9@sha256%3A063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/hub-rhel9-operator@sha256%3A1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/hub-web-rhel9@sha256%3A742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/de-minimal-rhel9@sha256%3A4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/de-supported-rhel9@sha256%3A8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ee-minimal-rhel9@sha256%3A5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ee-supported-rhel9@sha256%3A1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3Ae0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:d54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:d54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:d54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Ad54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d_arm64",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d_arm64",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d_arm64",
                  "product_identification_helper": {
                    "purl": "pkg:oci/receptor-rhel9@sha256%3A5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "arm64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/mcp-server-rhel9@sha256%3A97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ansible-builder-rhel9@sha256%3A6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/lightspeed-rhel9@sha256%3A2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/mcp-tools-rhel9@sha256%3A3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/controller-rhel9@sha256%3A5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:d7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:d7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:d7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/controller-rhel9-operator@sha256%3Ad7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/eda-controller-rhel9@sha256%3A6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:d3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:d3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:d3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Ad3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/gateway-rhel9@sha256%3A3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:daa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:daa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:daa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/gateway-rhel9-operator@sha256%3Adaa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ce375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ce375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ce375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/hub-rhel9@sha256%3Ace375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/hub-rhel9-operator@sha256%3A25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/hub-web-rhel9@sha256%3A7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/de-minimal-rhel9@sha256%3Ad5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:cb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:cb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:cb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/de-supported-rhel9@sha256%3Acb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ee-minimal-rhel9@sha256%3A9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ee-supported-rhel9@sha256%3A3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:aa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:aa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:aa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3Aaa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb_ppc64le",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb_ppc64le",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb_ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:oci/receptor-rhel9@sha256%3Ad6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/mcp-server-rhel9@sha256%3A9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ansible-builder-rhel9@sha256%3A8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/lightspeed-rhel9@sha256%3A73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/mcp-tools-rhel9@sha256%3A04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:c2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:c2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:c2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/controller-rhel9@sha256%3Ac2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/controller-rhel9-operator@sha256%3A71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/eda-controller-rhel9@sha256%3A336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:a78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:a78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:a78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Aa78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/gateway-rhel9@sha256%3Aba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/gateway-rhel9-operator@sha256%3Aff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/gateway-proxy-rhel9@sha256%3Ad32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/hub-rhel9@sha256%3A021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/hub-rhel9-operator@sha256%3Afa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/hub-web-rhel9@sha256%3A5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/de-minimal-rhel9@sha256%3A05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/de-supported-rhel9@sha256%3Abffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ee-minimal-rhel9@sha256%3A6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/ee-supported-rhel9@sha256%3A12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e_s390x",
                "product": {
                  "name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e_s390x",
                  "product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e_s390x",
                  "product_identification_helper": {
                    "purl": "pkg:oci/receptor-rhel9@sha256%3A6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:d7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:d7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:d7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:c2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:c2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:c2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:cb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:cb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:cb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:a78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:a78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:a78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:d3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:d3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:d3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:daa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:daa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:daa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:e089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:e089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:e089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ce375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ce375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ce375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:dabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:dabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:dabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:aa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:aa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:aa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:d54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:d54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:d54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:ed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:ed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:ed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:e23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:e23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:e23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a_ppc64le as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a_ppc64le"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a_ppc64le",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601_s390x as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601_s390x"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601_s390x",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:bfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:bfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:bfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7_arm64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7_arm64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7_arm64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe_amd64 as a component of Red Hat Ansible Automation Platform 2.6",
          "product_id": "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe_amd64"
        },
        "product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe_amd64",
        "relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-62727",
      "cwe": {
        "id": "CWE-407",
        "name": "Inefficient Algorithmic Complexity"
      },
      "discovery_date": "2025-10-28T21:01:03.833849+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:d7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:c2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:cb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:a78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:d3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:daa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:e089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ce375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:aa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:d54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:ed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:e23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:bfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe_amd64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2406929"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Starlette is a lightweight ASGI framework/toolkit. Starting in version 0.39.0 and prior to version 0.49.1 , an unauthenticated attacker can send a crafted HTTP Range header that triggers quadratic-time processing in Starlette\u0027s FileResponse Range parsing/merging logic. This enables CPU exhaustion per request, causing denial\u2011of\u2011service for endpoints serving files (e.g., StaticFiles or any use of FileResponse). This vulnerability is fixed in 0.49.1.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "starlette: Starlette DoS via Range header merging",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:dabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b_amd64"
        ],
        "known_not_affected": [
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:d7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:c2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:cb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:a78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:d3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:daa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:e089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ce375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:aa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:d54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:ed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:e23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:bfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-62727"
        },
        {
          "category": "external",
          "summary": "RHBZ#2406929",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2406929"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-62727",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-62727"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-62727"
        },
        {
          "category": "external",
          "summary": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5",
          "url": "https://github.com/Kludex/starlette/commit/4ea6e22b489ec388d6004cfbca52dd5b147127c5"
        },
        {
          "category": "external",
          "summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8",
          "url": "https://github.com/Kludex/starlette/security/advisories/GHSA-7f5h-v6xp-fcq8"
        }
      ],
      "release_date": "2025-10-28T20:14:53.655000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-12-11T14:36:39+00:00",
          "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrading",
          "product_ids": [
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:dabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b_amd64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:23133"
        },
        {
          "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": [
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:d7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:c2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:cb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:a78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:d3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:daa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:e089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ce375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:dabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:aa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:d54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:ed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:e23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:bfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:d7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:c2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:cb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:a78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:d3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:daa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:e089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ce375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:dabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:aa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:d54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:ed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:e23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:bfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "starlette: Starlette DoS via Range header merging"
    },
    {
      "cve": "CVE-2025-64459",
      "cwe": {
        "id": "CWE-89",
        "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
      },
      "discovery_date": "2025-11-05T16:01:11.092353+00:00",
      "flags": [
        {
          "label": "vulnerable_code_not_present",
          "product_ids": [
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:d7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:cb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:a78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:d3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:daa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:e089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ce375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:dabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:aa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:d54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:ed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:e23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:bfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe_amd64"
          ]
        }
      ],
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2412651"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8.\nThe methods `QuerySet.filter()`, `QuerySet.exclude()`, and `QuerySet.get()`, and the class `Q()`, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the `_connector` argument.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank cyberstan for reporting this issue.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "django: Django SQL injection",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "The impact of this vulnerability on Red Hat products is limited to the effective user scope of the running process.",
          "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": [
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:c2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c_s390x"
        ],
        "known_not_affected": [
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:d7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:cb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:a78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:d3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:daa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:e089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ce375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:dabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:aa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:d54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:ed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:e23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a_ppc64le",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601_s390x",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:bfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7_arm64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8_amd64",
          "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe_amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2025-64459"
        },
        {
          "category": "external",
          "summary": "RHBZ#2412651",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2412651"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2025-64459",
          "url": "https://www.cve.org/CVERecord?id=CVE-2025-64459"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-64459",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64459"
        },
        {
          "category": "external",
          "summary": "https://docs.djangoproject.com/en/dev/releases/security/",
          "url": "https://docs.djangoproject.com/en/dev/releases/security/"
        },
        {
          "category": "external",
          "summary": "https://github.com/django/django/commit/c880530ddd4fabd5939bab0e148bebe36699432a",
          "url": "https://github.com/django/django/commit/c880530ddd4fabd5939bab0e148bebe36699432a"
        },
        {
          "category": "external",
          "summary": "https://groups.google.com/g/django-announce",
          "url": "https://groups.google.com/g/django-announce"
        },
        {
          "category": "external",
          "summary": "https://www.djangoproject.com/weblog/2025/nov/05/security-releases/",
          "url": "https://www.djangoproject.com/weblog/2025/nov/05/security-releases/"
        }
      ],
      "release_date": "2025-11-05T15:09:58.239000+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2025-12-11T14:36:39+00:00",
          "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrading",
          "product_ids": [
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:c2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c_s390x"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2025:23133"
        },
        {
          "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": [
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:d7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:c2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:cb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:a78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:d3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:daa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:e089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ce375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:dabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:aa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:d54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:ed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:e23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:bfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe_amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 8.3,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:2b02bdcbbbee80fd7c49d31b50e847f5b95e727eb91f0ef164c65269aae62951_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:64950d38f0a81f6ef42cbf884c74cd98c353e70bf7954a94e87598033a02e518_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:7b70539e52abefa02678cfb8d815158c7bbd22a423eca681cd261bc28114ccec_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:d0c5b1648b292cfa855e6f76adafd37491a0394d50a0cb3f8b8bd4be8c9139d0_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:6c5a5f7468637341ac53e4e78d6ebd82174c30d0f9f66890da4ba71f899cbbf3_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7115e0e7527a7a553525f096e26d4aee26484f63b2390bca117918f3f4524196_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7d07b590d053759e6ff51f3fbbd2d0d0313dc76e0e0ce9448c12b02548ccb304_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:8c88ee7ad45460990b88ef79b1c4d5896ae2909ba7532ca571fac3da60f13aba_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:0bf05df209cffc8578ffb60f794c7390eb507833ab59c96ffe5055ad67e2b525_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:29f3a5feedd7fa40358fd2a79a426237e4d3800ea3bd3e665ee38f123511bfa5_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:6719fb32f7431064464eb1fc8a9b26e7757dda7476a2424a02443c98d12a7103_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:7e0ea08b9625440cce7cb3d470c30a89e7c6ef921fe3ff62c609362f54f50808_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2ee0c0127ac2e6e17d3f6d8e8730b858f9f9ed6db63b08e1aa288040c47c930a_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:37296d516bb32a3d7896bf418a1ff68e82dabaf5f29eb3099752a1ccb7448b54_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71f7a31ee803293a0f5a4ad6cd6d8c036c6578650675dd90c5ada71381a8944a_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:d7086d8bff9a69646a4050f723afee23103b0791afcffd341fcc16ab8d2cdbaa_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:4c7528d36ee6d44f72f22f4c1b00b0184bf69471ade27b01585421bd088da619_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5d134d52c15baff58a328d0daa92e3c4d4beefe41d839ddb1ad99d7348dd3b79_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5dd5aa1fb6108682b7620e7ca645d50cd4f72b31f235fd2fba7af96205f13695_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:c2f521a64da99acb6aa8d33e5f7c4857fba13c15bb0c517db459f01883d48280_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:05cf2dd533515929016f23e03000a2a89abc6b7de7777bfb80db834e5facd34f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4237dd7463ecfe7a5193eadb81319e3771a1a02c441d25d010e88352c26e6a33_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d5fd70285f97f714c3c8e6d35e51d57e8332934b3c2ce8f63b1ba0262a4245ee_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d6075fdd6f92ccea194af8fbf5a44e3b36e13d715a5360f626b510cd370090ac_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8b82b2dcf6025d6bf8fd88f68c750bca858fc85286db1dace41429906e7a83ac_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a9c209c0a01a2db271948202537c3a992980dd8c070d06324262d7c9106fd980_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bffd55f3fdb0199b961230ec1a72823068573f00ef247c95eeacf63d90ba3917_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:cb5c4cbfb69b12c6fe4e4be4445c93af88f7283e5a0a00e79307cf10e3c384c5_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:0183a7211f1039a06351bf12bafcaa706f633098bdb17374696f3d6f5ecbe6b5_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:8eca498fe321924673141e6fcbe56cc1ec081887989ae8c9d09199d45f54d0d1_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:909f81e6e130b59074675e55288c0bc9fa9c7572a057d09737b5396e6b8ea47b_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:ab72877c975dbfe2811ed3f87a80366fef7e7077900aa67130833660101c98e1_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:336b5a31e16dc16aebb848e86025cf89321054b878bacf8d28f4b2fb35da6390_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5a6493581e3298bd35d5fd8075ed5fb7693ef3b191e51c04b8ce655a0b36ec79_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:5c1e9e35c2ebccc82d9d9e5596e225a15eb8944254f55a07a0dc5c3ca4f9b1f3_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:6b0b967d6206d0cb01261f38be01eff8ace0c8d8d3a225072e9dedf3af277ce0_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4c2cd6e054d57494105178cf31df021f7c70f01167c34e15bff4bacd88a5e01c_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:a78aba7798622bc60e87b71f89a811f3e8c262c1683b8677c4f95a4903c1f8c0_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:c5636aee3615f70fd171d6a5866f4c0fa2226cc378d6192c5b31a5bb3a9beb9c_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:d3430626e2a6b12c842ee6eb56ae7de62bf5a90f4dc6e6ca6a636ce81b577254_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:5268dc3041a2bc67bc5ebb41541938f3b209e2bda023e7681b4d8a21dd715817_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:61f50c6763f28de79628c869eecbab2099c7b31d34e80af255e0f78fbe03564b_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6dd504f5b79b58aa80a2813598e262b2aa64b550cb4093bcc141fc1a362011ca_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:9727461b170f9181b6538c2da480b13ddcae0f8eecfe6e6efa7c462e3c14ef50_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:12c5cc059ec1d3cd0d9f5d5269a272aa39c5321e16f7e564464689b83ed73c30_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:19ea24030aced7376a140459b62f75e4a28ec380e95ed0cfb65ef828458ea6aa_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:1c2979fc4e862a5383f88bdf588ccb9cb5b2bc239be8e6759d6417f5dc8f7579_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:3dd3f214b42b89c64bd1e81ee45d45b226ee87bb9a154dea9326caeaf0c84dd3_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:25e6618b90f6f93c1b8761b1038473f631ab78929bde411c2205f5492ca3dbae_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a1f48acf56314fce2289a8440def74d6470d49abb799217e2a4871e4726dc1af_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d157eef66f8ee6ba173e05dce8905507d59e729be18051dd208cab739ef26a06_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:d32e41dc07bdb633b2e50297f2320feb97c7077859b136a875cca000e449c6b9_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:57944c819046293c5b1fc82fd5e6e3e7190b7d6cfc8a2fc13144be2b7cb30ea7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:daa269674aa2a3aeaa4ab05115ce5394cfc2d21b3fc3fc3f62334115d513455e_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:e089b0fe563622762daeb56dfc2ad8b8810e4245e36e1ce42b63ce9d668ab7c8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ff3770bb0c4665fcd838c561cf1b4b244e86c4b53f6f02f9c303b896037be9a7_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3dd1c4268e55f6943c853cf21150093ecd3cd3d38776958471c13f350a53be4f_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:9850841aa56664847380d35093cb074653281df657b786b1527b936af33816ed_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b67aa5ff9aead9e529b806dd8054353b7f27f75c5ae7bc48fb0f4d5da080cb21_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:ba64508ae4c27babe06d9dc3f9c37d658b86fe3b989f028da2054ec40b2125f1_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:1c9d8c7417d7a73f93947567cb35f9b06d75413694d9b8be621d36ba02240400_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:25b28b4a7a88822a583549cb28ae3beb86217560a7dd6c36e2230afb8eeccb9e_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:56b90dcfd543e23fd150cc12f469234e5f1bb7cbeef972f7feb14285220e1698_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fa4ba1a8dc0c7082ec8ecc6b8c08db8485bfcfb503d0f4d71458ecaf33c4ed1f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:021f6f62685992e9ad78a88f4cf3b98616ccb79d37baf4f249a2eae85ba3ecf6_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:063c2d7495d69f3ddf5c821d9397a0bfe5d60b4f2d2e87a59c28f085d2524743_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:959abf59ead7b199d9ed51d2b670c17ed37e270ec1b3c1b77b9de3dd8e710726_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:ce375ac3890aaa70377bb5235743cf79f48b9770589924dc22d848a53054bb96_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:5476c76d460e54633295867efa301b79515560f1e040ed8cb511c129687d8fec_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:742e52e0edb30312185ffc756e648b78552ecfc836cecfa6e319f0e48a8fdb61_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7c62bc83ceb1139290c60d0b03c760ea341a2a6812aad0d0b304acdfc1451906_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab72f6018ab913536a9edc225646b57eaa0a57481d268e255d6397524e799f9a_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2b475b22f6cad9b4036c8b19a9348187525676a7cde234cff0eecd706fb1d499_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:2c3e51bb9810a3e6b0edc56b8f29fc6296a6f085f398a6474444fca5f1f6938e_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:d9436b25c59438446ad30dcdd0693b83ab9562aee8f75f81e322caf20b5f7d2e_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:e495a6526e1883ede31e93e8f775913bef9c96ee64a2b50f5bee0fe4211affb7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:1020f7955fb73fbb1bae9290c82bac308a9465b86d7460c01f104e337261c1b7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:297e23db9515c0073709933794b537c156296089f1a5fc61732bd58687db309f_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:465eccec87d0683989e2aeb4480e0eeb50de44763e7f0bca8ef761ba361e118d_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:7bfa69c052d9a626fe8b623c8789496b79db33172363ad64bb2de1acd6bc561f_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:0a4c7ff9c1657fffbbd358a0a15418e09e5aeb9aa34ee5297c0d6a91cee0f8a9_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:2f55fbcb93e58c7fca585720c59e308f6a332711af152ccb0fa2b6e236506ad5_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4158b518797f6acd4f3e5ca6cd6ca8e1c01d6354f3af078dcced2ca7cb529eb4_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:73eee5450631097194c13ec73cadabd1e5b67f08d495fd3ec17b2f053fffce1c_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:04381dd6bca594313c1ef43f9d92f1f53fae9c010783b995ddfc3afa019bc3d2_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:3a30608afcfd2940521cd6788d09d279ea794c398b643ac142092f68f05596ef_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:ad2c17363f8c71c9253943fe7b884ba8f983ab61b75cf13479904acd21504ea1_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:dabcd3da4180f284828d5c2926916c4994925c353dc0c3f2b8f4ee88249be21b_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:64188bf46e7eabbc199c11db5f39b7ca165bb3cdf158376680fd308dd318d55a_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:a06ef9f2c130c70df8229446175f586026406acd4fef3e7d6e65d0e656404eb0_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:aa73d42cf60f5d515f445b07a356efee8c58c7fb3c8fdde24fce0ae82afe297d_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e0bf8bf4ca53989c8de5b4dc6201bf60491c638ef3ce0f90234f6b43b85f379f_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:16ad85f36d38611642aa5932febf91b4151d269dd9cbb90097c082859a208323_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:68e2102e66ef8369754fb4daa9f068969bece97d32fe97d28729b2e4b2eb361c_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:d54ca22d20410f0a0c993f65d4d41bb4821d861e69b321f8ff3a2b992c9a501e_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:ed87296211ca03b758e766267b9c1ed2f32766590236ab1deeb34cbd7cf22dc8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:5eac1aa3572ede9e3f5a5bb5acf901058d5d9c34d3c4050bc29f9ccb86c7768d_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6ba32d94959a10457a75f80376998b2013ff07752546d534c6ff42f7eefb234e_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:d6d34281f2b2bd46bba270f2f1306855e128945f25db8dd29d6c149c9ef9aeeb_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:e23fd00f61ea64f368c6223e3a7e8fee5d370bd28f79ac1c78448bae7f0feba5_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:97e75514fcf8192a3042778156f42234975e3c859f981389f555a04283a9b95a_ppc64le",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:9e5f5859e098dd4e15218d0e20cb09d10072f4fe1b68df79ab2542f1ce81d601_s390x",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:bfeab423605a28f632abf9cb4fd1608d035c46ce8a5ef41bd6dbc43cc2f2735d_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f44fd5bfc152d10e940e307dcbfe829a2f7835c13a20e284248da7164a02b0f7_arm64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:88d59edb37c5c1588e22623e1a0c8c2e8bd793c52f2f8fcbedf8d6c4697874e8_amd64",
            "Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e52d16eb8343528b0d92860486ca3944e6f49fc9d8a2057c247e387bc3685abe_amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "django: Django SQL injection"
    }
  ]
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…