RHSA-2025:23070
Vulnerability from csaf_redhat - Published: 2025-12-10 18:04 - Updated: 2026-06-28 12:55Summary
Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update
Severity
Important
Notes
Topic: An update is now available for Red Hat Ansible Automation Platform 2.6
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.
Security Fix(es):
* automation-controller: Django SQL injection (CVE-2025-64459)
* python3.11-django: Django SQL injection (CVE-2025-64459)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Updates and fixes included:
Automation Platform
* IPv6 and IPv4/IPv6 dual stack support is now enabled by default (AAP-58923)
* Fixed a server error that could happen assigning permissions via the /api/eda/ or /api/controller/ endpoints (AAP-58622)
* automation-gateway has been updated to 2.6.20251210
* python3.11-django-ansible-base has been updated to 2.6.20251210
Automation Platform UI
* Fixed an issue where the job template did not remain editable after the associated project was deleted (AAP-58467)
* Fixed a bug where project status update link on the job details page was broken (AAP-57215)
* Fixed an issue where the brand logo was missing in the About page when accessing it from the Overview page (AAP-57133)
* Fixed an issue where the Resource Type filter in the Roles page did not correctly filter by resource types (AAP-56691)
* Fixed an issue where the Launched by field appeared blank in the UI when the project update is triggered automatically (AAP-56643)
* Updated playbook select dropdown to automatically select a playbook if there is only one in the project (AAP-56279)
* Fixed an issue where the source control Branch option was missing from the Inventory source (AAP-56149)
* Authenticator label was updated from 'Azuread' to 'Azure AD' (AAP-55677)
* Fixed 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)
* Improved labels and descriptions for Authenticator Mappings details (AAP-51295)
* Fixed descriptions for Remotes and Remote Registries (AAP-49838)
* Added Source control branch to Project Sync Job Details (AAP-49450)
* Fixed an issue where the collection hyperlink was broken in card view in private automation hub (AAP-49006)
* Fixed an issue where the Search function failed to narrow results when adding host to group (AAP-47510)
* Improved custom login text for legibility and to allow for HTML markup such as links (AAP-47462)
* Fixed an issue where the filtering by host name did not work as expected in the Add Existing Host dialog (AAP-45534)
* Fixed url to workflow job template output from notifications (AAP-43796)
* Search filter now works from any page within the Hosts list (AAP-42679)
* Fixed an issue where creating a new template from Project or Inventory did not auto-populate the Project field (AAP-41725)
* Fixed an issue where the Permission Denied message on the templates tab, when the user has permission, was misleading (AAP-40800)
* Fixed an issue where the repository URL in the Details page was incorrect (AAP-40160)
* Fixed a survey validation issue where the minimum length value of a question could be set to greater than the maximum length value (AAP-39932)
* Fixed a survey validation issue with text being treated as a number when evaluating its length (AAP-39931)
* Fixed an issue where the user was unable to create a schedule for Constructed inventory synchronization (AAP-38660)
* Fixed an issue with survey answers not being saved when editing or creating a schedule (AAP-37923)
* Fixed a bug where instance groups on a schedule could not be edited (AAP-37872)
* Introduced an Options section for the checkboxes Signed collections only and Sync all dependencies for Automation hub (AAP-36592)
* Added an info message about syncing dependencies outside the repository for Automation hub (AAP-36592)
* Fixed an issue where there was an inconsistency in the task timestamps between the Overview and Detail Views (AAP-36588)
* Fixed an issue where the verify_ssl checkbox was not checked by default in the Create Credential form (AAP-33889)
* Updated formatting of large numbers in the extra vars field (AAP-31805)
* automation-platform-ui has been updated to 2.6.4
Automation controller
* 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)
* Fixed GitHub App Installation Access Token Lookup to accept Iv2 Client IDs (AAP-58880)
* Updated controller to now use the force flag when syncing a project which has 'Allow branch override' enabled (AAP-58533)
* Bumped receptor collection to version 2.0.8, which is compatible with RHEL 10 (AAP-58421)
* Updated various aspects of the OpenAPI Specification in support of MCP MVP (AAP-53640)
* automation-controller has been updated to 4.7.6
Automation hub
* Autocomplete attribute was added to the Automation Hub API password field (AAP-59910)
* Automation hub upgrades proceed when API access logging enabled (AAP-59886)
* Fixed authentication failure for users with Team Admin role (AAP-58898)
* automation-hub has been updated to 4.11.4
* python3.11-galaxy-importer has been updated to 0.4.36
* python3.11-galaxy-ng has been updated to 4.11.4
Event-Driven Ansible
* Added x-ai-description to EDA endpoints for AAP MCP Server consumption (AAP-58431)
* automation-eda-controller has been updated to 1.2.3
Container-based Ansible Automation Platform
* Fixed an issue where after uninstall/re-install of receptor jobs were unable to start due to stale exited containers with the same name were still present (AAP-59609)
* Configure podman PID limits, sysctls for inotify and kernel keys, and ulimit nofile for user running AAP service containers based on system resources (AAP-59438)
* containerized installer setup has been updated to 2.6-4
Additional changes
* Ansible development tools is now available for RHEL 10
* ansible-builder has been updated to 3.1.1
* ansible-creator has been updated to 25.12.0
* ansible-dev-environment has been updated to 25.12.2
* ansible-dev-tools has been updated to 25.12.0
* ansible-lint has been updated to 25.12.0
* ansible-navigator has been updated to 25.12.0
* ansible-sign has been updated to 0.1.4
* bindep has been updated to 2.13.0
* molecule has been updated to 25.12.0
* python3.11-ansible-compat has been updated to 25.12.0
* python3.11-distlib has been updated to 0.4.0
* python3.11-django has been updated to 4.2.26
* python3.11-execnet has been updated to 2.1.2
* python3.11-gunicorn has been updated to 23.0.0
* python3.11-pluggy has been updated to 1.6.0
* python3.11-pytest has been updated to 9.0.1
* python3.11-pytest-ansible has been updated to 25.12.0
* python3.11-pytest-xdist has been updated to 3.8.0
* python3.11-ruamel-yaml-clib has been updated to 0.2.15
* python3.11-subprocess-tee has been updated to 0.4.2
* python3.11-tox-ansible has been updated to 25.12.0
* python3.11-typing-extensions has been updated to 4.15.0
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
A potential SQL injection vulnerability has been discovered in the Django web framework. The methods QuerySet.filter(), QuerySet.exclude(), and QuerySet.get(), and the class Q() were subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the _connector argument.
8.3 (High)
Affected products
Fixed
8 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.26-2.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.26-2.el9ap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.26-2.el9ap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.26-2.el9ap.src | — |
Vendor Fix
fix
Workaround
|
Known not affected
605 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.14-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.14-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ansible-compat-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-asgiref-0:3.7.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-black-0:24.4.2-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-bracex-0:2.4-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-cachetools-0:5.3.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-chardet-0:5.2.0-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-click-0:8.1.7-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-click-help-colors-0:0.9.4-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-colorama-0:0.4.6-13.el10.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-commonmark-0:0.9.1-7.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-daemon-0:3.1.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-distlib-0:0.4.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.26-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-enrich-0:1.2.7-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-execnet-0:2.1.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-filelock-0:3.13.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-gnupg-0:0.5.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-gunicorn-0:23.0.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-iniconfig-0:2.0.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-isodate-0:0.6.1-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-0:4.21.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-path-0:0.3.4-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-specifications-0:2023.12.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-0:1.10.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lockfile-1:0.12.2-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-0:2.1.5-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-more-itertools-0:10.2.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-mypy-extensions-0:1.0.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-0:1.3.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-core-0:0.19.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-schema-validator-0:0.6.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-spec-validator-0:0.7.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-parse-0:1.20.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-parsley-0:1.3-4.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pathable-0:0.4.3-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pathspec-0:0.12.1-5.el10.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pbr-0:6.0.0-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-platformdirs-0:4.2.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pluggy-0:1.6.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pygments-0:2.18.0-1.el10.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pyproject-api-0:1.6.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-0:9.0.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-ansible-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-plus-0:0.8.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-sugar-0:1.1.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-xdist-0:3.8.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-referencing-0:0.36.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rfc3339-validator-0:0.1.4-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rich-0:13.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-0:0.18.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-0:0.18.15-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-sqlparse-0:0.5.3-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-subprocess-tee-0:0.4.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-termcolor-0:3.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-tox-0:4.15.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-tox-ansible-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-typing-extensions-0:4.15.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-virtualenv-0:20.25.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-wcmatch-0:8.5-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-werkzeug-0:3.0.3-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-wheel-1:0.41.2-5.el10.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ansible-compat-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ansible-runner-0:2.4.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-asgiref-0:3.7.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-black-0:24.4.2-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-bracex-0:2.4-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-cachetools-0:5.3.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-chardet-0:5.2.0-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-click-0:8.1.7-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-click-help-colors-0:0.9.4-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-colorama-0:0.4.6-13.el10.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-commonmark-0:0.9.1-7.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-daemon-0:3.1.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-distlib-0:0.4.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.26-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-enrich-0:1.2.7-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-execnet-0:2.1.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-filelock-0:3.13.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-gnupg-0:0.5.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-gunicorn-0:23.0.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-iniconfig-0:2.0.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-isodate-0:0.6.1-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-0:4.21.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-path-0:0.3.4-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lockfile-1:0.12.2-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-more-itertools-0:10.2.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-mypy-extensions-0:1.0.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-core-0:0.19.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-parse-0:1.20.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-parsley-0:1.3-4.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pathable-0:0.4.3-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pathspec-0:0.12.1-5.el10.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pbr-0:6.0.0-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-platformdirs-0:4.2.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pluggy-0:1.6.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pygments-0:2.18.0-1.el10.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pyproject-api-0:1.6.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-0:9.0.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-ansible-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-plus-0:0.8.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-sugar-0:1.1.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-xdist-0:3.8.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-referencing-0:0.36.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rich-0:13.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-sqlparse-0:0.5.3-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-subprocess-tee-0:0.4.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-termcolor-0:3.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-tox-ansible-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-typing-extensions-0:4.15.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-virtualenv-0:20.25.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-wcmatch-0:8.5-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-werkzeug-0:3.0.3-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-wheel-wheel-1:0.41.2-5.el10.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:tox-0:4.15.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:yamllint-0:1.35.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6-Developer-1.3:yamllint-0:1.35.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.14-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.14-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-ansible-compat-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-asgiref-0:3.7.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-black-0:24.4.2-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-bracex-0:2.4-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-cachetools-0:5.3.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-chardet-0:5.2.0-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-click-0:8.1.7-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-click-help-colors-0:0.9.4-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-colorama-0:0.4.6-13.el10.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-commonmark-0:0.9.1-7.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-daemon-0:3.1.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-distlib-0:0.4.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.26-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-enrich-0:1.2.7-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-execnet-0:2.1.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-filelock-0:3.13.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-gnupg-0:0.5.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-gunicorn-0:23.0.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-iniconfig-0:2.0.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-isodate-0:0.6.1-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-jsonschema-0:4.21.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-jsonschema-path-0:0.3.4-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-jsonschema-specifications-0:2023.12.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-0:1.10.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-lockfile-1:0.12.2-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-markupsafe-0:2.1.5-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-more-itertools-0:10.2.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-mypy-extensions-0:1.0.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-0:1.3.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-openapi-core-0:0.19.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-openapi-schema-validator-0:0.6.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-openapi-spec-validator-0:0.7.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-parse-0:1.20.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-parsley-0:1.3-4.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-pathable-0:0.4.3-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-pathspec-0:0.12.1-5.el10.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-pbr-0:6.0.0-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-platformdirs-0:4.2.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-pluggy-0:1.6.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-pygments-0:2.18.0-1.el10.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-pyproject-api-0:1.6.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-pytest-0:9.0.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-pytest-ansible-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-pytest-plus-0:0.8.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-pytest-sugar-0:1.1.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-pytest-xdist-0:3.8.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-referencing-0:0.36.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-rfc3339-validator-0:0.1.4-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-rich-0:13.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-rpds-py-0:0.18.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-0:0.18.15-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-sqlparse-0:0.5.3-3.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-subprocess-tee-0:0.4.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-termcolor-0:3.1.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-tox-0:4.15.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-tox-ansible-0:25.12.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-typing-extensions-0:4.15.0-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-virtualenv-0:20.25.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-wcmatch-0:8.5-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-werkzeug-0:3.0.3-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python-wheel-1:0.41.2-5.el10.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-ansible-compat-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-ansible-runner-0:2.4.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-asgiref-0:3.7.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-black-0:24.4.2-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-bracex-0:2.4-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-cachetools-0:5.3.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-chardet-0:5.2.0-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-click-0:8.1.7-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-click-help-colors-0:0.9.4-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-colorama-0:0.4.6-13.el10.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-commonmark-0:0.9.1-7.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-daemon-0:3.1.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-distlib-0:0.4.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.26-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-enrich-0:1.2.7-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-execnet-0:2.1.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-filelock-0:3.13.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-gnupg-0:0.5.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-gunicorn-0:23.0.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-iniconfig-0:2.0.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-isodate-0:0.6.1-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-0:4.21.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-path-0:0.3.4-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-lockfile-1:0.12.2-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-more-itertools-0:10.2.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-mypy-extensions-0:1.0.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-openapi-core-0:0.19.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-parse-0:1.20.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-parsley-0:1.3-4.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-pathable-0:0.4.3-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-pathspec-0:0.12.1-5.el10.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-pbr-0:6.0.0-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-platformdirs-0:4.2.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-pluggy-0:1.6.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-pygments-0:2.18.0-1.el10.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-pyproject-api-0:1.6.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-pytest-0:9.0.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-pytest-ansible-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-pytest-plus-0:0.8.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-pytest-sugar-0:1.1.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-pytest-xdist-0:3.8.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-referencing-0:0.36.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-rich-0:13.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-sqlparse-0:0.5.3-3.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-subprocess-tee-0:0.4.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-termcolor-0:3.1.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-tox-ansible-0:25.12.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-typing-extensions-0:4.15.0-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-virtualenv-0:20.25.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-wcmatch-0:8.5-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-werkzeug-0:3.0.3-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:python3-wheel-wheel-1:0.41.2-5.el10.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.s390x | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:tox-0:4.15.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:yamllint-0:1.35.1-2.el10ap.noarch | — |
Workaround
|
|
| Unresolved product id: 10Base-Ansible-Automation-Platform-2.6:yamllint-0:1.35.1-2.el10ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-1.1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.6-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.6-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-compat-0:25.12.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-distlib-0:0.4.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-distlib-0:0.4.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-execnet-0:2.1.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-execnet-0:2.1.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-gunicorn-0:23.0.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-gunicorn-0:23.0.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pluggy-0:1.6.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pluggy-0:1.6.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-0:9.0.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-0:9.0.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-ansible-0:25.12.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-xdist-0:3.8.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-typing-extensions-0:4.15.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:25.12.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:25.12.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.12.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.12.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-sign-0:0.1.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-sign-0:0.1.4-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:bindep-0:2.13.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:bindep-0:2.13.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-compat-0:25.12.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-distlib-0:0.4.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-distlib-0:0.4.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-typing-extensions-0:4.15.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-1.1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.6-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.6-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.6-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.3-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.3-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251210-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251210-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251210-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251210-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.4-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.4-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-compat-0:25.12.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-distlib-0:0.4.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-distlib-0:0.4.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251210-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251210-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251210-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251210-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251210-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251210-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251210-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251210-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251210-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251210-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251210-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-execnet-0:2.1.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-execnet-0:2.1.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.36-2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.36-2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.4-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.4-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-gunicorn-0:23.0.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-gunicorn-0:23.0.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pluggy-0:1.6.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pluggy-0:1.6.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-0:9.0.1-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-0:9.0.1-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-ansible-0:25.12.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-xdist-0:3.8.0-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch | — |
Workaround
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.6:python3.11-typing-extensions-0:4.15.0-1.el9ap.src | — |
Workaround
|
Threats
Impact
Important
References
12 references
{
"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\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n\n* automation-controller: Django SQL injection (CVE-2025-64459)\n* python3.11-django: Django SQL injection (CVE-2025-64459)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nUpdates and fixes included:\n\nAutomation Platform\n* IPv6 and IPv4/IPv6 dual stack support is now enabled by default (AAP-58923)\n* Fixed a server error that could happen assigning permissions via the /api/eda/ or /api/controller/ endpoints (AAP-58622)\n* automation-gateway has been updated to 2.6.20251210\n* python3.11-django-ansible-base has been updated to 2.6.20251210\n\nAutomation Platform UI\n* Fixed an issue where the job template did not remain editable after the associated project was deleted (AAP-58467)\n* Fixed a bug where project status update link on the job details page was broken (AAP-57215)\n* Fixed an issue where the brand logo was missing in the About page when accessing it from the Overview page (AAP-57133)\n* Fixed an issue where the Resource Type filter in the Roles page did not correctly filter by resource types (AAP-56691)\n* Fixed an issue where the Launched by field appeared blank in the UI when the project update is triggered automatically (AAP-56643)\n* Updated playbook select dropdown to automatically select a playbook if there is only one in the project (AAP-56279)\n* Fixed an issue where the source control Branch option was missing from the Inventory source (AAP-56149)\n* Authenticator label was updated from \u0027Azuread\u0027 to \u0027Azure AD\u0027 (AAP-55677)\n* Fixed 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* Improved labels and descriptions for Authenticator Mappings details (AAP-51295)\n* Fixed descriptions for Remotes and Remote Registries (AAP-49838)\n* Added Source control branch to Project Sync Job Details (AAP-49450)\n* Fixed an issue where the collection hyperlink was broken in card view in private automation hub (AAP-49006)\n* Fixed an issue where the Search function failed to narrow results when adding host to group (AAP-47510)\n* Improved custom login text for legibility and to allow for HTML markup such as links (AAP-47462)\n* Fixed an issue where the filtering by host name did not work as expected in the Add Existing Host dialog (AAP-45534)\n* Fixed url to workflow job template output from notifications (AAP-43796)\n* Search filter now works from any page within the Hosts list (AAP-42679)\n* Fixed an issue where creating a new template from Project or Inventory did not auto-populate the Project field (AAP-41725)\n* Fixed an issue where the Permission Denied message on the templates tab, when the user has permission, was misleading (AAP-40800)\n* Fixed an issue where the repository URL in the Details page was incorrect (AAP-40160)\n* Fixed 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* Fixed a survey validation issue with text being treated as a number when evaluating its length (AAP-39931)\n* Fixed an issue where the user was unable to create a schedule for Constructed inventory synchronization (AAP-38660)\n* Fixed an issue with survey answers not being saved when editing or creating a schedule (AAP-37923)\n* Fixed a bug where instance groups on a schedule could not be edited (AAP-37872)\n* Introduced an Options section for the checkboxes Signed collections only and Sync all dependencies for Automation hub (AAP-36592)\n* Added an info message about syncing dependencies outside the repository for Automation hub (AAP-36592)\n* Fixed an issue where there was an inconsistency in the task timestamps between the Overview and Detail Views (AAP-36588)\n* Fixed an issue where the verify_ssl checkbox was not checked by default in the Create Credential form (AAP-33889)\n* Updated formatting of large numbers in the extra vars field (AAP-31805)\n* automation-platform-ui has been updated to 2.6.4\n\nAutomation controller\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* Fixed GitHub App Installation Access Token Lookup to accept Iv2 Client IDs (AAP-58880)\n* Updated controller to now use the force flag when syncing a project which has \u0027Allow branch override\u0027 enabled (AAP-58533)\n* Bumped receptor collection to version 2.0.8, which is compatible with RHEL 10 (AAP-58421)\n* Updated various aspects of the OpenAPI Specification in support of MCP MVP (AAP-53640)\n* automation-controller has been updated to 4.7.6\n\nAutomation hub\n* Autocomplete attribute was added to the Automation Hub API password field (AAP-59910)\n* Automation hub upgrades proceed when API access logging enabled (AAP-59886)\n* Fixed authentication failure for users with Team Admin role (AAP-58898)\n* automation-hub has been updated to 4.11.4\n* python3.11-galaxy-importer has been updated to 0.4.36\n* python3.11-galaxy-ng has been updated to 4.11.4\n\nEvent-Driven Ansible\n* Added x-ai-description to EDA endpoints for AAP MCP Server consumption (AAP-58431)\n* automation-eda-controller has been updated to 1.2.3\n\nContainer-based Ansible Automation Platform\n* Fixed an issue where after uninstall/re-install of receptor jobs were unable to start due to stale exited containers with the same name were still present (AAP-59609)\n* Configure podman PID limits, sysctls for inotify and kernel keys, and ulimit nofile for user running AAP service containers based on system resources (AAP-59438)\n* containerized installer setup has been updated to 2.6-4\n\nAdditional changes\n* Ansible development tools is now available for RHEL 10\n* ansible-builder has been updated to 3.1.1\n* ansible-creator has been updated to 25.12.0\n* ansible-dev-environment has been updated to 25.12.2\n* ansible-dev-tools has been updated to 25.12.0\n* ansible-lint has been updated to 25.12.0\n* ansible-navigator has been updated to 25.12.0\n* ansible-sign has been updated to 0.1.4\n* bindep has been updated to 2.13.0\n* molecule has been updated to 25.12.0\n* python3.11-ansible-compat has been updated to 25.12.0\n* python3.11-distlib has been updated to 0.4.0\n* python3.11-django has been updated to 4.2.26\n* python3.11-execnet has been updated to 2.1.2\n* python3.11-gunicorn has been updated to 23.0.0\n* python3.11-pluggy has been updated to 1.6.0\n* python3.11-pytest has been updated to 9.0.1\n* python3.11-pytest-ansible has been updated to 25.12.0\n* python3.11-pytest-xdist has been updated to 3.8.0\n* python3.11-ruamel-yaml-clib has been updated to 0.2.15\n* python3.11-subprocess-tee has been updated to 0.4.2\n* python3.11-tox-ansible has been updated to 25.12.0\n* python3.11-typing-extensions has been updated to 4.15.0",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:23070",
"url": "https://access.redhat.com/errata/RHSA-2025:23070"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2412651",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2412651"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_23070.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-06-28T12:55:21+00:00",
"generator": {
"date": "2026-06-28T12:55:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2025:23070",
"initial_release_date": "2025-12-10T18:04:28+00:00",
"revision_history": [
{
"date": "2025-12-10T18:04:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-12-10T18:04:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T12:55:21+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 for RHEL 10",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.6::el10"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.6::el10"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.6::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.6::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-core-2:2.16.14-3.el10ap.src",
"product": {
"name": "ansible-core-2:2.16.14-3.el10ap.src",
"product_id": "ansible-core-2:2.16.14-3.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.14-3.el10ap?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:2.4.2-2.el10ap.src",
"product": {
"name": "ansible-runner-0:2.4.2-2.el10ap.src",
"product_id": "ansible-runner-0:2.4.2-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@2.4.2-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-asgiref-0:3.7.2-2.el10ap.src",
"product": {
"name": "python-asgiref-0:3.7.2-2.el10ap.src",
"product_id": "python-asgiref-0:3.7.2-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-asgiref@3.7.2-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-black-0:24.4.2-3.el10ap.src",
"product": {
"name": "python-black-0:24.4.2-3.el10ap.src",
"product_id": "python-black-0:24.4.2-3.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-black@24.4.2-3.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-bracex-0:2.4-2.el10ap.src",
"product": {
"name": "python-bracex-0:2.4-2.el10ap.src",
"product_id": "python-bracex-0:2.4-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-bracex@2.4-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cachetools-0:5.3.2-2.el10ap.src",
"product": {
"name": "python-cachetools-0:5.3.2-2.el10ap.src",
"product_id": "python-cachetools-0:5.3.2-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cachetools@5.3.2-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:5.2.0-3.el10ap.src",
"product": {
"name": "python-chardet-0:5.2.0-3.el10ap.src",
"product_id": "python-chardet-0:5.2.0-3.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@5.2.0-3.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-click-0:8.1.7-2.el10ap.src",
"product": {
"name": "python-click-0:8.1.7-2.el10ap.src",
"product_id": "python-click-0:8.1.7-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-click@8.1.7-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-click-help-colors-0:0.9.4-2.el10ap.src",
"product": {
"name": "python-click-help-colors-0:0.9.4-2.el10ap.src",
"product_id": "python-click-help-colors-0:0.9.4-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-click-help-colors@0.9.4-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-commonmark-0:0.9.1-7.el10ap.src",
"product": {
"name": "python-commonmark-0:0.9.1-7.el10ap.src",
"product_id": "python-commonmark-0:0.9.1-7.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-commonmark@0.9.1-7.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-daemon-0:3.1.2-2.el10ap.src",
"product": {
"name": "python-daemon-0:3.1.2-2.el10ap.src",
"product_id": "python-daemon-0:3.1.2-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-daemon@3.1.2-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-enrich-0:1.2.7-3.el10ap.src",
"product": {
"name": "python-enrich-0:1.2.7-3.el10ap.src",
"product_id": "python-enrich-0:1.2.7-3.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-enrich@1.2.7-3.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-filelock-0:3.13.1-2.el10ap.src",
"product": {
"name": "python-filelock-0:3.13.1-2.el10ap.src",
"product_id": "python-filelock-0:3.13.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-filelock@3.13.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gnupg-0:0.5.2-2.el10ap.src",
"product": {
"name": "python-gnupg-0:0.5.2-2.el10ap.src",
"product_id": "python-gnupg-0:0.5.2-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gnupg@0.5.2-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-iniconfig-0:2.0.0-2.el10ap.src",
"product": {
"name": "python-iniconfig-0:2.0.0-2.el10ap.src",
"product_id": "python-iniconfig-0:2.0.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iniconfig@2.0.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-isodate-0:0.6.1-3.el10ap.src",
"product": {
"name": "python-isodate-0:0.6.1-3.el10ap.src",
"product_id": "python-isodate-0:0.6.1-3.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-isodate@0.6.1-3.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jsonschema-0:4.21.1-2.el10ap.src",
"product": {
"name": "python-jsonschema-0:4.21.1-2.el10ap.src",
"product_id": "python-jsonschema-0:4.21.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonschema@4.21.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jsonschema-path-0:0.3.4-2.el10ap.src",
"product": {
"name": "python-jsonschema-path-0:0.3.4-2.el10ap.src",
"product_id": "python-jsonschema-path-0:0.3.4-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonschema-path@0.3.4-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jsonschema-specifications-0:2023.12.1-2.el10ap.src",
"product": {
"name": "python-jsonschema-specifications-0:2023.12.1-2.el10ap.src",
"product_id": "python-jsonschema-specifications-0:2023.12.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jsonschema-specifications@2023.12.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-lazy-object-proxy-0:1.10.0-2.el10ap.src",
"product": {
"name": "python-lazy-object-proxy-0:1.10.0-2.el10ap.src",
"product_id": "python-lazy-object-proxy-0:1.10.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lazy-object-proxy@1.10.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-lockfile-1:0.12.2-3.el10ap.src",
"product": {
"name": "python-lockfile-1:0.12.2-3.el10ap.src",
"product_id": "python-lockfile-1:0.12.2-3.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lockfile@0.12.2-3.el10ap?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:2.1.5-2.el10ap.src",
"product": {
"name": "python-markupsafe-0:2.1.5-2.el10ap.src",
"product_id": "python-markupsafe-0:2.1.5-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@2.1.5-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:10.2.0-2.el10ap.src",
"product": {
"name": "python-more-itertools-0:10.2.0-2.el10ap.src",
"product_id": "python-more-itertools-0:10.2.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@10.2.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-mypy-extensions-0:1.0.0-2.el10ap.src",
"product": {
"name": "python-mypy-extensions-0:1.0.0-2.el10ap.src",
"product_id": "python-mypy-extensions-0:1.0.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-mypy-extensions@1.0.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-onigurumacffi-0:1.3.0-2.el10ap.src",
"product": {
"name": "python-onigurumacffi-0:1.3.0-2.el10ap.src",
"product_id": "python-onigurumacffi-0:1.3.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-onigurumacffi@1.3.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-openapi-core-0:0.19.1-2.el10ap.src",
"product": {
"name": "python-openapi-core-0:0.19.1-2.el10ap.src",
"product_id": "python-openapi-core-0:0.19.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-openapi-core@0.19.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-openapi-schema-validator-0:0.6.2-2.el10ap.src",
"product": {
"name": "python-openapi-schema-validator-0:0.6.2-2.el10ap.src",
"product_id": "python-openapi-schema-validator-0:0.6.2-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-openapi-schema-validator@0.6.2-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-openapi-spec-validator-0:0.7.1-2.el10ap.src",
"product": {
"name": "python-openapi-spec-validator-0:0.7.1-2.el10ap.src",
"product_id": "python-openapi-spec-validator-0:0.7.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-openapi-spec-validator@0.7.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-parse-0:1.20.1-2.el10ap.src",
"product": {
"name": "python-parse-0:1.20.1-2.el10ap.src",
"product_id": "python-parse-0:1.20.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-parse@1.20.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-parsley-0:1.3-4.el10ap.src",
"product": {
"name": "python-parsley-0:1.3-4.el10ap.src",
"product_id": "python-parsley-0:1.3-4.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-parsley@1.3-4.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pathable-0:0.4.3-2.el10ap.src",
"product": {
"name": "python-pathable-0:0.4.3-2.el10ap.src",
"product_id": "python-pathable-0:0.4.3-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pathable@0.4.3-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pathspec-0:0.12.1-5.el10.src",
"product": {
"name": "python-pathspec-0:0.12.1-5.el10.src",
"product_id": "python-pathspec-0:0.12.1-5.el10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pathspec@0.12.1-5.el10?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pbr-0:6.0.0-3.el10ap.src",
"product": {
"name": "python-pbr-0:6.0.0-3.el10ap.src",
"product_id": "python-pbr-0:6.0.0-3.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pbr@6.0.0-3.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-platformdirs-0:4.2.0-2.el10ap.src",
"product": {
"name": "python-platformdirs-0:4.2.0-2.el10ap.src",
"product_id": "python-platformdirs-0:4.2.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-platformdirs@4.2.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pygments-0:2.18.0-1.el10.src",
"product": {
"name": "python-pygments-0:2.18.0-1.el10.src",
"product_id": "python-pygments-0:2.18.0-1.el10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pygments@2.18.0-1.el10?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pyproject-api-0:1.6.1-2.el10ap.src",
"product": {
"name": "python-pyproject-api-0:1.6.1-2.el10ap.src",
"product_id": "python-pyproject-api-0:1.6.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pyproject-api@1.6.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-plus-0:0.8.1-2.el10ap.src",
"product": {
"name": "python-pytest-plus-0:0.8.1-2.el10ap.src",
"product_id": "python-pytest-plus-0:0.8.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-plus@0.8.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-sugar-0:1.1.1-2.el10ap.src",
"product": {
"name": "python-pytest-sugar-0:1.1.1-2.el10ap.src",
"product_id": "python-pytest-sugar-0:1.1.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-sugar@1.1.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-referencing-0:0.36.2-2.el10ap.src",
"product": {
"name": "python-referencing-0:0.36.2-2.el10ap.src",
"product_id": "python-referencing-0:0.36.2-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-referencing@0.36.2-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-rfc3339-validator-0:0.1.4-2.el10ap.src",
"product": {
"name": "python-rfc3339-validator-0:0.1.4-2.el10ap.src",
"product_id": "python-rfc3339-validator-0:0.1.4-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rfc3339-validator@0.1.4-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-rich-0:13.1.0-2.el10ap.src",
"product": {
"name": "python-rich-0:13.1.0-2.el10ap.src",
"product_id": "python-rich-0:13.1.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rich@13.1.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-rpds-py-0:0.18.1-2.el10ap.src",
"product": {
"name": "python-rpds-py-0:0.18.1-2.el10ap.src",
"product_id": "python-rpds-py-0:0.18.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rpds-py@0.18.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ruamel-yaml-0:0.18.15-2.el10ap.src",
"product": {
"name": "python-ruamel-yaml-0:0.18.15-2.el10ap.src",
"product_id": "python-ruamel-yaml-0:0.18.15-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ruamel-yaml@0.18.15-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-sqlparse-0:0.5.3-3.el10ap.src",
"product": {
"name": "python-sqlparse-0:0.5.3-3.el10ap.src",
"product_id": "python-sqlparse-0:0.5.3-3.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-sqlparse@0.5.3-3.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-termcolor-0:3.1.0-2.el10ap.src",
"product": {
"name": "python-termcolor-0:3.1.0-2.el10ap.src",
"product_id": "python-termcolor-0:3.1.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-termcolor@3.1.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tox-0:4.15.1-2.el10ap.src",
"product": {
"name": "python-tox-0:4.15.1-2.el10ap.src",
"product_id": "python-tox-0:4.15.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tox@4.15.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-virtualenv-0:20.25.1-2.el10ap.src",
"product": {
"name": "python-virtualenv-0:20.25.1-2.el10ap.src",
"product_id": "python-virtualenv-0:20.25.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-virtualenv@20.25.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wcmatch-0:8.5-2.el10ap.src",
"product": {
"name": "python-wcmatch-0:8.5-2.el10ap.src",
"product_id": "python-wcmatch-0:8.5-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcmatch@8.5-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-werkzeug-0:3.0.3-2.el10ap.src",
"product": {
"name": "python-werkzeug-0:3.0.3-2.el10ap.src",
"product_id": "python-werkzeug-0:3.0.3-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-werkzeug@3.0.3-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wheel-1:0.41.2-5.el10.src",
"product": {
"name": "python-wheel-1:0.41.2-5.el10.src",
"product_id": "python-wheel-1:0.41.2-5.el10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.41.2-5.el10?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-2.el10ap.src",
"product": {
"name": "receptor-0:1.6.2-2.el10ap.src",
"product_id": "receptor-0:1.6.2-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "yamllint-0:1.35.1-2.el10ap.src",
"product": {
"name": "yamllint-0:1.35.1-2.el10ap.src",
"product_id": "yamllint-0:1.35.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yamllint@1.35.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:4.2.26-2.el10ap.src",
"product": {
"name": "python-django-0:4.2.26-2.el10ap.src",
"product_id": "python-django-0:4.2.26-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@4.2.26-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-colorama-0:0.4.6-13.el10.src",
"product": {
"name": "python-colorama-0:0.4.6-13.el10.src",
"product_id": "python-colorama-0:0.4.6-13.el10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-colorama@0.4.6-13.el10?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-creator-0:25.12.0-2.el10ap.src",
"product": {
"name": "ansible-creator-0:25.12.0-2.el10ap.src",
"product_id": "ansible-creator-0:25.12.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-creator@25.12.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:25.12.0-2.el10ap.src",
"product": {
"name": "ansible-navigator-0:25.12.0-2.el10ap.src",
"product_id": "ansible-navigator-0:25.12.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@25.12.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-builder-0:3.1.1-2.el10ap.src",
"product": {
"name": "ansible-builder-0:3.1.1-2.el10ap.src",
"product_id": "ansible-builder-0:3.1.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-builder@3.1.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:25.12.0-2.el10ap.src",
"product": {
"name": "ansible-lint-0:25.12.0-2.el10ap.src",
"product_id": "ansible-lint-0:25.12.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@25.12.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-typing-extensions-0:4.15.0-2.el10ap.src",
"product": {
"name": "python-typing-extensions-0:4.15.0-2.el10ap.src",
"product_id": "python-typing-extensions-0:4.15.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-typing-extensions@4.15.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-gunicorn-0:23.0.0-2.el10ap.src",
"product": {
"name": "python-gunicorn-0:23.0.0-2.el10ap.src",
"product_id": "python-gunicorn-0:23.0.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-gunicorn@23.0.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ansible-compat-0:25.12.0-2.el10ap.src",
"product": {
"name": "python-ansible-compat-0:25.12.0-2.el10ap.src",
"product_id": "python-ansible-compat-0:25.12.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ansible-compat@25.12.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "bindep-0:2.13.0-2.el10ap.src",
"product": {
"name": "bindep-0:2.13.0-2.el10ap.src",
"product_id": "bindep-0:2.13.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bindep@2.13.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src",
"product": {
"name": "python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src",
"product_id": "python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ruamel-yaml-clib@0.2.15-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-0:9.0.1-2.el10ap.src",
"product": {
"name": "python-pytest-0:9.0.1-2.el10ap.src",
"product_id": "python-pytest-0:9.0.1-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest@9.0.1-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:25.12.0-2.el10ap.src",
"product": {
"name": "ansible-dev-tools-0:25.12.0-2.el10ap.src",
"product_id": "ansible-dev-tools-0:25.12.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@25.12.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-xdist-0:3.8.0-2.el10ap.src",
"product": {
"name": "python-pytest-xdist-0:3.8.0-2.el10ap.src",
"product_id": "python-pytest-xdist-0:3.8.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-xdist@3.8.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-environment-0:25.12.2-2.el10ap.src",
"product": {
"name": "ansible-dev-environment-0:25.12.2-2.el10ap.src",
"product_id": "ansible-dev-environment-0:25.12.2-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-environment@25.12.2-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-distlib-0:0.4.0-2.el10ap.src",
"product": {
"name": "python-distlib-0:0.4.0-2.el10ap.src",
"product_id": "python-distlib-0:0.4.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-distlib@0.4.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-tox-ansible-0:25.12.0-2.el10ap.src",
"product": {
"name": "python-tox-ansible-0:25.12.0-2.el10ap.src",
"product_id": "python-tox-ansible-0:25.12.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-tox-ansible@25.12.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "molecule-0:25.12.0-2.el10ap.src",
"product": {
"name": "molecule-0:25.12.0-2.el10ap.src",
"product_id": "molecule-0:25.12.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/molecule@25.12.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-subprocess-tee-0:0.4.2-2.el10ap.src",
"product": {
"name": "python-subprocess-tee-0:0.4.2-2.el10ap.src",
"product_id": "python-subprocess-tee-0:0.4.2-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-subprocess-tee@0.4.2-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-sign-0:0.1.4-2.el10ap.src",
"product": {
"name": "ansible-sign-0:0.1.4-2.el10ap.src",
"product_id": "ansible-sign-0:0.1.4-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-sign@0.1.4-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:1.6.0-2.el10ap.src",
"product": {
"name": "python-pluggy-0:1.6.0-2.el10ap.src",
"product_id": "python-pluggy-0:1.6.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@1.6.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-execnet-0:2.1.2-2.el10ap.src",
"product": {
"name": "python-execnet-0:2.1.2-2.el10ap.src",
"product_id": "python-execnet-0:2.1.2-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-execnet@2.1.2-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pytest-ansible-0:25.12.0-2.el10ap.src",
"product": {
"name": "python-pytest-ansible-0:25.12.0-2.el10ap.src",
"product_id": "python-pytest-ansible-0:25.12.0-2.el10ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pytest-ansible@25.12.0-2.el10ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.26-2.el9ap.src",
"product": {
"name": "python3.11-django-0:4.2.26-2.el9ap.src",
"product_id": "python3.11-django-0:4.2.26-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.26-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.2.3-1.el9ap.src",
"product": {
"name": "automation-eda-controller-0:1.2.3-1.el9ap.src",
"product_id": "automation-eda-controller-0:1.2.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.2.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.src",
"product": {
"name": "python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.src",
"product_id": "python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.6.20251210-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.11.4-1.el9ap.src",
"product": {
"name": "python3.11-galaxy-ng-0:4.11.4-1.el9ap.src",
"product_id": "python3.11-galaxy-ng-0:4.11.4-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.11.4-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.11.4-1.el9ap.src",
"product": {
"name": "automation-hub-0:4.11.4-1.el9ap.src",
"product_id": "automation-hub-0:4.11.4-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.11.4-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-platform-ui-0:2.6.4-1.el9ap.src",
"product": {
"name": "automation-platform-ui-0:2.6.4-1.el9ap.src",
"product_id": "automation-platform-ui-0:2.6.4-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-platform-ui@2.6.4-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.6-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.7.6-1.el9ap.src",
"product_id": "automation-controller-0:4.7.6-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.6-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-builder-0:3.1.1-2.el9ap.src",
"product": {
"name": "ansible-builder-0:3.1.1-2.el9ap.src",
"product_id": "ansible-builder-0:3.1.1-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-builder@3.1.1-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-creator-0:25.12.0-2.el9ap.src",
"product": {
"name": "ansible-creator-0:25.12.0-2.el9ap.src",
"product_id": "ansible-creator-0:25.12.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-creator@25.12.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:25.12.0-2.el9ap.src",
"product": {
"name": "ansible-navigator-0:25.12.0-2.el9ap.src",
"product_id": "ansible-navigator-0:25.12.0-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@25.12.0-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-distlib-0:0.4.0-1.el9ap.src",
"product": {
"name": "python3.11-distlib-0:0.4.0-1.el9ap.src",
"product_id": "python3.11-distlib-0:0.4.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-distlib@0.4.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.36-2.el9ap.src",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.36-2.el9ap.src",
"product_id": "python3.11-galaxy-importer-0:0.4.36-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.36-2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:25.12.0-1.el9ap.src",
"product": {
"name": "ansible-lint-0:25.12.0-1.el9ap.src",
"product_id": "ansible-lint-0:25.12.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@25.12.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-sign-0:0.1.4-1.el9ap.src",
"product": {
"name": "ansible-sign-0:0.1.4-1.el9ap.src",
"product_id": "ansible-sign-0:0.1.4-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-sign@0.1.4-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-execnet-0:2.1.2-1.el9ap.src",
"product": {
"name": "python3.11-execnet-0:2.1.2-1.el9ap.src",
"product_id": "python3.11-execnet-0:2.1.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-execnet@2.1.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-environment-0:25.12.2-1.1.el9ap.src",
"product": {
"name": "ansible-dev-environment-0:25.12.2-1.1.el9ap.src",
"product_id": "ansible-dev-environment-0:25.12.2-1.1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-environment@25.12.2-1.1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-gunicorn-0:23.0.0-1.el9ap.src",
"product": {
"name": "python3.11-gunicorn-0:23.0.0-1.el9ap.src",
"product_id": "python3.11-gunicorn-0:23.0.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gunicorn@23.0.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "bindep-0:2.13.0-1.el9ap.src",
"product": {
"name": "bindep-0:2.13.0-1.el9ap.src",
"product_id": "bindep-0:2.13.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bindep@2.13.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:25.12.0-1.el9ap.src",
"product": {
"name": "ansible-dev-tools-0:25.12.0-1.el9ap.src",
"product_id": "ansible-dev-tools-0:25.12.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@25.12.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "molecule-0:25.12.0-1.el9ap.src",
"product": {
"name": "molecule-0:25.12.0-1.el9ap.src",
"product_id": "molecule-0:25.12.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/molecule@25.12.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytest-ansible-0:25.12.0-1.el9ap.src",
"product": {
"name": "python3.11-pytest-ansible-0:25.12.0-1.el9ap.src",
"product_id": "python3.11-pytest-ansible-0:25.12.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytest-ansible@25.12.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src",
"product": {
"name": "python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src",
"product_id": "python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tox-ansible@25.12.0-1.2.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-typing-extensions-0:4.15.0-1.el9ap.src",
"product": {
"name": "python3.11-typing-extensions-0:4.15.0-1.el9ap.src",
"product_id": "python3.11-typing-extensions-0:4.15.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-typing-extensions@4.15.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"product": {
"name": "python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"product_id": "python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-compat@25.12.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pluggy-0:1.6.0-1.el9ap.src",
"product": {
"name": "python3.11-pluggy-0:1.6.0-1.el9ap.src",
"product_id": "python3.11-pluggy-0:1.6.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pluggy@1.6.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytest-xdist-0:3.8.0-1.el9ap.src",
"product": {
"name": "python3.11-pytest-xdist-0:3.8.0-1.el9ap.src",
"product_id": "python3.11-pytest-xdist-0:3.8.0-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytest-xdist@3.8.0-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.15-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"product": {
"name": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"product_id": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-subprocess-tee@0.4.2-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytest-0:9.0.1-1.el9ap.src",
"product": {
"name": "python3.11-pytest-0:9.0.1-1.el9ap.src",
"product_id": "python3.11-pytest-0:9.0.1-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytest@9.0.1-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.6.20251210-2.el9ap.src",
"product": {
"name": "automation-gateway-0:2.6.20251210-2.el9ap.src",
"product_id": "automation-gateway-0:2.6.20251210-2.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.6.20251210-2.el9ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-core-2:2.16.14-3.el10ap.noarch",
"product": {
"name": "ansible-core-2:2.16.14-3.el10ap.noarch",
"product_id": "ansible-core-2:2.16.14-3.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-core@2.16.14-3.el10ap?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "ansible-runner-0:2.4.2-2.el10ap.noarch",
"product": {
"name": "ansible-runner-0:2.4.2-2.el10ap.noarch",
"product_id": "ansible-runner-0:2.4.2-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-runner@2.4.2-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ansible-runner-0:2.4.2-2.el10ap.noarch",
"product": {
"name": "python3-ansible-runner-0:2.4.2-2.el10ap.noarch",
"product_id": "python3-ansible-runner-0:2.4.2-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ansible-runner@2.4.2-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-asgiref-0:3.7.2-2.el10ap.noarch",
"product": {
"name": "python3-asgiref-0:3.7.2-2.el10ap.noarch",
"product_id": "python3-asgiref-0:3.7.2-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-asgiref@3.7.2-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-black-0:24.4.2-3.el10ap.noarch",
"product": {
"name": "python3-black-0:24.4.2-3.el10ap.noarch",
"product_id": "python3-black-0:24.4.2-3.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-black@24.4.2-3.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-bracex-0:2.4-2.el10ap.noarch",
"product": {
"name": "python3-bracex-0:2.4-2.el10ap.noarch",
"product_id": "python3-bracex-0:2.4-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bracex@2.4-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-cachetools-0:5.3.2-2.el10ap.noarch",
"product": {
"name": "python3-cachetools-0:5.3.2-2.el10ap.noarch",
"product_id": "python3-cachetools-0:5.3.2-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-cachetools@5.3.2-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-chardet-0:5.2.0-3.el10ap.noarch",
"product": {
"name": "python3-chardet-0:5.2.0-3.el10ap.noarch",
"product_id": "python3-chardet-0:5.2.0-3.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-chardet@5.2.0-3.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-click-0:8.1.7-2.el10ap.noarch",
"product": {
"name": "python3-click-0:8.1.7-2.el10ap.noarch",
"product_id": "python3-click-0:8.1.7-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-click@8.1.7-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-click-help-colors-0:0.9.4-2.el10ap.noarch",
"product": {
"name": "python3-click-help-colors-0:0.9.4-2.el10ap.noarch",
"product_id": "python3-click-help-colors-0:0.9.4-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-click-help-colors@0.9.4-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-commonmark-0:0.9.1-7.el10ap.noarch",
"product": {
"name": "python3-commonmark-0:0.9.1-7.el10ap.noarch",
"product_id": "python3-commonmark-0:0.9.1-7.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-commonmark@0.9.1-7.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-daemon-0:3.1.2-2.el10ap.noarch",
"product": {
"name": "python3-daemon-0:3.1.2-2.el10ap.noarch",
"product_id": "python3-daemon-0:3.1.2-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-daemon@3.1.2-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-enrich-0:1.2.7-3.el10ap.noarch",
"product": {
"name": "python3-enrich-0:1.2.7-3.el10ap.noarch",
"product_id": "python3-enrich-0:1.2.7-3.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-enrich@1.2.7-3.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-filelock-0:3.13.1-2.el10ap.noarch",
"product": {
"name": "python3-filelock-0:3.13.1-2.el10ap.noarch",
"product_id": "python3-filelock-0:3.13.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-filelock@3.13.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-gnupg-0:0.5.2-2.el10ap.noarch",
"product": {
"name": "python3-gnupg-0:0.5.2-2.el10ap.noarch",
"product_id": "python3-gnupg-0:0.5.2-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gnupg@0.5.2-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-iniconfig-0:2.0.0-2.el10ap.noarch",
"product": {
"name": "python3-iniconfig-0:2.0.0-2.el10ap.noarch",
"product_id": "python3-iniconfig-0:2.0.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-iniconfig@2.0.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-isodate-0:0.6.1-3.el10ap.noarch",
"product": {
"name": "python3-isodate-0:0.6.1-3.el10ap.noarch",
"product_id": "python3-isodate-0:0.6.1-3.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-isodate@0.6.1-3.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jsonschema-0:4.21.1-2.el10ap.noarch",
"product": {
"name": "python3-jsonschema-0:4.21.1-2.el10ap.noarch",
"product_id": "python3-jsonschema-0:4.21.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jsonschema@4.21.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jsonschema-path-0:0.3.4-2.el10ap.noarch",
"product": {
"name": "python3-jsonschema-path-0:0.3.4-2.el10ap.noarch",
"product_id": "python3-jsonschema-path-0:0.3.4-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jsonschema-path@0.3.4-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch",
"product": {
"name": "python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch",
"product_id": "python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jsonschema-specifications@2023.12.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-lockfile-1:0.12.2-3.el10ap.noarch",
"product": {
"name": "python3-lockfile-1:0.12.2-3.el10ap.noarch",
"product_id": "python3-lockfile-1:0.12.2-3.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-lockfile@0.12.2-3.el10ap?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python3-more-itertools-0:10.2.0-2.el10ap.noarch",
"product": {
"name": "python3-more-itertools-0:10.2.0-2.el10ap.noarch",
"product_id": "python3-more-itertools-0:10.2.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-more-itertools@10.2.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-mypy-extensions-0:1.0.0-2.el10ap.noarch",
"product": {
"name": "python3-mypy-extensions-0:1.0.0-2.el10ap.noarch",
"product_id": "python3-mypy-extensions-0:1.0.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-mypy-extensions@1.0.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openapi-core-0:0.19.1-2.el10ap.noarch",
"product": {
"name": "python3-openapi-core-0:0.19.1-2.el10ap.noarch",
"product_id": "python3-openapi-core-0:0.19.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openapi-core@0.19.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch",
"product": {
"name": "python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch",
"product_id": "python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openapi-schema-validator@0.6.2-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch",
"product": {
"name": "python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch",
"product_id": "python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-openapi-spec-validator@0.7.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-parse-0:1.20.1-2.el10ap.noarch",
"product": {
"name": "python3-parse-0:1.20.1-2.el10ap.noarch",
"product_id": "python3-parse-0:1.20.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-parse@1.20.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-parsley-0:1.3-4.el10ap.noarch",
"product": {
"name": "python3-parsley-0:1.3-4.el10ap.noarch",
"product_id": "python3-parsley-0:1.3-4.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-parsley@1.3-4.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pathable-0:0.4.3-2.el10ap.noarch",
"product": {
"name": "python3-pathable-0:0.4.3-2.el10ap.noarch",
"product_id": "python3-pathable-0:0.4.3-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pathable@0.4.3-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pathspec-0:0.12.1-5.el10.noarch",
"product": {
"name": "python3-pathspec-0:0.12.1-5.el10.noarch",
"product_id": "python3-pathspec-0:0.12.1-5.el10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pathspec@0.12.1-5.el10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pbr-0:6.0.0-3.el10ap.noarch",
"product": {
"name": "python3-pbr-0:6.0.0-3.el10ap.noarch",
"product_id": "python3-pbr-0:6.0.0-3.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pbr@6.0.0-3.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-platformdirs-0:4.2.0-2.el10ap.noarch",
"product": {
"name": "python3-platformdirs-0:4.2.0-2.el10ap.noarch",
"product_id": "python3-platformdirs-0:4.2.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-platformdirs@4.2.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pygments-0:2.18.0-1.el10.noarch",
"product": {
"name": "python3-pygments-0:2.18.0-1.el10.noarch",
"product_id": "python3-pygments-0:2.18.0-1.el10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pygments@2.18.0-1.el10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pyproject-api-0:1.6.1-2.el10ap.noarch",
"product": {
"name": "python3-pyproject-api-0:1.6.1-2.el10ap.noarch",
"product_id": "python3-pyproject-api-0:1.6.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pyproject-api@1.6.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-plus-0:0.8.1-2.el10ap.noarch",
"product": {
"name": "python3-pytest-plus-0:0.8.1-2.el10ap.noarch",
"product_id": "python3-pytest-plus-0:0.8.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-plus@0.8.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-sugar-0:1.1.1-2.el10ap.noarch",
"product": {
"name": "python3-pytest-sugar-0:1.1.1-2.el10ap.noarch",
"product_id": "python3-pytest-sugar-0:1.1.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-sugar@1.1.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-referencing-0:0.36.2-2.el10ap.noarch",
"product": {
"name": "python3-referencing-0:0.36.2-2.el10ap.noarch",
"product_id": "python3-referencing-0:0.36.2-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-referencing@0.36.2-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch",
"product": {
"name": "python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch",
"product_id": "python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rfc3339-validator@0.1.4-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-rich-0:13.1.0-2.el10ap.noarch",
"product": {
"name": "python3-rich-0:13.1.0-2.el10ap.noarch",
"product_id": "python3-rich-0:13.1.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rich@13.1.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch",
"product": {
"name": "python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch",
"product_id": "python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ruamel-yaml@0.18.15-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-sqlparse-0:0.5.3-3.el10ap.noarch",
"product": {
"name": "python3-sqlparse-0:0.5.3-3.el10ap.noarch",
"product_id": "python3-sqlparse-0:0.5.3-3.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-sqlparse@0.5.3-3.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-termcolor-0:3.1.0-2.el10ap.noarch",
"product": {
"name": "python3-termcolor-0:3.1.0-2.el10ap.noarch",
"product_id": "python3-termcolor-0:3.1.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-termcolor@3.1.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "tox-0:4.15.1-2.el10ap.noarch",
"product": {
"name": "tox-0:4.15.1-2.el10ap.noarch",
"product_id": "tox-0:4.15.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/tox@4.15.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-virtualenv-0:20.25.1-2.el10ap.noarch",
"product": {
"name": "python3-virtualenv-0:20.25.1-2.el10ap.noarch",
"product_id": "python3-virtualenv-0:20.25.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-virtualenv@20.25.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-wcmatch-0:8.5-2.el10ap.noarch",
"product": {
"name": "python3-wcmatch-0:8.5-2.el10ap.noarch",
"product_id": "python3-wcmatch-0:8.5-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wcmatch@8.5-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-werkzeug-0:3.0.3-2.el10ap.noarch",
"product": {
"name": "python3-werkzeug-0:3.0.3-2.el10ap.noarch",
"product_id": "python3-werkzeug-0:3.0.3-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-werkzeug@3.0.3-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-wheel-wheel-1:0.41.2-5.el10.noarch",
"product": {
"name": "python3-wheel-wheel-1:0.41.2-5.el10.noarch",
"product_id": "python3-wheel-wheel-1:0.41.2-5.el10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-wheel-wheel@0.41.2-5.el10?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.6.2-2.el10ap.noarch",
"product": {
"name": "receptorctl-0:1.6.2-2.el10ap.noarch",
"product_id": "receptorctl-0:1.6.2-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.6.2-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "yamllint-0:1.35.1-2.el10ap.noarch",
"product": {
"name": "yamllint-0:1.35.1-2.el10ap.noarch",
"product_id": "yamllint-0:1.35.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/yamllint@1.35.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-django-0:4.2.26-2.el10ap.noarch",
"product": {
"name": "python3-django-0:4.2.26-2.el10ap.noarch",
"product_id": "python3-django-0:4.2.26-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-django@4.2.26-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch",
"product": {
"name": "python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch",
"product_id": "python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-setuptools-wheel@69.0.3-12.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-colorama-0:0.4.6-13.el10.noarch",
"product": {
"name": "python3-colorama-0:0.4.6-13.el10.noarch",
"product_id": "python3-colorama-0:0.4.6-13.el10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-colorama@0.4.6-13.el10?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-creator-0:25.12.0-2.el10ap.noarch",
"product": {
"name": "ansible-creator-0:25.12.0-2.el10ap.noarch",
"product_id": "ansible-creator-0:25.12.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-creator@25.12.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:25.12.0-2.el10ap.noarch",
"product": {
"name": "ansible-navigator-0:25.12.0-2.el10ap.noarch",
"product_id": "ansible-navigator-0:25.12.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@25.12.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-builder-0:3.1.1-2.el10ap.noarch",
"product": {
"name": "ansible-builder-0:3.1.1-2.el10ap.noarch",
"product_id": "ansible-builder-0:3.1.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-builder@3.1.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:25.12.0-2.el10ap.noarch",
"product": {
"name": "ansible-lint-0:25.12.0-2.el10ap.noarch",
"product_id": "ansible-lint-0:25.12.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@25.12.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-typing-extensions-0:4.15.0-2.el10ap.noarch",
"product": {
"name": "python3-typing-extensions-0:4.15.0-2.el10ap.noarch",
"product_id": "python3-typing-extensions-0:4.15.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-typing-extensions@4.15.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-gunicorn-0:23.0.0-2.el10ap.noarch",
"product": {
"name": "python3-gunicorn-0:23.0.0-2.el10ap.noarch",
"product_id": "python3-gunicorn-0:23.0.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-gunicorn@23.0.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-ansible-compat-0:25.12.0-2.el10ap.noarch",
"product": {
"name": "python3-ansible-compat-0:25.12.0-2.el10ap.noarch",
"product_id": "python3-ansible-compat-0:25.12.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ansible-compat@25.12.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "bindep-0:2.13.0-2.el10ap.noarch",
"product": {
"name": "bindep-0:2.13.0-2.el10ap.noarch",
"product_id": "bindep-0:2.13.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bindep@2.13.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-0:9.0.1-2.el10ap.noarch",
"product": {
"name": "python3-pytest-0:9.0.1-2.el10ap.noarch",
"product_id": "python3-pytest-0:9.0.1-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest@9.0.1-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch",
"product": {
"name": "ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch",
"product_id": "ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@25.12.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:25.12.0-2.el10ap.noarch",
"product": {
"name": "ansible-dev-tools-0:25.12.0-2.el10ap.noarch",
"product_id": "ansible-dev-tools-0:25.12.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@25.12.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-xdist-0:3.8.0-2.el10ap.noarch",
"product": {
"name": "python3-pytest-xdist-0:3.8.0-2.el10ap.noarch",
"product_id": "python3-pytest-xdist-0:3.8.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-xdist@3.8.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-environment-0:25.12.2-2.el10ap.noarch",
"product": {
"name": "ansible-dev-environment-0:25.12.2-2.el10ap.noarch",
"product_id": "ansible-dev-environment-0:25.12.2-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-environment@25.12.2-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-distlib-0:0.4.0-2.el10ap.noarch",
"product": {
"name": "python3-distlib-0:0.4.0-2.el10ap.noarch",
"product_id": "python3-distlib-0:0.4.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-distlib@0.4.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-tox-ansible-0:25.12.0-2.el10ap.noarch",
"product": {
"name": "python3-tox-ansible-0:25.12.0-2.el10ap.noarch",
"product_id": "python3-tox-ansible-0:25.12.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-tox-ansible@25.12.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "molecule-0:25.12.0-2.el10ap.noarch",
"product": {
"name": "molecule-0:25.12.0-2.el10ap.noarch",
"product_id": "molecule-0:25.12.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/molecule@25.12.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-subprocess-tee-0:0.4.2-2.el10ap.noarch",
"product": {
"name": "python3-subprocess-tee-0:0.4.2-2.el10ap.noarch",
"product_id": "python3-subprocess-tee-0:0.4.2-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-subprocess-tee@0.4.2-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-sign-0:0.1.4-2.el10ap.noarch",
"product": {
"name": "ansible-sign-0:0.1.4-2.el10ap.noarch",
"product_id": "ansible-sign-0:0.1.4-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-sign@0.1.4-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pluggy-0:1.6.0-2.el10ap.noarch",
"product": {
"name": "python3-pluggy-0:1.6.0-2.el10ap.noarch",
"product_id": "python3-pluggy-0:1.6.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pluggy@1.6.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-execnet-0:2.1.2-2.el10ap.noarch",
"product": {
"name": "python3-execnet-0:2.1.2-2.el10ap.noarch",
"product_id": "python3-execnet-0:2.1.2-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-execnet@2.1.2-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pytest-ansible-0:25.12.0-2.el10ap.noarch",
"product": {
"name": "python3-pytest-ansible-0:25.12.0-2.el10ap.noarch",
"product_id": "python3-pytest-ansible-0:25.12.0-2.el10ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pytest-ansible@25.12.0-2.el10ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-0:4.2.26-2.el9ap.noarch",
"product": {
"name": "python3.11-django-0:4.2.26-2.el9ap.noarch",
"product_id": "python3.11-django-0:4.2.26-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django@4.2.26-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-0:1.2.3-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-0:1.2.3-1.el9ap.noarch",
"product_id": "automation-eda-controller-0:1.2.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller@1.2.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-base-0:1.2.3-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-base-0:1.2.3-1.el9ap.noarch",
"product_id": "automation-eda-controller-base-0:1.2.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-base@1.2.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-base-services-0:1.2.3-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-base-services-0:1.2.3-1.el9ap.noarch",
"product_id": "automation-eda-controller-base-services-0:1.2.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-base-services@1.2.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-event-stream-services-0:1.2.3-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-event-stream-services-0:1.2.3-1.el9ap.noarch",
"product_id": "automation-eda-controller-event-stream-services-0:1.2.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-event-stream-services@1.2.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-eda-controller-worker-services-0:1.2.3-1.el9ap.noarch",
"product": {
"name": "automation-eda-controller-worker-services-0:1.2.3-1.el9ap.noarch",
"product_id": "automation-eda-controller-worker-services-0:1.2.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-eda-controller-worker-services@1.2.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20251210-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20251210-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+activitystream-0:2.6.20251210-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bactivitystream@2.6.20251210-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20251210-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20251210-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+api_documentation-0:2.6.20251210-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bapi_documentation@2.6.20251210-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+authentication-0:2.6.20251210-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+authentication-0:2.6.20251210-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+authentication-0:2.6.20251210-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bauthentication@2.6.20251210-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20251210-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20251210-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+channel_auth-0:2.6.20251210-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bchannel_auth@2.6.20251210-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20251210-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20251210-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+feature_flags-0:2.6.20251210-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bfeature_flags@2.6.20251210-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251210-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251210-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251210-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bjwt_consumer@2.6.20251210-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251210-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251210-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251210-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Boauth2_provider@2.6.20251210-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+rbac-0:2.6.20251210-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+rbac-0:2.6.20251210-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+rbac-0:2.6.20251210-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brbac@2.6.20251210-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20251210-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20251210-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+redis_client-0:2.6.20251210-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bredis_client@2.6.20251210-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20251210-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20251210-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+resource_registry-0:2.6.20251210-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Bresource_registry@2.6.20251210-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20251210-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20251210-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base+rest_filters-0:2.6.20251210-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base%2Brest_filters@2.6.20251210-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.noarch",
"product": {
"name": "python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.noarch",
"product_id": "python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-django-ansible-base@2.6.20251210-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-ng-0:4.11.4-1.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-ng-0:4.11.4-1.el9ap.noarch",
"product_id": "python3.11-galaxy-ng-0:4.11.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-ng@4.11.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.11.4-1.el9ap.noarch",
"product": {
"name": "automation-hub-0:4.11.4-1.el9ap.noarch",
"product_id": "automation-hub-0:4.11.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.11.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-platform-ui-0:2.6.4-1.el9ap.noarch",
"product": {
"name": "automation-platform-ui-0:2.6.4-1.el9ap.noarch",
"product_id": "automation-platform-ui-0:2.6.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-platform-ui@2.6.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.7.6-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.7.6-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.7.6-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.7.6-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.7.6-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.7.6-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.7.6-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.7.6-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.7.6-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.7.6-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.7.6-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.7.6-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-builder-0:3.1.1-2.el9ap.noarch",
"product": {
"name": "ansible-builder-0:3.1.1-2.el9ap.noarch",
"product_id": "ansible-builder-0:3.1.1-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-builder@3.1.1-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-creator-0:25.12.0-2.el9ap.noarch",
"product": {
"name": "ansible-creator-0:25.12.0-2.el9ap.noarch",
"product_id": "ansible-creator-0:25.12.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-creator@25.12.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-navigator-0:25.12.0-2.el9ap.noarch",
"product": {
"name": "ansible-navigator-0:25.12.0-2.el9ap.noarch",
"product_id": "ansible-navigator-0:25.12.0-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-navigator@25.12.0-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"product": {
"name": "python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"product_id": "python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-distlib@0.4.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-galaxy-importer-0:0.4.36-2.el9ap.noarch",
"product": {
"name": "python3.11-galaxy-importer-0:0.4.36-2.el9ap.noarch",
"product_id": "python3.11-galaxy-importer-0:0.4.36-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-galaxy-importer@0.4.36-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-lint-0:25.12.0-1.el9ap.noarch",
"product": {
"name": "ansible-lint-0:25.12.0-1.el9ap.noarch",
"product_id": "ansible-lint-0:25.12.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-lint@25.12.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-sign-0:0.1.4-1.el9ap.noarch",
"product": {
"name": "ansible-sign-0:0.1.4-1.el9ap.noarch",
"product_id": "ansible-sign-0:0.1.4-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-sign@0.1.4-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-execnet-0:2.1.2-1.el9ap.noarch",
"product": {
"name": "python3.11-execnet-0:2.1.2-1.el9ap.noarch",
"product_id": "python3.11-execnet-0:2.1.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-execnet@2.1.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch",
"product": {
"name": "ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch",
"product_id": "ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-environment@25.12.2-1.1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-gunicorn-0:23.0.0-1.el9ap.noarch",
"product": {
"name": "python3.11-gunicorn-0:23.0.0-1.el9ap.noarch",
"product_id": "python3.11-gunicorn-0:23.0.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-gunicorn@23.0.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "bindep-0:2.13.0-1.el9ap.noarch",
"product": {
"name": "bindep-0:2.13.0-1.el9ap.noarch",
"product_id": "bindep-0:2.13.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bindep@2.13.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch",
"product": {
"name": "ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch",
"product_id": "ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools%2Bserver@25.12.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "ansible-dev-tools-0:25.12.0-1.el9ap.noarch",
"product": {
"name": "ansible-dev-tools-0:25.12.0-1.el9ap.noarch",
"product_id": "ansible-dev-tools-0:25.12.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ansible-dev-tools@25.12.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "molecule-0:25.12.0-1.el9ap.noarch",
"product": {
"name": "molecule-0:25.12.0-1.el9ap.noarch",
"product_id": "molecule-0:25.12.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/molecule@25.12.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch",
"product": {
"name": "python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch",
"product_id": "python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytest-ansible@25.12.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch",
"product": {
"name": "python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch",
"product_id": "python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-tox-ansible@25.12.0-1.2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"product": {
"name": "python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"product_id": "python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-typing-extensions@4.15.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"product": {
"name": "python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"product_id": "python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ansible-compat@25.12.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pluggy-0:1.6.0-1.el9ap.noarch",
"product": {
"name": "python3.11-pluggy-0:1.6.0-1.el9ap.noarch",
"product_id": "python3.11-pluggy-0:1.6.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pluggy@1.6.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch",
"product": {
"name": "python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch",
"product_id": "python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytest-xdist@3.8.0-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"product": {
"name": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"product_id": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-subprocess-tee@0.4.2-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3.11-pytest-0:9.0.1-1.el9ap.noarch",
"product": {
"name": "python3.11-pytest-0:9.0.1-1.el9ap.noarch",
"product_id": "python3.11-pytest-0:9.0.1-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-pytest@9.0.1-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-0:2.6.20251210-2.el9ap.noarch",
"product": {
"name": "automation-gateway-0:2.6.20251210-2.el9ap.noarch",
"product_id": "automation-gateway-0:2.6.20251210-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway@2.6.20251210-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-config-0:2.6.20251210-2.el9ap.noarch",
"product": {
"name": "automation-gateway-config-0:2.6.20251210-2.el9ap.noarch",
"product_id": "automation-gateway-config-0:2.6.20251210-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-config@2.6.20251210-2.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-gateway-server-0:2.6.20251210-2.el9ap.noarch",
"product": {
"name": "automation-gateway-server-0:2.6.20251210-2.el9ap.noarch",
"product_id": "automation-gateway-server-0:2.6.20251210-2.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-gateway-server@2.6.20251210-2.el9ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64",
"product": {
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64",
"product_id": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-lazy-object-proxy@1.10.0-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64",
"product": {
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64",
"product_id": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lazy-object-proxy-debugsource@1.10.0-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64",
"product": {
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64",
"product_id": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-lazy-object-proxy-debuginfo@1.10.0-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.1.5-2.el10ap.x86_64",
"product": {
"name": "python3-markupsafe-0:2.1.5-2.el10ap.x86_64",
"product_id": "python3-markupsafe-0:2.1.5-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.1.5-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64",
"product": {
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64",
"product_id": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.1.5-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64",
"product_id": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.1.5-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64",
"product": {
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64",
"product_id": "python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-onigurumacffi@1.3.0-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64",
"product": {
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64",
"product_id": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-onigurumacffi-debugsource@1.3.0-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64",
"product": {
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64",
"product_id": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-onigurumacffi-debuginfo@1.3.0-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-rpds-py-0:0.18.1-2.el10ap.x86_64",
"product": {
"name": "python3-rpds-py-0:0.18.1-2.el10ap.x86_64",
"product_id": "python3-rpds-py-0:0.18.1-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rpds-py@0.18.1-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64",
"product": {
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64",
"product_id": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rpds-py-debugsource@0.18.1-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64",
"product": {
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64",
"product_id": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rpds-py-debuginfo@0.18.1-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-2.el10ap.x86_64",
"product": {
"name": "receptor-0:1.6.2-2.el10ap.x86_64",
"product_id": "receptor-0:1.6.2-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-2.el10ap.x86_64",
"product": {
"name": "receptor-debugsource-0:1.6.2-2.el10ap.x86_64",
"product_id": "receptor-debugsource-0:1.6.2-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-2.el10ap.x86_64",
"product": {
"name": "receptor-debuginfo-0:1.6.2-2.el10ap.x86_64",
"product_id": "receptor-debuginfo-0:1.6.2-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64",
"product": {
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64",
"product_id": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ruamel-yaml-clib@0.2.15-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64",
"product": {
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64",
"product_id": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ruamel-yaml-clib-debugsource@0.2.15-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64",
"product": {
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64",
"product_id": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ruamel-yaml-clib-debuginfo@0.2.15-2.el10ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.6-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.7.6-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.7.6-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.6-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.6-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.7.6-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.7.6-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.6-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.15-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"product": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"product_id": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debugsource@0.2.15-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"product": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"product_id": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debuginfo@0.2.15-1.el9ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le",
"product": {
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le",
"product_id": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-lazy-object-proxy@1.10.0-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le",
"product": {
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le",
"product_id": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lazy-object-proxy-debugsource@1.10.0-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le",
"product": {
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le",
"product_id": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-lazy-object-proxy-debuginfo@1.10.0-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.1.5-2.el10ap.ppc64le",
"product": {
"name": "python3-markupsafe-0:2.1.5-2.el10ap.ppc64le",
"product_id": "python3-markupsafe-0:2.1.5-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.1.5-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le",
"product": {
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le",
"product_id": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.1.5-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le",
"product_id": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.1.5-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le",
"product": {
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le",
"product_id": "python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-onigurumacffi@1.3.0-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le",
"product": {
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le",
"product_id": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-onigurumacffi-debugsource@1.3.0-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le",
"product": {
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le",
"product_id": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-onigurumacffi-debuginfo@1.3.0-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-rpds-py-0:0.18.1-2.el10ap.ppc64le",
"product": {
"name": "python3-rpds-py-0:0.18.1-2.el10ap.ppc64le",
"product_id": "python3-rpds-py-0:0.18.1-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rpds-py@0.18.1-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le",
"product": {
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le",
"product_id": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rpds-py-debugsource@0.18.1-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le",
"product": {
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le",
"product_id": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rpds-py-debuginfo@0.18.1-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-2.el10ap.ppc64le",
"product": {
"name": "receptor-0:1.6.2-2.el10ap.ppc64le",
"product_id": "receptor-0:1.6.2-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-2.el10ap.ppc64le",
"product": {
"name": "receptor-debugsource-0:1.6.2-2.el10ap.ppc64le",
"product_id": "receptor-debugsource-0:1.6.2-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-2.el10ap.ppc64le",
"product": {
"name": "receptor-debuginfo-0:1.6.2-2.el10ap.ppc64le",
"product_id": "receptor-debuginfo-0:1.6.2-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le",
"product": {
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le",
"product_id": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ruamel-yaml-clib@0.2.15-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le",
"product": {
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le",
"product_id": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ruamel-yaml-clib-debugsource@0.2.15-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le",
"product": {
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le",
"product_id": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ruamel-yaml-clib-debuginfo@0.2.15-2.el10ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.6-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.7.6-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.7.6-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.6-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.6-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.7.6-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.7.6-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.6-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.15-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"product": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"product_id": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debugsource@0.2.15-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"product": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"product_id": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debuginfo@0.2.15-1.el9ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x",
"product": {
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x",
"product_id": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-lazy-object-proxy@1.10.0-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x",
"product": {
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x",
"product_id": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lazy-object-proxy-debugsource@1.10.0-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x",
"product": {
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x",
"product_id": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-lazy-object-proxy-debuginfo@1.10.0-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.1.5-2.el10ap.s390x",
"product": {
"name": "python3-markupsafe-0:2.1.5-2.el10ap.s390x",
"product_id": "python3-markupsafe-0:2.1.5-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.1.5-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x",
"product": {
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x",
"product_id": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.1.5-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x",
"product_id": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.1.5-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.s390x",
"product": {
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.s390x",
"product_id": "python3-onigurumacffi-0:1.3.0-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-onigurumacffi@1.3.0-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x",
"product": {
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x",
"product_id": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-onigurumacffi-debugsource@1.3.0-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x",
"product": {
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x",
"product_id": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-onigurumacffi-debuginfo@1.3.0-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-rpds-py-0:0.18.1-2.el10ap.s390x",
"product": {
"name": "python3-rpds-py-0:0.18.1-2.el10ap.s390x",
"product_id": "python3-rpds-py-0:0.18.1-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rpds-py@0.18.1-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x",
"product": {
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x",
"product_id": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rpds-py-debugsource@0.18.1-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x",
"product": {
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x",
"product_id": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rpds-py-debuginfo@0.18.1-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-2.el10ap.s390x",
"product": {
"name": "receptor-0:1.6.2-2.el10ap.s390x",
"product_id": "receptor-0:1.6.2-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-2.el10ap.s390x",
"product": {
"name": "receptor-debugsource-0:1.6.2-2.el10ap.s390x",
"product_id": "receptor-debugsource-0:1.6.2-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-2.el10ap.s390x",
"product": {
"name": "receptor-debuginfo-0:1.6.2-2.el10ap.s390x",
"product_id": "receptor-debuginfo-0:1.6.2-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x",
"product": {
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x",
"product_id": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ruamel-yaml-clib@0.2.15-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x",
"product": {
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x",
"product_id": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ruamel-yaml-clib-debugsource@0.2.15-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x",
"product": {
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x",
"product_id": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ruamel-yaml-clib-debuginfo@0.2.15-2.el10ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.6-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.7.6-1.el9ap.s390x",
"product_id": "automation-controller-0:4.7.6-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.6-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.6-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.7.6-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.7.6-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.6-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.15-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"product": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"product_id": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debugsource@0.2.15-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"product": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"product_id": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debuginfo@0.2.15-1.el9ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64",
"product": {
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64",
"product_id": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-lazy-object-proxy@1.10.0-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64",
"product": {
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64",
"product_id": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lazy-object-proxy-debugsource@1.10.0-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64",
"product": {
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64",
"product_id": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-lazy-object-proxy-debuginfo@1.10.0-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-0:2.1.5-2.el10ap.aarch64",
"product": {
"name": "python3-markupsafe-0:2.1.5-2.el10ap.aarch64",
"product_id": "python3-markupsafe-0:2.1.5-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe@2.1.5-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64",
"product": {
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64",
"product_id": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.1.5-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64",
"product": {
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64",
"product_id": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-markupsafe-debuginfo@2.1.5-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64",
"product": {
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64",
"product_id": "python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-onigurumacffi@1.3.0-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64",
"product": {
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64",
"product_id": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-onigurumacffi-debugsource@1.3.0-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64",
"product": {
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64",
"product_id": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-onigurumacffi-debuginfo@1.3.0-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-rpds-py-0:0.18.1-2.el10ap.aarch64",
"product": {
"name": "python3-rpds-py-0:0.18.1-2.el10ap.aarch64",
"product_id": "python3-rpds-py-0:0.18.1-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rpds-py@0.18.1-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64",
"product": {
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64",
"product_id": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-rpds-py-debugsource@0.18.1-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64",
"product": {
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64",
"product_id": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-rpds-py-debuginfo@0.18.1-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.6.2-2.el10ap.aarch64",
"product": {
"name": "receptor-0:1.6.2-2.el10ap.aarch64",
"product_id": "receptor-0:1.6.2-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.6.2-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debugsource-0:1.6.2-2.el10ap.aarch64",
"product": {
"name": "receptor-debugsource-0:1.6.2-2.el10ap.aarch64",
"product_id": "receptor-debugsource-0:1.6.2-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debugsource@1.6.2-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-debuginfo-0:1.6.2-2.el10ap.aarch64",
"product": {
"name": "receptor-debuginfo-0:1.6.2-2.el10ap.aarch64",
"product_id": "receptor-debuginfo-0:1.6.2-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor-debuginfo@1.6.2-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64",
"product": {
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64",
"product_id": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ruamel-yaml-clib@0.2.15-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64",
"product": {
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64",
"product_id": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ruamel-yaml-clib-debugsource@0.2.15-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64",
"product": {
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64",
"product_id": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-ruamel-yaml-clib-debuginfo@0.2.15-2.el10ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.7.6-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.7.6-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.7.6-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.7.6-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.7.6-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.7.6-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.7.6-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.7.6-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"product": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"product_id": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib@0.2.15-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"product": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"product_id": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debugsource@0.2.15-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"product": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"product_id": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.11-ruamel-yaml-clib-debuginfo@0.2.15-1.el9ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el10ap.noarch"
},
"product_reference": "ansible-builder-0:3.1.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el10ap.src"
},
"product_reference": "ansible-builder-0:3.1.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-2:2.16.14-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.14-3.el10ap.noarch"
},
"product_reference": "ansible-core-2:2.16.14-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-2:2.16.14-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.14-3.el10ap.src"
},
"product_reference": "ansible-core-2:2.16.14-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "ansible-creator-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el10ap.src"
},
"product_reference": "ansible-creator-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.12.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-2.el10ap.noarch"
},
"product_reference": "ansible-dev-environment-0:25.12.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.12.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-2.el10ap.src"
},
"product_reference": "ansible-dev-environment-0:25.12.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "ansible-dev-tools-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-2.el10ap.src"
},
"product_reference": "ansible-dev-tools-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "ansible-lint-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-2.el10ap.src"
},
"product_reference": "ansible-lint-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "ansible-navigator-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el10ap.src"
},
"product_reference": "ansible-navigator-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.4.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el10ap.src"
},
"product_reference": "ansible-runner-0:2.4.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.4-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-2.el10ap.noarch"
},
"product_reference": "ansible-sign-0:0.1.4-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.4-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-2.el10ap.src"
},
"product_reference": "ansible-sign-0:0.1.4-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.13.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-2.el10ap.noarch"
},
"product_reference": "bindep-0:2.13.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.13.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-2.el10ap.src"
},
"product_reference": "bindep-0:2.13.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "molecule-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-2.el10ap.src"
},
"product_reference": "molecule-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ansible-compat-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ansible-compat-0:25.12.0-2.el10ap.src"
},
"product_reference": "python-ansible-compat-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-asgiref-0:3.7.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-asgiref-0:3.7.2-2.el10ap.src"
},
"product_reference": "python-asgiref-0:3.7.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-black-0:24.4.2-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-black-0:24.4.2-3.el10ap.src"
},
"product_reference": "python-black-0:24.4.2-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bracex-0:2.4-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-bracex-0:2.4-2.el10ap.src"
},
"product_reference": "python-bracex-0:2.4-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cachetools-0:5.3.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-cachetools-0:5.3.2-2.el10ap.src"
},
"product_reference": "python-cachetools-0:5.3.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:5.2.0-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-chardet-0:5.2.0-3.el10ap.src"
},
"product_reference": "python-chardet-0:5.2.0-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-click-0:8.1.7-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-click-0:8.1.7-2.el10ap.src"
},
"product_reference": "python-click-0:8.1.7-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-click-help-colors-0:0.9.4-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-click-help-colors-0:0.9.4-2.el10ap.src"
},
"product_reference": "python-click-help-colors-0:0.9.4-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-colorama-0:0.4.6-13.el10.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-colorama-0:0.4.6-13.el10.src"
},
"product_reference": "python-colorama-0:0.4.6-13.el10.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-commonmark-0:0.9.1-7.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-commonmark-0:0.9.1-7.el10ap.src"
},
"product_reference": "python-commonmark-0:0.9.1-7.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-daemon-0:3.1.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-daemon-0:3.1.2-2.el10ap.src"
},
"product_reference": "python-daemon-0:3.1.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-distlib-0:0.4.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-distlib-0:0.4.0-2.el10ap.src"
},
"product_reference": "python-distlib-0:0.4.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.26-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.26-2.el10ap.src"
},
"product_reference": "python-django-0:4.2.26-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-enrich-0:1.2.7-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-enrich-0:1.2.7-3.el10ap.src"
},
"product_reference": "python-enrich-0:1.2.7-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-execnet-0:2.1.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-execnet-0:2.1.2-2.el10ap.src"
},
"product_reference": "python-execnet-0:2.1.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-filelock-0:3.13.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-filelock-0:3.13.1-2.el10ap.src"
},
"product_reference": "python-filelock-0:3.13.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gnupg-0:0.5.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-gnupg-0:0.5.2-2.el10ap.src"
},
"product_reference": "python-gnupg-0:0.5.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:23.0.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-gunicorn-0:23.0.0-2.el10ap.src"
},
"product_reference": "python-gunicorn-0:23.0.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iniconfig-0:2.0.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-iniconfig-0:2.0.0-2.el10ap.src"
},
"product_reference": "python-iniconfig-0:2.0.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-isodate-0:0.6.1-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-isodate-0:0.6.1-3.el10ap.src"
},
"product_reference": "python-isodate-0:0.6.1-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonschema-0:4.21.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-0:4.21.1-2.el10ap.src"
},
"product_reference": "python-jsonschema-0:4.21.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonschema-path-0:0.3.4-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-path-0:0.3.4-2.el10ap.src"
},
"product_reference": "python-jsonschema-path-0:0.3.4-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonschema-specifications-0:2023.12.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-specifications-0:2023.12.1-2.el10ap.src"
},
"product_reference": "python-jsonschema-specifications-0:2023.12.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lazy-object-proxy-0:1.10.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-0:1.10.0-2.el10ap.src"
},
"product_reference": "python-lazy-object-proxy-0:1.10.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64"
},
"product_reference": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le"
},
"product_reference": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x"
},
"product_reference": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64"
},
"product_reference": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lockfile-1:0.12.2-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lockfile-1:0.12.2-3.el10ap.src"
},
"product_reference": "python-lockfile-1:0.12.2-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:2.1.5-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-0:2.1.5-2.el10ap.src"
},
"product_reference": "python-markupsafe-0:2.1.5-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64"
},
"product_reference": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le"
},
"product_reference": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x"
},
"product_reference": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64"
},
"product_reference": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:10.2.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-more-itertools-0:10.2.0-2.el10ap.src"
},
"product_reference": "python-more-itertools-0:10.2.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mypy-extensions-0:1.0.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-mypy-extensions-0:1.0.0-2.el10ap.src"
},
"product_reference": "python-mypy-extensions-0:1.0.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-onigurumacffi-0:1.3.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-0:1.3.0-2.el10ap.src"
},
"product_reference": "python-onigurumacffi-0:1.3.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64"
},
"product_reference": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le"
},
"product_reference": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x"
},
"product_reference": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64"
},
"product_reference": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openapi-core-0:0.19.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-core-0:0.19.1-2.el10ap.src"
},
"product_reference": "python-openapi-core-0:0.19.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openapi-schema-validator-0:0.6.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-schema-validator-0:0.6.2-2.el10ap.src"
},
"product_reference": "python-openapi-schema-validator-0:0.6.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openapi-spec-validator-0:0.7.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-spec-validator-0:0.7.1-2.el10ap.src"
},
"product_reference": "python-openapi-spec-validator-0:0.7.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-parse-0:1.20.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-parse-0:1.20.1-2.el10ap.src"
},
"product_reference": "python-parse-0:1.20.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-parsley-0:1.3-4.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-parsley-0:1.3-4.el10ap.src"
},
"product_reference": "python-parsley-0:1.3-4.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pathable-0:0.4.3-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pathable-0:0.4.3-2.el10ap.src"
},
"product_reference": "python-pathable-0:0.4.3-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pathspec-0:0.12.1-5.el10.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pathspec-0:0.12.1-5.el10.src"
},
"product_reference": "python-pathspec-0:0.12.1-5.el10.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pbr-0:6.0.0-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pbr-0:6.0.0-3.el10ap.src"
},
"product_reference": "python-pbr-0:6.0.0-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-platformdirs-0:4.2.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-platformdirs-0:4.2.0-2.el10ap.src"
},
"product_reference": "python-platformdirs-0:4.2.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:1.6.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pluggy-0:1.6.0-2.el10ap.src"
},
"product_reference": "python-pluggy-0:1.6.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pygments-0:2.18.0-1.el10.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pygments-0:2.18.0-1.el10.src"
},
"product_reference": "python-pygments-0:2.18.0-1.el10.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyproject-api-0:1.6.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pyproject-api-0:1.6.1-2.el10ap.src"
},
"product_reference": "python-pyproject-api-0:1.6.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-0:9.0.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-0:9.0.1-2.el10ap.src"
},
"product_reference": "python-pytest-0:9.0.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-ansible-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-ansible-0:25.12.0-2.el10ap.src"
},
"product_reference": "python-pytest-ansible-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-plus-0:0.8.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-plus-0:0.8.1-2.el10ap.src"
},
"product_reference": "python-pytest-plus-0:0.8.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-sugar-0:1.1.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-sugar-0:1.1.1-2.el10ap.src"
},
"product_reference": "python-pytest-sugar-0:1.1.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-xdist-0:3.8.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-xdist-0:3.8.0-2.el10ap.src"
},
"product_reference": "python-pytest-xdist-0:3.8.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-referencing-0:0.36.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-referencing-0:0.36.2-2.el10ap.src"
},
"product_reference": "python-referencing-0:0.36.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rfc3339-validator-0:0.1.4-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rfc3339-validator-0:0.1.4-2.el10ap.src"
},
"product_reference": "python-rfc3339-validator-0:0.1.4-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rich-0:13.1.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rich-0:13.1.0-2.el10ap.src"
},
"product_reference": "python-rich-0:13.1.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpds-py-0:0.18.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-0:0.18.1-2.el10ap.src"
},
"product_reference": "python-rpds-py-0:0.18.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64"
},
"product_reference": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le"
},
"product_reference": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x"
},
"product_reference": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64"
},
"product_reference": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ruamel-yaml-0:0.18.15-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-0:0.18.15-2.el10ap.src"
},
"product_reference": "python-ruamel-yaml-0:0.18.15-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src"
},
"product_reference": "python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64"
},
"product_reference": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le"
},
"product_reference": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x"
},
"product_reference": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64"
},
"product_reference": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlparse-0:0.5.3-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-sqlparse-0:0.5.3-3.el10ap.src"
},
"product_reference": "python-sqlparse-0:0.5.3-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-subprocess-tee-0:0.4.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-subprocess-tee-0:0.4.2-2.el10ap.src"
},
"product_reference": "python-subprocess-tee-0:0.4.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-termcolor-0:3.1.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-termcolor-0:3.1.0-2.el10ap.src"
},
"product_reference": "python-termcolor-0:3.1.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tox-0:4.15.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-tox-0:4.15.1-2.el10ap.src"
},
"product_reference": "python-tox-0:4.15.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tox-ansible-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-tox-ansible-0:25.12.0-2.el10ap.src"
},
"product_reference": "python-tox-ansible-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-typing-extensions-0:4.15.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-typing-extensions-0:4.15.0-2.el10ap.src"
},
"product_reference": "python-typing-extensions-0:4.15.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-virtualenv-0:20.25.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-virtualenv-0:20.25.1-2.el10ap.src"
},
"product_reference": "python-virtualenv-0:20.25.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcmatch-0:8.5-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-wcmatch-0:8.5-2.el10ap.src"
},
"product_reference": "python-wcmatch-0:8.5-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-werkzeug-0:3.0.3-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-werkzeug-0:3.0.3-2.el10ap.src"
},
"product_reference": "python-werkzeug-0:3.0.3-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.41.2-5.el10.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-wheel-1:0.41.2-5.el10.src"
},
"product_reference": "python-wheel-1:0.41.2-5.el10.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ansible-compat-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ansible-compat-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "python3-ansible-compat-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ansible-runner-0:2.4.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ansible-runner-0:2.4.2-2.el10ap.noarch"
},
"product_reference": "python3-ansible-runner-0:2.4.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-asgiref-0:3.7.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-asgiref-0:3.7.2-2.el10ap.noarch"
},
"product_reference": "python3-asgiref-0:3.7.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-black-0:24.4.2-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-black-0:24.4.2-3.el10ap.noarch"
},
"product_reference": "python3-black-0:24.4.2-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bracex-0:2.4-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-bracex-0:2.4-2.el10ap.noarch"
},
"product_reference": "python3-bracex-0:2.4-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cachetools-0:5.3.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-cachetools-0:5.3.2-2.el10ap.noarch"
},
"product_reference": "python3-cachetools-0:5.3.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-chardet-0:5.2.0-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-chardet-0:5.2.0-3.el10ap.noarch"
},
"product_reference": "python3-chardet-0:5.2.0-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-click-0:8.1.7-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-click-0:8.1.7-2.el10ap.noarch"
},
"product_reference": "python3-click-0:8.1.7-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-click-help-colors-0:0.9.4-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-click-help-colors-0:0.9.4-2.el10ap.noarch"
},
"product_reference": "python3-click-help-colors-0:0.9.4-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-colorama-0:0.4.6-13.el10.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-colorama-0:0.4.6-13.el10.noarch"
},
"product_reference": "python3-colorama-0:0.4.6-13.el10.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-commonmark-0:0.9.1-7.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-commonmark-0:0.9.1-7.el10ap.noarch"
},
"product_reference": "python3-commonmark-0:0.9.1-7.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-daemon-0:3.1.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-daemon-0:3.1.2-2.el10ap.noarch"
},
"product_reference": "python3-daemon-0:3.1.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-distlib-0:0.4.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-distlib-0:0.4.0-2.el10ap.noarch"
},
"product_reference": "python3-distlib-0:0.4.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-0:4.2.26-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.26-2.el10ap.noarch"
},
"product_reference": "python3-django-0:4.2.26-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-enrich-0:1.2.7-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-enrich-0:1.2.7-3.el10ap.noarch"
},
"product_reference": "python3-enrich-0:1.2.7-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-execnet-0:2.1.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-execnet-0:2.1.2-2.el10ap.noarch"
},
"product_reference": "python3-execnet-0:2.1.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-filelock-0:3.13.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-filelock-0:3.13.1-2.el10ap.noarch"
},
"product_reference": "python3-filelock-0:3.13.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gnupg-0:0.5.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-gnupg-0:0.5.2-2.el10ap.noarch"
},
"product_reference": "python3-gnupg-0:0.5.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:23.0.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-gunicorn-0:23.0.0-2.el10ap.noarch"
},
"product_reference": "python3-gunicorn-0:23.0.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-iniconfig-0:2.0.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-iniconfig-0:2.0.0-2.el10ap.noarch"
},
"product_reference": "python3-iniconfig-0:2.0.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-isodate-0:0.6.1-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-isodate-0:0.6.1-3.el10ap.noarch"
},
"product_reference": "python3-isodate-0:0.6.1-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonschema-0:4.21.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-0:4.21.1-2.el10ap.noarch"
},
"product_reference": "python3-jsonschema-0:4.21.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonschema-path-0:0.3.4-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-path-0:0.3.4-2.el10ap.noarch"
},
"product_reference": "python3-jsonschema-path-0:0.3.4-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch"
},
"product_reference": "python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64"
},
"product_reference": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le"
},
"product_reference": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x"
},
"product_reference": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64"
},
"product_reference": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64"
},
"product_reference": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le"
},
"product_reference": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x"
},
"product_reference": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64"
},
"product_reference": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lockfile-1:0.12.2-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lockfile-1:0.12.2-3.el10ap.noarch"
},
"product_reference": "python3-lockfile-1:0.12.2-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.1.5-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.aarch64"
},
"product_reference": "python3-markupsafe-0:2.1.5-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.1.5-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.ppc64le"
},
"product_reference": "python3-markupsafe-0:2.1.5-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.1.5-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.s390x"
},
"product_reference": "python3-markupsafe-0:2.1.5-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.1.5-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.x86_64"
},
"product_reference": "python3-markupsafe-0:2.1.5-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-more-itertools-0:10.2.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-more-itertools-0:10.2.0-2.el10ap.noarch"
},
"product_reference": "python3-more-itertools-0:10.2.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mypy-extensions-0:1.0.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-mypy-extensions-0:1.0.0-2.el10ap.noarch"
},
"product_reference": "python3-mypy-extensions-0:1.0.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64"
},
"product_reference": "python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le"
},
"product_reference": "python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.s390x"
},
"product_reference": "python3-onigurumacffi-0:1.3.0-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64"
},
"product_reference": "python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64"
},
"product_reference": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le"
},
"product_reference": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x"
},
"product_reference": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64"
},
"product_reference": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openapi-core-0:0.19.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-core-0:0.19.1-2.el10ap.noarch"
},
"product_reference": "python3-openapi-core-0:0.19.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch"
},
"product_reference": "python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch"
},
"product_reference": "python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-parse-0:1.20.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-parse-0:1.20.1-2.el10ap.noarch"
},
"product_reference": "python3-parse-0:1.20.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-parsley-0:1.3-4.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-parsley-0:1.3-4.el10ap.noarch"
},
"product_reference": "python3-parsley-0:1.3-4.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pathable-0:0.4.3-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pathable-0:0.4.3-2.el10ap.noarch"
},
"product_reference": "python3-pathable-0:0.4.3-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pathspec-0:0.12.1-5.el10.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pathspec-0:0.12.1-5.el10.noarch"
},
"product_reference": "python3-pathspec-0:0.12.1-5.el10.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pbr-0:6.0.0-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pbr-0:6.0.0-3.el10ap.noarch"
},
"product_reference": "python3-pbr-0:6.0.0-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-platformdirs-0:4.2.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-platformdirs-0:4.2.0-2.el10ap.noarch"
},
"product_reference": "python3-platformdirs-0:4.2.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pluggy-0:1.6.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pluggy-0:1.6.0-2.el10ap.noarch"
},
"product_reference": "python3-pluggy-0:1.6.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pygments-0:2.18.0-1.el10.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pygments-0:2.18.0-1.el10.noarch"
},
"product_reference": "python3-pygments-0:2.18.0-1.el10.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyproject-api-0:1.6.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pyproject-api-0:1.6.1-2.el10ap.noarch"
},
"product_reference": "python3-pyproject-api-0:1.6.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-0:9.0.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-0:9.0.1-2.el10ap.noarch"
},
"product_reference": "python3-pytest-0:9.0.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-ansible-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-ansible-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "python3-pytest-ansible-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-plus-0:0.8.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-plus-0:0.8.1-2.el10ap.noarch"
},
"product_reference": "python3-pytest-plus-0:0.8.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-sugar-0:1.1.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-sugar-0:1.1.1-2.el10ap.noarch"
},
"product_reference": "python3-pytest-sugar-0:1.1.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-xdist-0:3.8.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-xdist-0:3.8.0-2.el10ap.noarch"
},
"product_reference": "python3-pytest-xdist-0:3.8.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-referencing-0:0.36.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-referencing-0:0.36.2-2.el10ap.noarch"
},
"product_reference": "python3-referencing-0:0.36.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch"
},
"product_reference": "python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rich-0:13.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rich-0:13.1.0-2.el10ap.noarch"
},
"product_reference": "python3-rich-0:13.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-0:0.18.1-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.aarch64"
},
"product_reference": "python3-rpds-py-0:0.18.1-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-0:0.18.1-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.ppc64le"
},
"product_reference": "python3-rpds-py-0:0.18.1-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-0:0.18.1-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.s390x"
},
"product_reference": "python3-rpds-py-0:0.18.1-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-0:0.18.1-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.x86_64"
},
"product_reference": "python3-rpds-py-0:0.18.1-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64"
},
"product_reference": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le"
},
"product_reference": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x"
},
"product_reference": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64"
},
"product_reference": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch"
},
"product_reference": "python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64"
},
"product_reference": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le"
},
"product_reference": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x"
},
"product_reference": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64"
},
"product_reference": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64"
},
"product_reference": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le"
},
"product_reference": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x"
},
"product_reference": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64"
},
"product_reference": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch"
},
"product_reference": "python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlparse-0:0.5.3-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-sqlparse-0:0.5.3-3.el10ap.noarch"
},
"product_reference": "python3-sqlparse-0:0.5.3-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-subprocess-tee-0:0.4.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-subprocess-tee-0:0.4.2-2.el10ap.noarch"
},
"product_reference": "python3-subprocess-tee-0:0.4.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-termcolor-0:3.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-termcolor-0:3.1.0-2.el10ap.noarch"
},
"product_reference": "python3-termcolor-0:3.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tox-ansible-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-tox-ansible-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "python3-tox-ansible-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-typing-extensions-0:4.15.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-typing-extensions-0:4.15.0-2.el10ap.noarch"
},
"product_reference": "python3-typing-extensions-0:4.15.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-virtualenv-0:20.25.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-virtualenv-0:20.25.1-2.el10ap.noarch"
},
"product_reference": "python3-virtualenv-0:20.25.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wcmatch-0:8.5-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-wcmatch-0:8.5-2.el10ap.noarch"
},
"product_reference": "python3-wcmatch-0:8.5-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-werkzeug-0:3.0.3-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-werkzeug-0:3.0.3-2.el10ap.noarch"
},
"product_reference": "python3-werkzeug-0:3.0.3-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wheel-wheel-1:0.41.2-5.el10.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-wheel-wheel-1:0.41.2-5.el10.noarch"
},
"product_reference": "python3-wheel-wheel-1:0.41.2-5.el10.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tox-0:4.15.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:tox-0:4.15.1-2.el10ap.noarch"
},
"product_reference": "tox-0:4.15.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:yamllint-0:1.35.1-2.el10ap.noarch"
},
"product_reference": "yamllint-0:1.35.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3:yamllint-0:1.35.1-2.el10ap.src"
},
"product_reference": "yamllint-0:1.35.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el10ap.noarch"
},
"product_reference": "ansible-builder-0:3.1.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el10ap.src"
},
"product_reference": "ansible-builder-0:3.1.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-2:2.16.14-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.14-3.el10ap.noarch"
},
"product_reference": "ansible-core-2:2.16.14-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-core-2:2.16.14-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.14-3.el10ap.src"
},
"product_reference": "ansible-core-2:2.16.14-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "ansible-creator-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el10ap.src"
},
"product_reference": "ansible-creator-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.12.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-2.el10ap.noarch"
},
"product_reference": "ansible-dev-environment-0:25.12.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.12.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-2.el10ap.src"
},
"product_reference": "ansible-dev-environment-0:25.12.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "ansible-dev-tools-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-2.el10ap.src"
},
"product_reference": "ansible-dev-tools-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "ansible-lint-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-2.el10ap.src"
},
"product_reference": "ansible-lint-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "ansible-navigator-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el10ap.src"
},
"product_reference": "ansible-navigator-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.4.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el10ap.noarch"
},
"product_reference": "ansible-runner-0:2.4.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-runner-0:2.4.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el10ap.src"
},
"product_reference": "ansible-runner-0:2.4.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.4-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-2.el10ap.noarch"
},
"product_reference": "ansible-sign-0:0.1.4-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.4-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-2.el10ap.src"
},
"product_reference": "ansible-sign-0:0.1.4-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.13.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-2.el10ap.noarch"
},
"product_reference": "bindep-0:2.13.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.13.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-2.el10ap.src"
},
"product_reference": "bindep-0:2.13.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "molecule-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-2.el10ap.src"
},
"product_reference": "molecule-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ansible-compat-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-ansible-compat-0:25.12.0-2.el10ap.src"
},
"product_reference": "python-ansible-compat-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-asgiref-0:3.7.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-asgiref-0:3.7.2-2.el10ap.src"
},
"product_reference": "python-asgiref-0:3.7.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-black-0:24.4.2-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-black-0:24.4.2-3.el10ap.src"
},
"product_reference": "python-black-0:24.4.2-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-bracex-0:2.4-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-bracex-0:2.4-2.el10ap.src"
},
"product_reference": "python-bracex-0:2.4-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cachetools-0:5.3.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-cachetools-0:5.3.2-2.el10ap.src"
},
"product_reference": "python-cachetools-0:5.3.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:5.2.0-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-chardet-0:5.2.0-3.el10ap.src"
},
"product_reference": "python-chardet-0:5.2.0-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-click-0:8.1.7-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-click-0:8.1.7-2.el10ap.src"
},
"product_reference": "python-click-0:8.1.7-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-click-help-colors-0:0.9.4-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-click-help-colors-0:0.9.4-2.el10ap.src"
},
"product_reference": "python-click-help-colors-0:0.9.4-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-colorama-0:0.4.6-13.el10.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-colorama-0:0.4.6-13.el10.src"
},
"product_reference": "python-colorama-0:0.4.6-13.el10.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-commonmark-0:0.9.1-7.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-commonmark-0:0.9.1-7.el10ap.src"
},
"product_reference": "python-commonmark-0:0.9.1-7.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-daemon-0:3.1.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-daemon-0:3.1.2-2.el10ap.src"
},
"product_reference": "python-daemon-0:3.1.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-distlib-0:0.4.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-distlib-0:0.4.0-2.el10ap.src"
},
"product_reference": "python-distlib-0:0.4.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.26-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.26-2.el10ap.src"
},
"product_reference": "python-django-0:4.2.26-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-enrich-0:1.2.7-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-enrich-0:1.2.7-3.el10ap.src"
},
"product_reference": "python-enrich-0:1.2.7-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-execnet-0:2.1.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-execnet-0:2.1.2-2.el10ap.src"
},
"product_reference": "python-execnet-0:2.1.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-filelock-0:3.13.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-filelock-0:3.13.1-2.el10ap.src"
},
"product_reference": "python-filelock-0:3.13.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gnupg-0:0.5.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-gnupg-0:0.5.2-2.el10ap.src"
},
"product_reference": "python-gnupg-0:0.5.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-gunicorn-0:23.0.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-gunicorn-0:23.0.0-2.el10ap.src"
},
"product_reference": "python-gunicorn-0:23.0.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iniconfig-0:2.0.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-iniconfig-0:2.0.0-2.el10ap.src"
},
"product_reference": "python-iniconfig-0:2.0.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-isodate-0:0.6.1-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-isodate-0:0.6.1-3.el10ap.src"
},
"product_reference": "python-isodate-0:0.6.1-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonschema-0:4.21.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-jsonschema-0:4.21.1-2.el10ap.src"
},
"product_reference": "python-jsonschema-0:4.21.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonschema-path-0:0.3.4-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-jsonschema-path-0:0.3.4-2.el10ap.src"
},
"product_reference": "python-jsonschema-path-0:0.3.4-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jsonschema-specifications-0:2023.12.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-jsonschema-specifications-0:2023.12.1-2.el10ap.src"
},
"product_reference": "python-jsonschema-specifications-0:2023.12.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lazy-object-proxy-0:1.10.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-0:1.10.0-2.el10ap.src"
},
"product_reference": "python-lazy-object-proxy-0:1.10.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64"
},
"product_reference": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le"
},
"product_reference": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x"
},
"product_reference": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64"
},
"product_reference": "python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lockfile-1:0.12.2-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-lockfile-1:0.12.2-3.el10ap.src"
},
"product_reference": "python-lockfile-1:0.12.2-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:2.1.5-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-markupsafe-0:2.1.5-2.el10ap.src"
},
"product_reference": "python-markupsafe-0:2.1.5-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64"
},
"product_reference": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le"
},
"product_reference": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x"
},
"product_reference": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64"
},
"product_reference": "python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:10.2.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-more-itertools-0:10.2.0-2.el10ap.src"
},
"product_reference": "python-more-itertools-0:10.2.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-mypy-extensions-0:1.0.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-mypy-extensions-0:1.0.0-2.el10ap.src"
},
"product_reference": "python-mypy-extensions-0:1.0.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-onigurumacffi-0:1.3.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-0:1.3.0-2.el10ap.src"
},
"product_reference": "python-onigurumacffi-0:1.3.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64"
},
"product_reference": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le"
},
"product_reference": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x"
},
"product_reference": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64"
},
"product_reference": "python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openapi-core-0:0.19.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-openapi-core-0:0.19.1-2.el10ap.src"
},
"product_reference": "python-openapi-core-0:0.19.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openapi-schema-validator-0:0.6.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-openapi-schema-validator-0:0.6.2-2.el10ap.src"
},
"product_reference": "python-openapi-schema-validator-0:0.6.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-openapi-spec-validator-0:0.7.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-openapi-spec-validator-0:0.7.1-2.el10ap.src"
},
"product_reference": "python-openapi-spec-validator-0:0.7.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-parse-0:1.20.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-parse-0:1.20.1-2.el10ap.src"
},
"product_reference": "python-parse-0:1.20.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-parsley-0:1.3-4.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-parsley-0:1.3-4.el10ap.src"
},
"product_reference": "python-parsley-0:1.3-4.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pathable-0:0.4.3-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-pathable-0:0.4.3-2.el10ap.src"
},
"product_reference": "python-pathable-0:0.4.3-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pathspec-0:0.12.1-5.el10.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-pathspec-0:0.12.1-5.el10.src"
},
"product_reference": "python-pathspec-0:0.12.1-5.el10.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pbr-0:6.0.0-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-pbr-0:6.0.0-3.el10ap.src"
},
"product_reference": "python-pbr-0:6.0.0-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-platformdirs-0:4.2.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-platformdirs-0:4.2.0-2.el10ap.src"
},
"product_reference": "python-platformdirs-0:4.2.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:1.6.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-pluggy-0:1.6.0-2.el10ap.src"
},
"product_reference": "python-pluggy-0:1.6.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pygments-0:2.18.0-1.el10.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-pygments-0:2.18.0-1.el10.src"
},
"product_reference": "python-pygments-0:2.18.0-1.el10.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pyproject-api-0:1.6.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-pyproject-api-0:1.6.1-2.el10ap.src"
},
"product_reference": "python-pyproject-api-0:1.6.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-0:9.0.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-pytest-0:9.0.1-2.el10ap.src"
},
"product_reference": "python-pytest-0:9.0.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-ansible-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-pytest-ansible-0:25.12.0-2.el10ap.src"
},
"product_reference": "python-pytest-ansible-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-plus-0:0.8.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-pytest-plus-0:0.8.1-2.el10ap.src"
},
"product_reference": "python-pytest-plus-0:0.8.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-sugar-0:1.1.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-pytest-sugar-0:1.1.1-2.el10ap.src"
},
"product_reference": "python-pytest-sugar-0:1.1.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pytest-xdist-0:3.8.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-pytest-xdist-0:3.8.0-2.el10ap.src"
},
"product_reference": "python-pytest-xdist-0:3.8.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-referencing-0:0.36.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-referencing-0:0.36.2-2.el10ap.src"
},
"product_reference": "python-referencing-0:0.36.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rfc3339-validator-0:0.1.4-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-rfc3339-validator-0:0.1.4-2.el10ap.src"
},
"product_reference": "python-rfc3339-validator-0:0.1.4-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rich-0:13.1.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-rich-0:13.1.0-2.el10ap.src"
},
"product_reference": "python-rich-0:13.1.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpds-py-0:0.18.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-rpds-py-0:0.18.1-2.el10ap.src"
},
"product_reference": "python-rpds-py-0:0.18.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64"
},
"product_reference": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le"
},
"product_reference": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x"
},
"product_reference": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64"
},
"product_reference": "python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ruamel-yaml-0:0.18.15-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-0:0.18.15-2.el10ap.src"
},
"product_reference": "python-ruamel-yaml-0:0.18.15-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src"
},
"product_reference": "python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64"
},
"product_reference": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le"
},
"product_reference": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x"
},
"product_reference": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64"
},
"product_reference": "python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-sqlparse-0:0.5.3-3.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-sqlparse-0:0.5.3-3.el10ap.src"
},
"product_reference": "python-sqlparse-0:0.5.3-3.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-subprocess-tee-0:0.4.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-subprocess-tee-0:0.4.2-2.el10ap.src"
},
"product_reference": "python-subprocess-tee-0:0.4.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-termcolor-0:3.1.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-termcolor-0:3.1.0-2.el10ap.src"
},
"product_reference": "python-termcolor-0:3.1.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tox-0:4.15.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-tox-0:4.15.1-2.el10ap.src"
},
"product_reference": "python-tox-0:4.15.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-tox-ansible-0:25.12.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-tox-ansible-0:25.12.0-2.el10ap.src"
},
"product_reference": "python-tox-ansible-0:25.12.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-typing-extensions-0:4.15.0-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-typing-extensions-0:4.15.0-2.el10ap.src"
},
"product_reference": "python-typing-extensions-0:4.15.0-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-virtualenv-0:20.25.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-virtualenv-0:20.25.1-2.el10ap.src"
},
"product_reference": "python-virtualenv-0:20.25.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcmatch-0:8.5-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-wcmatch-0:8.5-2.el10ap.src"
},
"product_reference": "python-wcmatch-0:8.5-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-werkzeug-0:3.0.3-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-werkzeug-0:3.0.3-2.el10ap.src"
},
"product_reference": "python-werkzeug-0:3.0.3-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.41.2-5.el10.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python-wheel-1:0.41.2-5.el10.src"
},
"product_reference": "python-wheel-1:0.41.2-5.el10.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ansible-compat-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-ansible-compat-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "python3-ansible-compat-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ansible-runner-0:2.4.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-ansible-runner-0:2.4.2-2.el10ap.noarch"
},
"product_reference": "python3-ansible-runner-0:2.4.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-asgiref-0:3.7.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-asgiref-0:3.7.2-2.el10ap.noarch"
},
"product_reference": "python3-asgiref-0:3.7.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-black-0:24.4.2-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-black-0:24.4.2-3.el10ap.noarch"
},
"product_reference": "python3-black-0:24.4.2-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bracex-0:2.4-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-bracex-0:2.4-2.el10ap.noarch"
},
"product_reference": "python3-bracex-0:2.4-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-cachetools-0:5.3.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-cachetools-0:5.3.2-2.el10ap.noarch"
},
"product_reference": "python3-cachetools-0:5.3.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-chardet-0:5.2.0-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-chardet-0:5.2.0-3.el10ap.noarch"
},
"product_reference": "python3-chardet-0:5.2.0-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-click-0:8.1.7-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-click-0:8.1.7-2.el10ap.noarch"
},
"product_reference": "python3-click-0:8.1.7-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-click-help-colors-0:0.9.4-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-click-help-colors-0:0.9.4-2.el10ap.noarch"
},
"product_reference": "python3-click-help-colors-0:0.9.4-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-colorama-0:0.4.6-13.el10.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-colorama-0:0.4.6-13.el10.noarch"
},
"product_reference": "python3-colorama-0:0.4.6-13.el10.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-commonmark-0:0.9.1-7.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-commonmark-0:0.9.1-7.el10ap.noarch"
},
"product_reference": "python3-commonmark-0:0.9.1-7.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-daemon-0:3.1.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-daemon-0:3.1.2-2.el10ap.noarch"
},
"product_reference": "python3-daemon-0:3.1.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-distlib-0:0.4.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-distlib-0:0.4.0-2.el10ap.noarch"
},
"product_reference": "python3-distlib-0:0.4.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-0:4.2.26-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.26-2.el10ap.noarch"
},
"product_reference": "python3-django-0:4.2.26-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-enrich-0:1.2.7-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-enrich-0:1.2.7-3.el10ap.noarch"
},
"product_reference": "python3-enrich-0:1.2.7-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-execnet-0:2.1.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-execnet-0:2.1.2-2.el10ap.noarch"
},
"product_reference": "python3-execnet-0:2.1.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-filelock-0:3.13.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-filelock-0:3.13.1-2.el10ap.noarch"
},
"product_reference": "python3-filelock-0:3.13.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gnupg-0:0.5.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-gnupg-0:0.5.2-2.el10ap.noarch"
},
"product_reference": "python3-gnupg-0:0.5.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-gunicorn-0:23.0.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-gunicorn-0:23.0.0-2.el10ap.noarch"
},
"product_reference": "python3-gunicorn-0:23.0.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-iniconfig-0:2.0.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-iniconfig-0:2.0.0-2.el10ap.noarch"
},
"product_reference": "python3-iniconfig-0:2.0.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-isodate-0:0.6.1-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-isodate-0:0.6.1-3.el10ap.noarch"
},
"product_reference": "python3-isodate-0:0.6.1-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonschema-0:4.21.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-0:4.21.1-2.el10ap.noarch"
},
"product_reference": "python3-jsonschema-0:4.21.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonschema-path-0:0.3.4-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-path-0:0.3.4-2.el10ap.noarch"
},
"product_reference": "python3-jsonschema-path-0:0.3.4-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch"
},
"product_reference": "python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64"
},
"product_reference": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le"
},
"product_reference": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x"
},
"product_reference": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64"
},
"product_reference": "python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64"
},
"product_reference": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le"
},
"product_reference": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x"
},
"product_reference": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64"
},
"product_reference": "python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-lockfile-1:0.12.2-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-lockfile-1:0.12.2-3.el10ap.noarch"
},
"product_reference": "python3-lockfile-1:0.12.2-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.1.5-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.aarch64"
},
"product_reference": "python3-markupsafe-0:2.1.5-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.1.5-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.ppc64le"
},
"product_reference": "python3-markupsafe-0:2.1.5-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.1.5-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.s390x"
},
"product_reference": "python3-markupsafe-0:2.1.5-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-0:2.1.5-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.x86_64"
},
"product_reference": "python3-markupsafe-0:2.1.5-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64"
},
"product_reference": "python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-more-itertools-0:10.2.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-more-itertools-0:10.2.0-2.el10ap.noarch"
},
"product_reference": "python3-more-itertools-0:10.2.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-mypy-extensions-0:1.0.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-mypy-extensions-0:1.0.0-2.el10ap.noarch"
},
"product_reference": "python3-mypy-extensions-0:1.0.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64"
},
"product_reference": "python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le"
},
"product_reference": "python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.s390x"
},
"product_reference": "python3-onigurumacffi-0:1.3.0-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64"
},
"product_reference": "python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64"
},
"product_reference": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le"
},
"product_reference": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x"
},
"product_reference": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64"
},
"product_reference": "python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openapi-core-0:0.19.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-openapi-core-0:0.19.1-2.el10ap.noarch"
},
"product_reference": "python3-openapi-core-0:0.19.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch"
},
"product_reference": "python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch"
},
"product_reference": "python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-parse-0:1.20.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-parse-0:1.20.1-2.el10ap.noarch"
},
"product_reference": "python3-parse-0:1.20.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-parsley-0:1.3-4.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-parsley-0:1.3-4.el10ap.noarch"
},
"product_reference": "python3-parsley-0:1.3-4.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pathable-0:0.4.3-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-pathable-0:0.4.3-2.el10ap.noarch"
},
"product_reference": "python3-pathable-0:0.4.3-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pathspec-0:0.12.1-5.el10.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-pathspec-0:0.12.1-5.el10.noarch"
},
"product_reference": "python3-pathspec-0:0.12.1-5.el10.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pbr-0:6.0.0-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-pbr-0:6.0.0-3.el10ap.noarch"
},
"product_reference": "python3-pbr-0:6.0.0-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-platformdirs-0:4.2.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-platformdirs-0:4.2.0-2.el10ap.noarch"
},
"product_reference": "python3-platformdirs-0:4.2.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pluggy-0:1.6.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-pluggy-0:1.6.0-2.el10ap.noarch"
},
"product_reference": "python3-pluggy-0:1.6.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pygments-0:2.18.0-1.el10.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-pygments-0:2.18.0-1.el10.noarch"
},
"product_reference": "python3-pygments-0:2.18.0-1.el10.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pyproject-api-0:1.6.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-pyproject-api-0:1.6.1-2.el10ap.noarch"
},
"product_reference": "python3-pyproject-api-0:1.6.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-0:9.0.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-pytest-0:9.0.1-2.el10ap.noarch"
},
"product_reference": "python3-pytest-0:9.0.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-ansible-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-pytest-ansible-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "python3-pytest-ansible-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-plus-0:0.8.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-pytest-plus-0:0.8.1-2.el10ap.noarch"
},
"product_reference": "python3-pytest-plus-0:0.8.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-sugar-0:1.1.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-pytest-sugar-0:1.1.1-2.el10ap.noarch"
},
"product_reference": "python3-pytest-sugar-0:1.1.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pytest-xdist-0:3.8.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-pytest-xdist-0:3.8.0-2.el10ap.noarch"
},
"product_reference": "python3-pytest-xdist-0:3.8.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-referencing-0:0.36.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-referencing-0:0.36.2-2.el10ap.noarch"
},
"product_reference": "python3-referencing-0:0.36.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch"
},
"product_reference": "python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rich-0:13.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-rich-0:13.1.0-2.el10ap.noarch"
},
"product_reference": "python3-rich-0:13.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-0:0.18.1-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.aarch64"
},
"product_reference": "python3-rpds-py-0:0.18.1-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-0:0.18.1-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.ppc64le"
},
"product_reference": "python3-rpds-py-0:0.18.1-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-0:0.18.1-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.s390x"
},
"product_reference": "python3-rpds-py-0:0.18.1-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-0:0.18.1-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.x86_64"
},
"product_reference": "python3-rpds-py-0:0.18.1-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64"
},
"product_reference": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le"
},
"product_reference": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x"
},
"product_reference": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64"
},
"product_reference": "python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch"
},
"product_reference": "python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64"
},
"product_reference": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le"
},
"product_reference": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x"
},
"product_reference": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64"
},
"product_reference": "python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64"
},
"product_reference": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le"
},
"product_reference": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x"
},
"product_reference": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64"
},
"product_reference": "python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch"
},
"product_reference": "python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-sqlparse-0:0.5.3-3.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-sqlparse-0:0.5.3-3.el10ap.noarch"
},
"product_reference": "python3-sqlparse-0:0.5.3-3.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-subprocess-tee-0:0.4.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-subprocess-tee-0:0.4.2-2.el10ap.noarch"
},
"product_reference": "python3-subprocess-tee-0:0.4.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-termcolor-0:3.1.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-termcolor-0:3.1.0-2.el10ap.noarch"
},
"product_reference": "python3-termcolor-0:3.1.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-tox-ansible-0:25.12.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-tox-ansible-0:25.12.0-2.el10ap.noarch"
},
"product_reference": "python3-tox-ansible-0:25.12.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-typing-extensions-0:4.15.0-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-typing-extensions-0:4.15.0-2.el10ap.noarch"
},
"product_reference": "python3-typing-extensions-0:4.15.0-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-virtualenv-0:20.25.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-virtualenv-0:20.25.1-2.el10ap.noarch"
},
"product_reference": "python3-virtualenv-0:20.25.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wcmatch-0:8.5-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-wcmatch-0:8.5-2.el10ap.noarch"
},
"product_reference": "python3-wcmatch-0:8.5-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-werkzeug-0:3.0.3-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-werkzeug-0:3.0.3-2.el10ap.noarch"
},
"product_reference": "python3-werkzeug-0:3.0.3-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-wheel-wheel-1:0.41.2-5.el10.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:python3-wheel-wheel-1:0.41.2-5.el10.noarch"
},
"product_reference": "python3-wheel-wheel-1:0.41.2-5.el10.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.aarch64"
},
"product_reference": "receptor-0:1.6.2-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.ppc64le"
},
"product_reference": "receptor-0:1.6.2-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.s390x"
},
"product_reference": "receptor-0:1.6.2-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.src"
},
"product_reference": "receptor-0:1.6.2-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.6.2-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.x86_64"
},
"product_reference": "receptor-0:1.6.2-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.aarch64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.ppc64le"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.s390x"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debuginfo-0:1.6.2-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.x86_64"
},
"product_reference": "receptor-debuginfo-0:1.6.2-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el10ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.aarch64"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el10ap.aarch64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el10ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.ppc64le"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el10ap.ppc64le",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el10ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.s390x"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el10ap.s390x",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-debugsource-0:1.6.2-2.el10ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.x86_64"
},
"product_reference": "receptor-debugsource-0:1.6.2-2.el10ap.x86_64",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.6.2-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el10ap.noarch"
},
"product_reference": "receptorctl-0:1.6.2-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "tox-0:4.15.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:tox-0:4.15.1-2.el10ap.noarch"
},
"product_reference": "tox-0:4.15.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-2.el10ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:yamllint-0:1.35.1-2.el10ap.noarch"
},
"product_reference": "yamllint-0:1.35.1-2.el10ap.noarch",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "yamllint-0:1.35.1-2.el10ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 10",
"product_id": "10Base-Ansible-Automation-Platform-2.6:yamllint-0:1.35.1-2.el10ap.src"
},
"product_reference": "yamllint-0:1.35.1-2.el10ap.src",
"relates_to_product_reference": "10Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el9ap.noarch"
},
"product_reference": "ansible-builder-0:3.1.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el9ap.src"
},
"product_reference": "ansible-builder-0:3.1.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.12.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el9ap.noarch"
},
"product_reference": "ansible-creator-0:25.12.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.12.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el9ap.src"
},
"product_reference": "ansible-creator-0:25.12.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch"
},
"product_reference": "ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.12.2-1.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-1.1.el9ap.src"
},
"product_reference": "ansible-dev-environment-0:25.12.2-1.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.12.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools-0:25.12.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.12.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-1.el9ap.src"
},
"product_reference": "ansible-dev-tools-0:25.12.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.12.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-1.el9ap.noarch"
},
"product_reference": "ansible-lint-0:25.12.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.12.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-1.el9ap.src"
},
"product_reference": "ansible-lint-0:25.12.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.12.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:25.12.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.12.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el9ap.src"
},
"product_reference": "ansible-navigator-0:25.12.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-1.el9ap.noarch"
},
"product_reference": "ansible-sign-0:0.1.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-1.el9ap.src"
},
"product_reference": "ansible-sign-0:0.1.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.6-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.7.6-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.7.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.6-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.7.6-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.13.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-1.el9ap.noarch"
},
"product_reference": "bindep-0:2.13.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.13.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-1.el9ap.src"
},
"product_reference": "bindep-0:2.13.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.12.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-1.el9ap.noarch"
},
"product_reference": "molecule-0:25.12.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.12.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-1.el9ap.src"
},
"product_reference": "molecule-0:25.12.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch"
},
"product_reference": "python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.12.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-compat-0:25.12.0-1.el9ap.src"
},
"product_reference": "python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.4.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-distlib-0:0.4.0-1.el9ap.noarch"
},
"product_reference": "python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.4.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-distlib-0:0.4.0-1.el9ap.src"
},
"product_reference": "python3.11-distlib-0:0.4.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.26-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.26-2.el9ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.26-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.26-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.26-2.el9ap.src"
},
"product_reference": "python3.11-django-0:4.2.26-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-execnet-0:2.1.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-execnet-0:2.1.2-1.el9ap.noarch"
},
"product_reference": "python3.11-execnet-0:2.1.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-execnet-0:2.1.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-execnet-0:2.1.2-1.el9ap.src"
},
"product_reference": "python3.11-execnet-0:2.1.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gunicorn-0:23.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-gunicorn-0:23.0.0-1.el9ap.noarch"
},
"product_reference": "python3.11-gunicorn-0:23.0.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gunicorn-0:23.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-gunicorn-0:23.0.0-1.el9ap.src"
},
"product_reference": "python3.11-gunicorn-0:23.0.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pluggy-0:1.6.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pluggy-0:1.6.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pluggy-0:1.6.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pluggy-0:1.6.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pluggy-0:1.6.0-1.el9ap.src"
},
"product_reference": "python3.11-pluggy-0:1.6.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-0:9.0.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-0:9.0.1-1.el9ap.noarch"
},
"product_reference": "python3.11-pytest-0:9.0.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-0:9.0.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-0:9.0.1-1.el9ap.src"
},
"product_reference": "python3.11-pytest-0:9.0.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-ansible-0:25.12.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-ansible-0:25.12.0-1.el9ap.src"
},
"product_reference": "python3.11-pytest-ansible-0:25.12.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-xdist-0:3.8.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-xdist-0:3.8.0-1.el9ap.src"
},
"product_reference": "python3.11-pytest-xdist-0:3.8.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch"
},
"product_reference": "python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src"
},
"product_reference": "python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch"
},
"product_reference": "python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-typing-extensions-0:4.15.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-typing-extensions-0:4.15.0-1.el9ap.src"
},
"product_reference": "python3.11-typing-extensions-0:4.15.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Developer-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.1-2.el9ap.noarch"
},
"product_reference": "ansible-builder-0:3.1.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.1-2.el9ap.src"
},
"product_reference": "ansible-builder-0:3.1.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.12.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:25.12.0-1.el9ap.noarch"
},
"product_reference": "ansible-lint-0:25.12.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.12.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:25.12.0-1.el9ap.src"
},
"product_reference": "ansible-lint-0:25.12.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.12.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.12.0-2.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:25.12.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.12.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.12.0-2.el9ap.src"
},
"product_reference": "ansible-navigator-0:25.12.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-sign-0:0.1.4-1.el9ap.noarch"
},
"product_reference": "ansible-sign-0:0.1.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-sign-0:0.1.4-1.el9ap.src"
},
"product_reference": "ansible-sign-0:0.1.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.13.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:bindep-0:2.13.0-1.el9ap.noarch"
},
"product_reference": "bindep-0:2.13.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.13.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:bindep-0:2.13.0-1.el9ap.src"
},
"product_reference": "bindep-0:2.13.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch"
},
"product_reference": "python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.12.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-compat-0:25.12.0-1.el9ap.src"
},
"product_reference": "python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.4.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-distlib-0:0.4.0-1.el9ap.noarch"
},
"product_reference": "python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.4.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-distlib-0:0.4.0-1.el9ap.src"
},
"product_reference": "python3.11-distlib-0:0.4.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch"
},
"product_reference": "python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-typing-extensions-0:4.15.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-typing-extensions-0:4.15.0-1.el9ap.src"
},
"product_reference": "python3.11-typing-extensions-0:4.15.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6-Inside-1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.1-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el9ap.noarch"
},
"product_reference": "ansible-builder-0:3.1.1-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-builder-0:3.1.1-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el9ap.src"
},
"product_reference": "ansible-builder-0:3.1.1-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.12.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el9ap.noarch"
},
"product_reference": "ansible-creator-0:25.12.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-creator-0:25.12.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el9ap.src"
},
"product_reference": "ansible-creator-0:25.12.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch"
},
"product_reference": "ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-environment-0:25.12.2-1.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-1.1.el9ap.src"
},
"product_reference": "ansible-dev-environment-0:25.12.2-1.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.12.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-1.el9ap.noarch"
},
"product_reference": "ansible-dev-tools-0:25.12.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-dev-tools-0:25.12.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-1.el9ap.src"
},
"product_reference": "ansible-dev-tools-0:25.12.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.12.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-1.el9ap.noarch"
},
"product_reference": "ansible-lint-0:25.12.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-lint-0:25.12.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-1.el9ap.src"
},
"product_reference": "ansible-lint-0:25.12.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.12.0-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el9ap.noarch"
},
"product_reference": "ansible-navigator-0:25.12.0-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-navigator-0:25.12.0-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el9ap.src"
},
"product_reference": "ansible-navigator-0:25.12.0-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-1.el9ap.noarch"
},
"product_reference": "ansible-sign-0:0.1.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-sign-0:0.1.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-1.el9ap.src"
},
"product_reference": "ansible-sign-0:0.1.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.7.6-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.7.6-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.7.6-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.7.6-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.7.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.7.6-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.7.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.6-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.7.6-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.7.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.6-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.7.6-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.7.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.6-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.7.6-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.6-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.6-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.6-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.7.6-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.6-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.7.6-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.7.6-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.7.6-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.2.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.3-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-0:1.2.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-0:1.2.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.3-1.el9ap.src"
},
"product_reference": "automation-eda-controller-0:1.2.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-base-0:1.2.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.3-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-base-0:1.2.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-base-services-0:1.2.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.3-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-base-services-0:1.2.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-event-stream-services-0:1.2.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.3-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-event-stream-services-0:1.2.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-eda-controller-worker-services-0:1.2.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.3-1.el9ap.noarch"
},
"product_reference": "automation-eda-controller-worker-services-0:1.2.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.6.20251210-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251210-2.el9ap.noarch"
},
"product_reference": "automation-gateway-0:2.6.20251210-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-0:2.6.20251210-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251210-2.el9ap.src"
},
"product_reference": "automation-gateway-0:2.6.20251210-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-config-0:2.6.20251210-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251210-2.el9ap.noarch"
},
"product_reference": "automation-gateway-config-0:2.6.20251210-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-gateway-server-0:2.6.20251210-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251210-2.el9ap.noarch"
},
"product_reference": "automation-gateway-server-0:2.6.20251210-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.11.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.4-1.el9ap.noarch"
},
"product_reference": "automation-hub-0:4.11.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.11.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.4-1.el9ap.src"
},
"product_reference": "automation-hub-0:4.11.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-platform-ui-0:2.6.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.4-1.el9ap.noarch"
},
"product_reference": "automation-platform-ui-0:2.6.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-platform-ui-0:2.6.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.4-1.el9ap.src"
},
"product_reference": "automation-platform-ui-0:2.6.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.13.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-1.el9ap.noarch"
},
"product_reference": "bindep-0:2.13.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bindep-0:2.13.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-1.el9ap.src"
},
"product_reference": "bindep-0:2.13.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.12.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-1.el9ap.noarch"
},
"product_reference": "molecule-0:25.12.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "molecule-0:25.12.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-1.el9ap.src"
},
"product_reference": "molecule-0:25.12.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch"
},
"product_reference": "python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ansible-compat-0:25.12.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-compat-0:25.12.0-1.el9ap.src"
},
"product_reference": "python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.4.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-distlib-0:0.4.0-1.el9ap.noarch"
},
"product_reference": "python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-distlib-0:0.4.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-distlib-0:0.4.0-1.el9ap.src"
},
"product_reference": "python3.11-distlib-0:0.4.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.26-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.26-2.el9ap.noarch"
},
"product_reference": "python3.11-django-0:4.2.26-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-0:4.2.26-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.26-2.el9ap.src"
},
"product_reference": "python3.11-django-0:4.2.26-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+activitystream-0:2.6.20251210-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251210-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+activitystream-0:2.6.20251210-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+api_documentation-0:2.6.20251210-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251210-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+api_documentation-0:2.6.20251210-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+authentication-0:2.6.20251210-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251210-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+authentication-0:2.6.20251210-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+channel_auth-0:2.6.20251210-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251210-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+channel_auth-0:2.6.20251210-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+feature_flags-0:2.6.20251210-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251210-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+feature_flags-0:2.6.20251210-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251210-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251210-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+jwt_consumer-0:2.6.20251210-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251210-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251210-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+oauth2_provider-0:2.6.20251210-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+rbac-0:2.6.20251210-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251210-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+rbac-0:2.6.20251210-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+redis_client-0:2.6.20251210-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251210-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+redis_client-0:2.6.20251210-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+resource_registry-0:2.6.20251210-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251210-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+resource_registry-0:2.6.20251210-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base+rest_filters-0:2.6.20251210-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251210-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base+rest_filters-0:2.6.20251210-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.noarch"
},
"product_reference": "python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.src"
},
"product_reference": "python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-execnet-0:2.1.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-execnet-0:2.1.2-1.el9ap.noarch"
},
"product_reference": "python3.11-execnet-0:2.1.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-execnet-0:2.1.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-execnet-0:2.1.2-1.el9ap.src"
},
"product_reference": "python3.11-execnet-0:2.1.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.36-2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.36-2.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.36-2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-importer-0:0.4.36-2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.36-2.el9ap.src"
},
"product_reference": "python3.11-galaxy-importer-0:0.4.36-2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.11.4-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.4-1.el9ap.noarch"
},
"product_reference": "python3.11-galaxy-ng-0:4.11.4-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-galaxy-ng-0:4.11.4-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.4-1.el9ap.src"
},
"product_reference": "python3.11-galaxy-ng-0:4.11.4-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gunicorn-0:23.0.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-gunicorn-0:23.0.0-1.el9ap.noarch"
},
"product_reference": "python3.11-gunicorn-0:23.0.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-gunicorn-0:23.0.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-gunicorn-0:23.0.0-1.el9ap.src"
},
"product_reference": "python3.11-gunicorn-0:23.0.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pluggy-0:1.6.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-pluggy-0:1.6.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pluggy-0:1.6.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pluggy-0:1.6.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-pluggy-0:1.6.0-1.el9ap.src"
},
"product_reference": "python3.11-pluggy-0:1.6.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-0:9.0.1-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-0:9.0.1-1.el9ap.noarch"
},
"product_reference": "python3.11-pytest-0:9.0.1-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-0:9.0.1-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-0:9.0.1-1.el9ap.src"
},
"product_reference": "python3.11-pytest-0:9.0.1-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-ansible-0:25.12.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-ansible-0:25.12.0-1.el9ap.src"
},
"product_reference": "python3.11-pytest-ansible-0:25.12.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch"
},
"product_reference": "python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-pytest-xdist-0:3.8.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-xdist-0:3.8.0-1.el9ap.src"
},
"product_reference": "python3.11-pytest-xdist-0:3.8.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64"
},
"product_reference": "python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src"
},
"product_reference": "python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch"
},
"product_reference": "python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src"
},
"product_reference": "python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch"
},
"product_reference": "python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.11-typing-extensions-0:4.15.0-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.6 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.6:python3.11-typing-extensions-0:4.15.0-1.el9ap.src"
},
"product_reference": "python3.11-typing-extensions-0:4.15.0-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.6"
}
]
},
"vulnerabilities": [
{
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.14-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.14-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ansible-compat-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-asgiref-0:3.7.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-black-0:24.4.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-bracex-0:2.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-cachetools-0:5.3.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-chardet-0:5.2.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-click-0:8.1.7-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-click-help-colors-0:0.9.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-colorama-0:0.4.6-13.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-commonmark-0:0.9.1-7.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-daemon-0:3.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-distlib-0:0.4.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.26-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-enrich-0:1.2.7-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-execnet-0:2.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-filelock-0:3.13.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-gnupg-0:0.5.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-gunicorn-0:23.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-iniconfig-0:2.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-isodate-0:0.6.1-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-0:4.21.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-path-0:0.3.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-specifications-0:2023.12.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-0:1.10.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lockfile-1:0.12.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-0:2.1.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-more-itertools-0:10.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-mypy-extensions-0:1.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-0:1.3.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-core-0:0.19.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-schema-validator-0:0.6.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-spec-validator-0:0.7.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-parse-0:1.20.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-parsley-0:1.3-4.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pathable-0:0.4.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pathspec-0:0.12.1-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pbr-0:6.0.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-platformdirs-0:4.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pluggy-0:1.6.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pygments-0:2.18.0-1.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pyproject-api-0:1.6.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-0:9.0.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-plus-0:0.8.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-sugar-0:1.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-xdist-0:3.8.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-referencing-0:0.36.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rfc3339-validator-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rich-0:13.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-0:0.18.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-0:0.18.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-sqlparse-0:0.5.3-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-subprocess-tee-0:0.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-termcolor-0:3.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-tox-0:4.15.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-tox-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-typing-extensions-0:4.15.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-virtualenv-0:20.25.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-wcmatch-0:8.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-werkzeug-0:3.0.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-wheel-1:0.41.2-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ansible-compat-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ansible-runner-0:2.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-asgiref-0:3.7.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-black-0:24.4.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-bracex-0:2.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-cachetools-0:5.3.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-chardet-0:5.2.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-click-0:8.1.7-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-click-help-colors-0:0.9.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-colorama-0:0.4.6-13.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-commonmark-0:0.9.1-7.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-daemon-0:3.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-distlib-0:0.4.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.26-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-enrich-0:1.2.7-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-execnet-0:2.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-filelock-0:3.13.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-gnupg-0:0.5.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-gunicorn-0:23.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-iniconfig-0:2.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-isodate-0:0.6.1-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-0:4.21.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-path-0:0.3.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lockfile-1:0.12.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-more-itertools-0:10.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-mypy-extensions-0:1.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-core-0:0.19.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-parse-0:1.20.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-parsley-0:1.3-4.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pathable-0:0.4.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pathspec-0:0.12.1-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pbr-0:6.0.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-platformdirs-0:4.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pluggy-0:1.6.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pygments-0:2.18.0-1.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pyproject-api-0:1.6.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-0:9.0.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-plus-0:0.8.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-sugar-0:1.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-xdist-0:3.8.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-referencing-0:0.36.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rich-0:13.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-sqlparse-0:0.5.3-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-subprocess-tee-0:0.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-termcolor-0:3.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-tox-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-typing-extensions-0:4.15.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-virtualenv-0:20.25.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-wcmatch-0:8.5-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-werkzeug-0:3.0.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-wheel-wheel-1:0.41.2-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:tox-0:4.15.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:yamllint-0:1.35.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:yamllint-0:1.35.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.14-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.14-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-ansible-compat-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-asgiref-0:3.7.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-black-0:24.4.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-bracex-0:2.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-cachetools-0:5.3.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-chardet-0:5.2.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-click-0:8.1.7-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-click-help-colors-0:0.9.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-colorama-0:0.4.6-13.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python-commonmark-0:0.9.1-7.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-daemon-0:3.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-distlib-0:0.4.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.26-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-enrich-0:1.2.7-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-execnet-0:2.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-filelock-0:3.13.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-gnupg-0:0.5.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-gunicorn-0:23.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-iniconfig-0:2.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-isodate-0:0.6.1-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-jsonschema-0:4.21.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-jsonschema-path-0:0.3.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-jsonschema-specifications-0:2023.12.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-0:1.10.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-lockfile-1:0.12.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-0:2.1.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-more-itertools-0:10.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-mypy-extensions-0:1.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-0:1.3.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-openapi-core-0:0.19.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-openapi-schema-validator-0:0.6.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-openapi-spec-validator-0:0.7.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-parse-0:1.20.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-parsley-0:1.3-4.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pathable-0:0.4.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pathspec-0:0.12.1-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python-pbr-0:6.0.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-platformdirs-0:4.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pluggy-0:1.6.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pygments-0:2.18.0-1.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python-pyproject-api-0:1.6.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-0:9.0.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-plus-0:0.8.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-sugar-0:1.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-xdist-0:3.8.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-referencing-0:0.36.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rfc3339-validator-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rich-0:13.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-0:0.18.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-0:0.18.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-sqlparse-0:0.5.3-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-subprocess-tee-0:0.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-termcolor-0:3.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-tox-0:4.15.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-tox-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-typing-extensions-0:4.15.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-virtualenv-0:20.25.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-wcmatch-0:8.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-werkzeug-0:3.0.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-wheel-1:0.41.2-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python3-ansible-compat-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-ansible-runner-0:2.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-asgiref-0:3.7.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-black-0:24.4.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-bracex-0:2.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-cachetools-0:5.3.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-chardet-0:5.2.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-click-0:8.1.7-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-click-help-colors-0:0.9.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-colorama-0:0.4.6-13.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-commonmark-0:0.9.1-7.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-daemon-0:3.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-distlib-0:0.4.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.26-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-enrich-0:1.2.7-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-execnet-0:2.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-filelock-0:3.13.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-gnupg-0:0.5.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-gunicorn-0:23.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-iniconfig-0:2.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-isodate-0:0.6.1-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-0:4.21.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-path-0:0.3.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-lockfile-1:0.12.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-more-itertools-0:10.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-mypy-extensions-0:1.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-openapi-core-0:0.19.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-parse-0:1.20.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-parsley-0:1.3-4.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pathable-0:0.4.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pathspec-0:0.12.1-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pbr-0:6.0.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-platformdirs-0:4.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pluggy-0:1.6.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pygments-0:2.18.0-1.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pyproject-api-0:1.6.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-0:9.0.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-plus-0:0.8.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-sugar-0:1.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-xdist-0:3.8.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-referencing-0:0.36.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-rich-0:13.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-sqlparse-0:0.5.3-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-subprocess-tee-0:0.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-termcolor-0:3.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-tox-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-typing-extensions-0:4.15.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-virtualenv-0:20.25.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-wcmatch-0:8.5-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-werkzeug-0:3.0.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-wheel-wheel-1:0.41.2-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:tox-0:4.15.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:yamllint-0:1.35.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:yamllint-0:1.35.1-2.el10ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-distlib-0:0.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-execnet-0:2.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-execnet-0:2.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-gunicorn-0:23.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-gunicorn-0:23.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pluggy-0:1.6.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pluggy-0:1.6.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-0:9.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-0:9.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-ansible-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-xdist-0:3.8.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-typing-extensions-0:4.15.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-sign-0:0.1.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-sign-0:0.1.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:bindep-0:2.13.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:bindep-0:2.13.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-distlib-0:0.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-typing-extensions-0:4.15.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251210-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251210-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251210-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251210-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-distlib-0:0.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-execnet-0:2.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-execnet-0:2.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.36-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.36-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-gunicorn-0:23.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-gunicorn-0:23.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pluggy-0:1.6.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pluggy-0:1.6.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-0:9.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-0:9.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-ansible-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-xdist-0:3.8.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-typing-extensions-0:4.15.0-1.el9ap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2412651"
}
],
"notes": [
{
"category": "description",
"text": "A potential SQL injection vulnerability has been discovered in the Django web framework. The methods QuerySet.filter(), QuerySet.exclude(), and QuerySet.get(), and the class Q() were subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the _connector argument.",
"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": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.26-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.26-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.26-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.26-2.el9ap.src"
],
"known_not_affected": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.14-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.14-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ansible-compat-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-asgiref-0:3.7.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-black-0:24.4.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-bracex-0:2.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-cachetools-0:5.3.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-chardet-0:5.2.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-click-0:8.1.7-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-click-help-colors-0:0.9.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-colorama-0:0.4.6-13.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-commonmark-0:0.9.1-7.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-daemon-0:3.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-distlib-0:0.4.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.26-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-enrich-0:1.2.7-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-execnet-0:2.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-filelock-0:3.13.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-gnupg-0:0.5.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-gunicorn-0:23.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-iniconfig-0:2.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-isodate-0:0.6.1-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-0:4.21.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-path-0:0.3.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-specifications-0:2023.12.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-0:1.10.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lockfile-1:0.12.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-0:2.1.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-more-itertools-0:10.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-mypy-extensions-0:1.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-0:1.3.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-core-0:0.19.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-schema-validator-0:0.6.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-spec-validator-0:0.7.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-parse-0:1.20.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-parsley-0:1.3-4.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pathable-0:0.4.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pathspec-0:0.12.1-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pbr-0:6.0.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-platformdirs-0:4.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pluggy-0:1.6.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pygments-0:2.18.0-1.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pyproject-api-0:1.6.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-0:9.0.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-plus-0:0.8.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-sugar-0:1.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-xdist-0:3.8.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-referencing-0:0.36.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rfc3339-validator-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rich-0:13.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-0:0.18.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-0:0.18.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-sqlparse-0:0.5.3-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-subprocess-tee-0:0.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-termcolor-0:3.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-tox-0:4.15.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-tox-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-typing-extensions-0:4.15.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-virtualenv-0:20.25.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-wcmatch-0:8.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-werkzeug-0:3.0.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-wheel-1:0.41.2-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ansible-compat-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ansible-runner-0:2.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-asgiref-0:3.7.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-black-0:24.4.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-bracex-0:2.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-cachetools-0:5.3.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-chardet-0:5.2.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-click-0:8.1.7-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-click-help-colors-0:0.9.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-colorama-0:0.4.6-13.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-commonmark-0:0.9.1-7.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-daemon-0:3.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-distlib-0:0.4.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.26-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-enrich-0:1.2.7-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-execnet-0:2.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-filelock-0:3.13.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-gnupg-0:0.5.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-gunicorn-0:23.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-iniconfig-0:2.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-isodate-0:0.6.1-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-0:4.21.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-path-0:0.3.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lockfile-1:0.12.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-more-itertools-0:10.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-mypy-extensions-0:1.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-core-0:0.19.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-parse-0:1.20.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-parsley-0:1.3-4.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pathable-0:0.4.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pathspec-0:0.12.1-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pbr-0:6.0.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-platformdirs-0:4.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pluggy-0:1.6.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pygments-0:2.18.0-1.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pyproject-api-0:1.6.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-0:9.0.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-plus-0:0.8.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-sugar-0:1.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-xdist-0:3.8.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-referencing-0:0.36.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rich-0:13.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-sqlparse-0:0.5.3-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-subprocess-tee-0:0.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-termcolor-0:3.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-tox-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-typing-extensions-0:4.15.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-virtualenv-0:20.25.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-wcmatch-0:8.5-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-werkzeug-0:3.0.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-wheel-wheel-1:0.41.2-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:tox-0:4.15.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:yamllint-0:1.35.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:yamllint-0:1.35.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.14-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.14-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-ansible-compat-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-asgiref-0:3.7.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-black-0:24.4.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-bracex-0:2.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-cachetools-0:5.3.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-chardet-0:5.2.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-click-0:8.1.7-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-click-help-colors-0:0.9.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-colorama-0:0.4.6-13.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python-commonmark-0:0.9.1-7.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-daemon-0:3.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-distlib-0:0.4.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.26-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-enrich-0:1.2.7-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-execnet-0:2.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-filelock-0:3.13.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-gnupg-0:0.5.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-gunicorn-0:23.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-iniconfig-0:2.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-isodate-0:0.6.1-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-jsonschema-0:4.21.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-jsonschema-path-0:0.3.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-jsonschema-specifications-0:2023.12.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-0:1.10.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-lockfile-1:0.12.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-0:2.1.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-more-itertools-0:10.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-mypy-extensions-0:1.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-0:1.3.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-openapi-core-0:0.19.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-openapi-schema-validator-0:0.6.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-openapi-spec-validator-0:0.7.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-parse-0:1.20.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-parsley-0:1.3-4.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pathable-0:0.4.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pathspec-0:0.12.1-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python-pbr-0:6.0.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-platformdirs-0:4.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pluggy-0:1.6.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pygments-0:2.18.0-1.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python-pyproject-api-0:1.6.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-0:9.0.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-plus-0:0.8.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-sugar-0:1.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-xdist-0:3.8.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-referencing-0:0.36.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rfc3339-validator-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rich-0:13.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-0:0.18.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-0:0.18.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-sqlparse-0:0.5.3-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-subprocess-tee-0:0.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-termcolor-0:3.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-tox-0:4.15.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-tox-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-typing-extensions-0:4.15.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-virtualenv-0:20.25.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-wcmatch-0:8.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-werkzeug-0:3.0.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-wheel-1:0.41.2-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python3-ansible-compat-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-ansible-runner-0:2.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-asgiref-0:3.7.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-black-0:24.4.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-bracex-0:2.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-cachetools-0:5.3.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-chardet-0:5.2.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-click-0:8.1.7-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-click-help-colors-0:0.9.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-colorama-0:0.4.6-13.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-commonmark-0:0.9.1-7.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-daemon-0:3.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-distlib-0:0.4.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.26-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-enrich-0:1.2.7-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-execnet-0:2.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-filelock-0:3.13.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-gnupg-0:0.5.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-gunicorn-0:23.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-iniconfig-0:2.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-isodate-0:0.6.1-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-0:4.21.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-path-0:0.3.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-lockfile-1:0.12.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-more-itertools-0:10.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-mypy-extensions-0:1.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-openapi-core-0:0.19.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-parse-0:1.20.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-parsley-0:1.3-4.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pathable-0:0.4.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pathspec-0:0.12.1-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pbr-0:6.0.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-platformdirs-0:4.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pluggy-0:1.6.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pygments-0:2.18.0-1.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pyproject-api-0:1.6.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-0:9.0.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-plus-0:0.8.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-sugar-0:1.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-xdist-0:3.8.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-referencing-0:0.36.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-rich-0:13.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-sqlparse-0:0.5.3-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-subprocess-tee-0:0.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-termcolor-0:3.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-tox-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-typing-extensions-0:4.15.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-virtualenv-0:20.25.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-wcmatch-0:8.5-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-werkzeug-0:3.0.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-wheel-wheel-1:0.41.2-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:tox-0:4.15.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:yamllint-0:1.35.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:yamllint-0:1.35.1-2.el10ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-distlib-0:0.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-execnet-0:2.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-execnet-0:2.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-gunicorn-0:23.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-gunicorn-0:23.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pluggy-0:1.6.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pluggy-0:1.6.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-0:9.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-0:9.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-ansible-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-xdist-0:3.8.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-typing-extensions-0:4.15.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-sign-0:0.1.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-sign-0:0.1.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:bindep-0:2.13.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:bindep-0:2.13.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-distlib-0:0.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-typing-extensions-0:4.15.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251210-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251210-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251210-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251210-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-distlib-0:0.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-execnet-0:2.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-execnet-0:2.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.36-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.36-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-gunicorn-0:23.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-gunicorn-0:23.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pluggy-0:1.6.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pluggy-0:1.6.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-0:9.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-0:9.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-ansible-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-xdist-0:3.8.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-typing-extensions-0:4.15.0-1.el9ap.src"
]
},
"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-10T18:04:28+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.26-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.26-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.26-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.26-2.el9ap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:23070"
},
{
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.14-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.14-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ansible-compat-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-asgiref-0:3.7.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-black-0:24.4.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-bracex-0:2.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-cachetools-0:5.3.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-chardet-0:5.2.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-click-0:8.1.7-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-click-help-colors-0:0.9.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-colorama-0:0.4.6-13.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-commonmark-0:0.9.1-7.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-daemon-0:3.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-distlib-0:0.4.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.26-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-enrich-0:1.2.7-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-execnet-0:2.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-filelock-0:3.13.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-gnupg-0:0.5.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-gunicorn-0:23.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-iniconfig-0:2.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-isodate-0:0.6.1-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-0:4.21.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-path-0:0.3.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-specifications-0:2023.12.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-0:1.10.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lockfile-1:0.12.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-0:2.1.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-more-itertools-0:10.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-mypy-extensions-0:1.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-0:1.3.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-core-0:0.19.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-schema-validator-0:0.6.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-spec-validator-0:0.7.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-parse-0:1.20.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-parsley-0:1.3-4.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pathable-0:0.4.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pathspec-0:0.12.1-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pbr-0:6.0.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-platformdirs-0:4.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pluggy-0:1.6.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pygments-0:2.18.0-1.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pyproject-api-0:1.6.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-0:9.0.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-plus-0:0.8.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-sugar-0:1.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-xdist-0:3.8.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-referencing-0:0.36.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rfc3339-validator-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rich-0:13.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-0:0.18.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-0:0.18.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-sqlparse-0:0.5.3-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-subprocess-tee-0:0.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-termcolor-0:3.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-tox-0:4.15.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-tox-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-typing-extensions-0:4.15.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-virtualenv-0:20.25.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-wcmatch-0:8.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-werkzeug-0:3.0.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-wheel-1:0.41.2-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ansible-compat-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ansible-runner-0:2.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-asgiref-0:3.7.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-black-0:24.4.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-bracex-0:2.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-cachetools-0:5.3.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-chardet-0:5.2.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-click-0:8.1.7-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-click-help-colors-0:0.9.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-colorama-0:0.4.6-13.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-commonmark-0:0.9.1-7.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-daemon-0:3.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-distlib-0:0.4.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.26-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-enrich-0:1.2.7-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-execnet-0:2.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-filelock-0:3.13.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-gnupg-0:0.5.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-gunicorn-0:23.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-iniconfig-0:2.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-isodate-0:0.6.1-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-0:4.21.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-path-0:0.3.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lockfile-1:0.12.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-more-itertools-0:10.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-mypy-extensions-0:1.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-core-0:0.19.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-parse-0:1.20.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-parsley-0:1.3-4.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pathable-0:0.4.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pathspec-0:0.12.1-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pbr-0:6.0.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-platformdirs-0:4.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pluggy-0:1.6.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pygments-0:2.18.0-1.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pyproject-api-0:1.6.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-0:9.0.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-plus-0:0.8.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-sugar-0:1.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-xdist-0:3.8.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-referencing-0:0.36.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rich-0:13.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-sqlparse-0:0.5.3-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-subprocess-tee-0:0.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-termcolor-0:3.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-tox-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-typing-extensions-0:4.15.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-virtualenv-0:20.25.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-wcmatch-0:8.5-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-werkzeug-0:3.0.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-wheel-wheel-1:0.41.2-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:tox-0:4.15.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:yamllint-0:1.35.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:yamllint-0:1.35.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.14-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.14-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-ansible-compat-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-asgiref-0:3.7.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-black-0:24.4.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-bracex-0:2.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-cachetools-0:5.3.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-chardet-0:5.2.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-click-0:8.1.7-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-click-help-colors-0:0.9.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-colorama-0:0.4.6-13.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python-commonmark-0:0.9.1-7.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-daemon-0:3.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-distlib-0:0.4.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.26-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-enrich-0:1.2.7-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-execnet-0:2.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-filelock-0:3.13.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-gnupg-0:0.5.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-gunicorn-0:23.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-iniconfig-0:2.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-isodate-0:0.6.1-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-jsonschema-0:4.21.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-jsonschema-path-0:0.3.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-jsonschema-specifications-0:2023.12.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-0:1.10.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-lockfile-1:0.12.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-0:2.1.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-more-itertools-0:10.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-mypy-extensions-0:1.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-0:1.3.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-openapi-core-0:0.19.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-openapi-schema-validator-0:0.6.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-openapi-spec-validator-0:0.7.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-parse-0:1.20.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-parsley-0:1.3-4.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pathable-0:0.4.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pathspec-0:0.12.1-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python-pbr-0:6.0.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-platformdirs-0:4.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pluggy-0:1.6.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pygments-0:2.18.0-1.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python-pyproject-api-0:1.6.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-0:9.0.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-plus-0:0.8.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-sugar-0:1.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-xdist-0:3.8.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-referencing-0:0.36.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rfc3339-validator-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rich-0:13.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-0:0.18.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-0:0.18.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-sqlparse-0:0.5.3-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-subprocess-tee-0:0.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-termcolor-0:3.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-tox-0:4.15.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-tox-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-typing-extensions-0:4.15.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-virtualenv-0:20.25.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-wcmatch-0:8.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-werkzeug-0:3.0.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-wheel-1:0.41.2-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python3-ansible-compat-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-ansible-runner-0:2.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-asgiref-0:3.7.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-black-0:24.4.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-bracex-0:2.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-cachetools-0:5.3.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-chardet-0:5.2.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-click-0:8.1.7-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-click-help-colors-0:0.9.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-colorama-0:0.4.6-13.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-commonmark-0:0.9.1-7.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-daemon-0:3.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-distlib-0:0.4.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.26-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-enrich-0:1.2.7-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-execnet-0:2.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-filelock-0:3.13.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-gnupg-0:0.5.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-gunicorn-0:23.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-iniconfig-0:2.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-isodate-0:0.6.1-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-0:4.21.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-path-0:0.3.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-lockfile-1:0.12.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-more-itertools-0:10.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-mypy-extensions-0:1.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-openapi-core-0:0.19.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-parse-0:1.20.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-parsley-0:1.3-4.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pathable-0:0.4.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pathspec-0:0.12.1-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pbr-0:6.0.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-platformdirs-0:4.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pluggy-0:1.6.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pygments-0:2.18.0-1.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pyproject-api-0:1.6.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-0:9.0.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-plus-0:0.8.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-sugar-0:1.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-xdist-0:3.8.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-referencing-0:0.36.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-rich-0:13.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-sqlparse-0:0.5.3-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-subprocess-tee-0:0.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-termcolor-0:3.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-tox-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-typing-extensions-0:4.15.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-virtualenv-0:20.25.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-wcmatch-0:8.5-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-werkzeug-0:3.0.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-wheel-wheel-1:0.41.2-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:tox-0:4.15.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:yamllint-0:1.35.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:yamllint-0:1.35.1-2.el10ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-distlib-0:0.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.26-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.26-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-execnet-0:2.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-execnet-0:2.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-gunicorn-0:23.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-gunicorn-0:23.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pluggy-0:1.6.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pluggy-0:1.6.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-0:9.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-0:9.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-ansible-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-xdist-0:3.8.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-typing-extensions-0:4.15.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-sign-0:0.1.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-sign-0:0.1.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:bindep-0:2.13.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:bindep-0:2.13.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-distlib-0:0.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-typing-extensions-0:4.15.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251210-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251210-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251210-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251210-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-distlib-0:0.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.26-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.26-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-execnet-0:2.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-execnet-0:2.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.36-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.36-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-gunicorn-0:23.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-gunicorn-0:23.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pluggy-0:1.6.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pluggy-0:1.6.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-0:9.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-0:9.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-ansible-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-xdist-0:3.8.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-typing-extensions-0:4.15.0-1.el9ap.src"
]
}
],
"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": [
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.14-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-core-2:2.16.14-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-runner-0:2.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ansible-compat-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-asgiref-0:3.7.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-black-0:24.4.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-bracex-0:2.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-cachetools-0:5.3.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-chardet-0:5.2.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-click-0:8.1.7-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-click-help-colors-0:0.9.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-colorama-0:0.4.6-13.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-commonmark-0:0.9.1-7.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-daemon-0:3.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-distlib-0:0.4.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-django-0:4.2.26-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-enrich-0:1.2.7-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-execnet-0:2.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-filelock-0:3.13.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-gnupg-0:0.5.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-gunicorn-0:23.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-iniconfig-0:2.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-isodate-0:0.6.1-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-0:4.21.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-path-0:0.3.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-jsonschema-specifications-0:2023.12.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-0:1.10.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-lockfile-1:0.12.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-0:2.1.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-more-itertools-0:10.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-mypy-extensions-0:1.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-0:1.3.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-core-0:0.19.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-schema-validator-0:0.6.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-openapi-spec-validator-0:0.7.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-parse-0:1.20.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-parsley-0:1.3-4.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pathable-0:0.4.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pathspec-0:0.12.1-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pbr-0:6.0.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-platformdirs-0:4.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pluggy-0:1.6.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pygments-0:2.18.0-1.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pyproject-api-0:1.6.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-0:9.0.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-plus-0:0.8.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-sugar-0:1.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-pytest-xdist-0:3.8.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-referencing-0:0.36.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rfc3339-validator-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rich-0:13.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-0:0.18.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-0:0.18.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-sqlparse-0:0.5.3-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-subprocess-tee-0:0.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-termcolor-0:3.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-tox-0:4.15.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-tox-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-typing-extensions-0:4.15.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-virtualenv-0:20.25.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-wcmatch-0:8.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-werkzeug-0:3.0.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python-wheel-1:0.41.2-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ansible-compat-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ansible-runner-0:2.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-asgiref-0:3.7.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-black-0:24.4.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-bracex-0:2.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-cachetools-0:5.3.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-chardet-0:5.2.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-click-0:8.1.7-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-click-help-colors-0:0.9.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-colorama-0:0.4.6-13.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-commonmark-0:0.9.1-7.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-daemon-0:3.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-distlib-0:0.4.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-django-0:4.2.26-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-enrich-0:1.2.7-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-execnet-0:2.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-filelock-0:3.13.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-gnupg-0:0.5.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-gunicorn-0:23.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-iniconfig-0:2.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-isodate-0:0.6.1-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-0:4.21.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-path-0:0.3.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-lockfile-1:0.12.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-more-itertools-0:10.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-mypy-extensions-0:1.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-core-0:0.19.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-parse-0:1.20.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-parsley-0:1.3-4.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pathable-0:0.4.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pathspec-0:0.12.1-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pbr-0:6.0.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-platformdirs-0:4.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pluggy-0:1.6.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pygments-0:2.18.0-1.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pyproject-api-0:1.6.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-0:9.0.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-plus-0:0.8.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-sugar-0:1.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-pytest-xdist-0:3.8.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-referencing-0:0.36.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rich-0:13.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-sqlparse-0:0.5.3-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-subprocess-tee-0:0.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-termcolor-0:3.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-tox-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-typing-extensions-0:4.15.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-virtualenv-0:20.25.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-wcmatch-0:8.5-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-werkzeug-0:3.0.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3-wheel-wheel-1:0.41.2-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:tox-0:4.15.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:yamllint-0:1.35.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6-Developer-1.3:yamllint-0:1.35.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.14-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-core-2:2.16.14-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-runner-0:2.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-ansible-compat-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-asgiref-0:3.7.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-black-0:24.4.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-bracex-0:2.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-cachetools-0:5.3.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-chardet-0:5.2.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-click-0:8.1.7-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-click-help-colors-0:0.9.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-colorama-0:0.4.6-13.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python-commonmark-0:0.9.1-7.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-daemon-0:3.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-distlib-0:0.4.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-django-0:4.2.26-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-enrich-0:1.2.7-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-execnet-0:2.1.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-filelock-0:3.13.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-gnupg-0:0.5.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-gunicorn-0:23.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-iniconfig-0:2.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-isodate-0:0.6.1-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-jsonschema-0:4.21.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-jsonschema-path-0:0.3.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-jsonschema-specifications-0:2023.12.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-0:1.10.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-lazy-object-proxy-debugsource-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-lockfile-1:0.12.2-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-0:2.1.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-markupsafe-debugsource-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-more-itertools-0:10.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-mypy-extensions-0:1.0.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-0:1.3.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-onigurumacffi-debugsource-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-openapi-core-0:0.19.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-openapi-schema-validator-0:0.6.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-openapi-spec-validator-0:0.7.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-parse-0:1.20.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-parsley-0:1.3-4.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pathable-0:0.4.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pathspec-0:0.12.1-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python-pbr-0:6.0.0-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-platformdirs-0:4.2.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pluggy-0:1.6.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pygments-0:2.18.0-1.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python-pyproject-api-0:1.6.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-0:9.0.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-plus-0:0.8.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-sugar-0:1.1.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-pytest-xdist-0:3.8.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-referencing-0:0.36.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rfc3339-validator-0:0.1.4-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rich-0:13.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-0:0.18.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-rpds-py-debugsource-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-0:0.18.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-0:0.2.15-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python-ruamel-yaml-clib-debugsource-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python-sqlparse-0:0.5.3-3.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-subprocess-tee-0:0.4.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-termcolor-0:3.1.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-tox-0:4.15.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-tox-ansible-0:25.12.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-typing-extensions-0:4.15.0-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-virtualenv-0:20.25.1-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-wcmatch-0:8.5-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-werkzeug-0:3.0.3-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:python-wheel-1:0.41.2-5.el10.src",
"10Base-Ansible-Automation-Platform-2.6:python3-ansible-compat-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-ansible-runner-0:2.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-asgiref-0:3.7.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-black-0:24.4.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-bracex-0:2.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-cachetools-0:5.3.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-chardet-0:5.2.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-click-0:8.1.7-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-click-help-colors-0:0.9.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-colorama-0:0.4.6-13.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-commonmark-0:0.9.1-7.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-daemon-0:3.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-distlib-0:0.4.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-django-0:4.2.26-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-enrich-0:1.2.7-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-execnet-0:2.1.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-filelock-0:3.13.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-gnupg-0:0.5.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-gunicorn-0:23.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-iniconfig-0:2.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-isodate-0:0.6.1-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-0:4.21.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-path-0:0.3.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-jsonschema-specifications-0:2023.12.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-lazy-object-proxy-debuginfo-0:1.10.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-lockfile-1:0.12.2-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-markupsafe-debuginfo-0:2.1.5-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-more-itertools-0:10.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-mypy-extensions-0:1.0.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-onigurumacffi-debuginfo-0:1.3.0-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-openapi-core-0:0.19.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-openapi-schema-validator-0:0.6.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-openapi-spec-validator-0:0.7.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-parse-0:1.20.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-parsley-0:1.3-4.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pathable-0:0.4.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pathspec-0:0.12.1-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pbr-0:6.0.0-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-platformdirs-0:4.2.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pluggy-0:1.6.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pygments-0:2.18.0-1.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pyproject-api-0:1.6.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-0:9.0.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-plus-0:0.8.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-sugar-0:1.1.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-pytest-xdist-0:3.8.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-referencing-0:0.36.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-rfc3339-validator-0:0.1.4-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-rich-0:13.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-rpds-py-debuginfo-0:0.18.1-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-0:0.18.15-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:python3-ruamel-yaml-clib-debuginfo-0:0.2.15-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:python3-setuptools-wheel-0:69.0.3-12.el10_0.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-sqlparse-0:0.5.3-3.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-subprocess-tee-0:0.4.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-termcolor-0:3.1.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-tox-ansible-0:25.12.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-typing-extensions-0:4.15.0-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-virtualenv-0:20.25.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-wcmatch-0:8.5-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-werkzeug-0:3.0.3-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:python3-wheel-wheel-1:0.41.2-5.el10.noarch",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.src",
"10Base-Ansible-Automation-Platform-2.6:receptor-0:1.6.2-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debuginfo-0:1.6.2-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.aarch64",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.ppc64le",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.s390x",
"10Base-Ansible-Automation-Platform-2.6:receptor-debugsource-0:1.6.2-2.el10ap.x86_64",
"10Base-Ansible-Automation-Platform-2.6:receptorctl-0:1.6.2-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:tox-0:4.15.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:yamllint-0:1.35.1-2.el10ap.noarch",
"10Base-Ansible-Automation-Platform-2.6:yamllint-0:1.35.1-2.el10ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-builder-0:3.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-creator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-environment-0:25.12.2-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-dev-tools-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-lint-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-navigator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:ansible-sign-0:0.1.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-0:4.7.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:automation-controller-cli-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:bindep-0:2.13.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:molecule-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-distlib-0:0.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.26-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-django-0:4.2.26-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-execnet-0:2.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-execnet-0:2.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-gunicorn-0:23.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-gunicorn-0:23.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pluggy-0:1.6.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pluggy-0:1.6.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-0:9.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-0:9.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-ansible-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-pytest-xdist-0:3.8.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Developer-1.3:python3.11-typing-extensions-0:4.15.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-builder-0:3.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-lint-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-navigator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-sign-0:0.1.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:ansible-sign-0:0.1.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:bindep-0:2.13.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:bindep-0:2.13.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-distlib-0:0.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6-Inside-1.4:python3.11-typing-extensions-0:4.15.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-builder-0:3.1.1-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-creator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-environment-0:25.12.2-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools+server-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-dev-tools-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-lint-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-navigator-0:25.12.0-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:ansible-sign-0:0.1.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-0:4.7.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-cli-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-server-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-ui-0:4.7.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:automation-controller-venv-tower-0:4.7.6-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-0:1.2.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-base-services-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-event-stream-services-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-eda-controller-worker-services-0:1.2.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251210-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-0:2.6.20251210-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-config-0:2.6.20251210-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-gateway-server-0:2.6.20251210-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-hub-0:4.11.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:automation-platform-ui-0:2.6.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:bindep-0:2.13.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:molecule-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-compat-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ansible-compat-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-distlib-0:0.4.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-distlib-0:0.4.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.26-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-0:4.2.26-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+activitystream-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+api_documentation-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+authentication-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+channel_auth-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+feature_flags-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+jwt_consumer-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+oauth2_provider-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rbac-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+redis_client-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+resource_registry-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base+rest_filters-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-django-ansible-base-0:2.6.20251210-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-execnet-0:2.1.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-execnet-0:2.1.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.36-2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-importer-0:0.4.36-2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.4-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-galaxy-ng-0:4.11.4-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-gunicorn-0:23.0.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-gunicorn-0:23.0.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pluggy-0:1.6.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pluggy-0:1.6.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-0:9.0.1-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-0:9.0.1-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-ansible-0:25.12.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-ansible-0:25.12.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-xdist-0:3.8.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-pytest-xdist-0:3.8.0-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debuginfo-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.6:python3.11-ruamel-yaml-clib-debugsource-0:0.2.15-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.6:python3.11-subprocess-tee-0:0.4.2-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-subprocess-tee-0:0.4.2-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-tox-ansible-0:25.12.0-1.2.el9ap.src",
"9Base-Ansible-Automation-Platform-2.6:python3.11-typing-extensions-0:4.15.0-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.6:python3.11-typing-extensions-0:4.15.0-1.el9ap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "django: Django SQL injection"
}
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
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…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…